Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2002 23:18:49 -0700
From:      Alfred Perlstein <bright@mu.org>
To:        Alan Cox <alc@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/vm vm_map.c
Message-ID:  <20020610061849.GI88163@elvis.mu.org>
In-Reply-To: <200206100611.g5A6BkG16910@freefall.freebsd.org>
References:  <200206100611.g5A6BkG16910@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Alan Cox <alc@FreeBSD.org> [020609 23:12] wrote:
> alc         2002/06/09 23:11:46 PDT
> 
>   Modified files:
>     sys/vm               vm_map.c 
>   Log:
>    o In vm_map_entry_create(), call uma_zalloc() with M_NOWAIT on system maps.
>      Submitted by: tegge

Are you sure that is correct?  Shouldn't we just propogate the WAIT
flag down from the higher level allocation rather than _always_
doing a NOWAIT allocation?

-- 
-Alfred Perlstein [alfred@freebsd.org]
'Instead of asking why a piece of software is using "1970s technology,"
 start asking why software is ignoring 30 years of accumulated wisdom.'
Tax deductible donations for FreeBSD: http://www.freebsdfoundation.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?20020610061849.GI88163>