Source-Changes archive

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

Re: CVS commit: src/lib/libpthread



Nathan J Williams <nathanw%netbsd.org@localhost> writes:

> Speeds up the fast path by 40-50%

I shouldn't try to do math late at night. This change reduces the time
taken by an uncontested mutex lock/unlock cycle by 40-50% (depending
on which architecture I tested on) which corresponds to a speedup of
1.6x-2x.

        - Nathan



Home | Main Index | Thread Index | Old Index