glibc/ports/sysdeps/unix
Chris Metcalf b8d7c0968c tilegx: add optimized sched_getcpu() using TILE_COORD SPR
We can discover our x,y coordinate in the core mesh with an
mfspr instruction, multiply y by the core mesh width, and have
the core number without needing to ask the kernel.
2012-10-12 14:26:25 -04:00
..
alpha alpha: Fix all users of SYSCALL_ERROR_HANDLER 2012-09-28 10:51:01 -07:00
am33 Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
arm Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
mips Move all files into ports/ subdirectory in preparation for merge with glibc 2012-07-01 13:06:41 +00:00
sysv/linux tilegx: add optimized sched_getcpu() using TILE_COORD SPR 2012-10-12 14:26:25 -04:00