]> sourceware.org Git - glibc.git/commit
Linux: Remove remnants of the getcpu cache
authorFlorian Weimer <fweimer@redhat.com>
Fri, 15 May 2020 09:32:30 +0000 (11:32 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 16 May 2020 13:47:51 +0000 (15:47 +0200)
commit501bdb5dd61afc714a098cd5ff441bd114584f75
tree70bbd943a166dc4775cd553263bc04b0bd3ff0be
parent61d64408a1f42b0340d37ea0c90a9f028ffb1bfd
Linux: Remove remnants of the getcpu cache

The getcpu cache was removed from the kernel in Linux 2.6.24.  glibc
support from the sched_getcpu implementation was removed in commit
dd26c44403582fdf10d663170f947dfe4b3207a0 ("Consolidate sched_getcpu").
sysdeps/unix/sysv/linux/pthread_setaffinity.c
sysdeps/unix/sysv/linux/sched_setaffinity.c
sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c [deleted file]
sysdeps/unix/sysv/linux/x86_64/sched_setaffinity.c [deleted file]
sysdeps/x86_64/nptl/tcb-offsets.sym
sysdeps/x86_64/nptl/tls.h
This page took 0.04013 seconds and 5 git commands to generate.