]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r300413:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 5 Jun 2016 06:06:55 +0000 (06:06 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 5 Jun 2016 06:06:55 +0000 (06:06 +0000)
commitdfcc199c7c5e6e0a7177ea6d82bb9032fe791f4a
tree333318989e269dffde11de77c1b2807a01b61d97
parenteab98454682b805b4b8d5892bce37e7e8db7db33
MFC r300413:

Due to lack the priority propagation feature replace sx by mutex. WIth this
commit NPTL tests are ends in 1 minute faster.

MFC r300414:

For future use move futex timeout code to the separate function and
switch to the high resolution sbintime_t.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301426 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/compat/linux/linux_futex.c