From owner-cvs-all Sat Jan 4 11:26:37 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA0437B401; Sat, 4 Jan 2003 11:26:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E3B643EC2; Sat, 4 Jan 2003 11:26:35 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h04JQZfh035639; Sat, 4 Jan 2003 11:26:35 -0800 (PST) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h04JQZVo035638; Sat, 4 Jan 2003 11:26:35 -0800 (PST) Message-Id: <200301041926.h04JQZVo035638@repoman.freebsd.org> From: Alan Cox Date: Sat, 4 Jan 2003 11:26:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_kern.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2003/01/04 11:26:35 PST Modified files: sys/vm vm_kern.c Log: Allow kmem_malloc() without Giant if M_NOWAIT is specified. Revision Changes Path 1.95 +2 -1 src/sys/vm/vm_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message