DragonFly kernel List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
libc_r spintrylock patch
Hi,
A patch to libc_r, to add _spintrylock(). spintrylock is used by nmalloc; if you LD_PRELOAD libc_r, you will fall down to libthread_xu's spintrylock, which is not good behavior.
-- vs
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]