Date: Tue, 13 Nov 2012 08:49:42 +0100 From: Andre Oppermann <andre@freebsd.org> To: Alan Cox <alc@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r242941 - in head/sys: sys vm Message-ID: <50A1FB96.3050300@freebsd.org> In-Reply-To: <201211130250.qAD2odEw065268@svn.freebsd.org> References: <201211130250.qAD2odEw065268@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13.11.2012 03:50, Alan Cox wrote: > Author: alc > Date: Tue Nov 13 02:50:39 2012 > New Revision: 242941 > URL: http://svnweb.freebsd.org/changeset/base/242941 > > Log: > Replace the single, global page queues lock with per-queue locks on the > active and inactive paging queues. Hear hear! Now if only the cache-poisining splay tree would go as well... I still have some patches that macrotize it so it can rather easily be replaced with something else, eg. an RB tree or such. -- Andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A1FB96.3050300>