musl/arch
Nathan Zadoks db66ef1f7d add sched_getcpu vDSO support
This brings the call to an actually usable speed.
Quick unscientific benchmark: 14ns : 102ns :: vDSO : syscall
2016-03-02 21:35:40 -05:00
..
aarch64 make aarch64 atomic_arch.h report that it defines pointer-sized ll/sc 2016-02-23 13:04:56 -05:00
arm better a_sc inline asm constraint on aarch64 and arm 2016-01-31 17:32:56 -05:00
generic/bits deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
i386 deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
microblaze deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
mips remove workaround for broken mips assemblers 2016-02-08 21:07:09 +00:00
or1k deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
powerpc deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
sh deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
x32 deduplicate the bulk of the arch bits headers 2016-01-27 21:52:14 -05:00
x86_64 add sched_getcpu vDSO support 2016-03-02 21:35:40 -05:00