Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2001 10:55:18 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        jhb@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_pageout.c
Message-ID:  <200106221455.f5MEtK679706@aldan.algebra.com>
In-Reply-To: <200106202334.f5KNY6A83517@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Jun, John Baldwin wrote:
> jhb         2001/06/20 16:34:06 PDT
> 
>   Modified files:
>     sys/vm               vm_pageout.c 
>   Log:
>   Don't lock around swap_pager_swap_init() that is only called once during
>   the pagedaemon's startup code since it calls malloc which results in lock
>   order reversals.
>   
>   Revision  Changes    Path
>   1.179     +3 -1      src/sys/vm/vm_pageout.c

BTW, will FreeBSD ever be able to _stop_ paging onto a particular
devices? IMHO, it is quite embarassing to not have this feature after
other OSes have had it for years.

	-mi


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?200106221455.f5MEtK679706>