summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorrdivacky <rdivacky@FreeBSD.org>2008-05-13 20:01:27 +0000
committerrdivacky <rdivacky@FreeBSD.org>2008-05-13 20:01:27 +0000
commit13cbd9c97efdd801d6a355ae093c858dbcae9ea4 (patch)
treef230e0408b5364ef56a7bda21630cb827fe45bc8 /sys/boot
parent8f4fa78ec6a09ea5742e967e8b84878ce0f685f3 (diff)
downloadFreeBSD-src-13cbd9c97efdd801d6a355ae093c858dbcae9ea4.zip
FreeBSD-src-13cbd9c97efdd801d6a355ae093c858dbcae9ea4.tar.gz
Implement robust futexes. Most of the code is modelled after
what Linux does. This is because robust futexes are mostly userspace thing which we cannot alter. Two syscalls maintain pointer to userspace list and when process exits a routine walks this list waking up processes sleeping on futexes from that list. Reviewed by: kib (mentor) MFC after: 1 month
Diffstat (limited to 'sys/boot')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud