NetBSD-Users archive

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

Re: Testing memory performance



Michael van Elst <mlelstv%serpens.de@localhost> writes:

>> Maybe there is a global lock in NetBSD VM subsystem that slows things
>> down with higher number of threads.
>
> There is a global lock for the page freelist.

I wonder if using a pool-type structure would be feasible.  That might
fix almost all of the slowness.



Home | Main Index | Thread Index | Old Index