]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
x86: provide userspace implementation of sched_getcpu() where possible
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 31 Oct 2021 01:39:31 +0000 (03:39 +0200)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 14 Jan 2022 16:17:29 +0000 (18:17 +0200)
commitd3e9527a1063ab0e7a111351e7ddeff4e307708b
treedf18f460133badef44314b5418b546fb62f3af51
parenta48d9f1900d48eb7222ade05df10df73097b8cca
x86: provide userspace implementation of sched_getcpu() where possible

(cherry picked from commit f239545591a821386f9bdb84c02044884ad415b5)
lib/libc/x86/sys/Makefile.inc
lib/libc/x86/sys/sched_getcpu_x86.c [new file with mode: 0644]