Re: [RFC PATCH] qspinlock: Improve performance by reducing load instruction rollback

From: Ling Ma
Date: Mon Oct 19 2015 - 22:58:08 EST


>
> So it would be nice to create a new user-space spinlock testing facility, via a
> new 'perf bench spinlock' feature or so. That way others can test and validate
> your results on different hardware as well.
>
Attached the spinlock test module . Queued spinlock will run very
slowly in user space
because process switch context, it is OK for spinlock-test
implementation with kernel module ?

Thanks
Ling

Attachment: spinlock.tar.bz2
Description: BZip2 compressed data