Ingo,
Coming next are 3 patches to your mutex code that I'd like you to
consider. They express my last requests about mutexes.
The first patch is a resent of my trylock rework to allow for a pure
xchg based implementation.
The second one gives architectures the ability to make lock/unlock
fastpaths inlined. As explained in another mail this is almost always
beneficial on ARM.
And the last patch makes mutex_is_locked() always inlined since I can't
find a reason why it wouldn't be beneficial to do so, even on x86.
I hope we can agree on them so that I could go back hiding behind
ARM-specific part of the kernel again. :-)
Nicolas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]