Date: Tue, 14 May 2002 19:57:47 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/vm uma_core.c Message-ID: <XFMail.20020514195747.jhb@FreeBSD.org> In-Reply-To: <200205130508.g4D58Mp37910@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13-May-2002 Jeff Roberson wrote: > jeff 2002/05/12 22:08:19 PDT > > Modified files: > sys/vm uma_core.c > Log: > Don't call the uz free function while the zone lock is held. This can lead > to lock order reversals. uma_reclaim now builds a list of freeable slabs > and > then unlocks the zones to do all of the frees. Cool, thanks. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020514195747.jhb>