glibc/ports/sysdeps/unix/sysv/linux/tile
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
..
bits Merge _sigsys changes from Linux 3.5 2012-07-26 13:11:18 +02:00
nptl Fix clone flag name in comment to CLONE_CHILD_CLEARTID. 2012-10-02 08:52:55 +05:30
sys tile: fix type of prfpregset_t in <sys/procfs.h> 2012-09-06 11:43:56 -04:00
tilegx tilegx: add optimized sched_getcpu() using TILE_COORD SPR 2012-10-12 14:26:25 -04:00
tilepro Rename __secure_getenv to secure_getenv 2012-07-25 19:46:22 +02:00
cacheflush.c
configure
configure.in
getcontext.S
kernel-features.h Remove __ASSUME_STAT64_SYSCALL. 2012-08-27 19:36:04 +00:00
makecontext.c tile: correct typo in comment 2012-07-10 10:38:18 -04:00
Makefile
profil-counter.h
set_dataplane.c
setcontext.S tile: exit with status zero on makecontext return with NULL uc_link 2012-07-17 14:40:48 -04:00
sigcontextinfo.h
swapcontext.S
syscall.S
sysdep.c
sysdep.h
ucontext_i.h
Versions