DragonFly BSD
DragonFly kernel List (threaded) for 2010-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

libc_r spintrylock patch


From: Venkatesh Srinivas <me@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 26 Mar 2010 16:41:40 -0400

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.

http://endeavour.zapto.org/dfly/libc_r_spintrylock.diff

-- vs


[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]