From owner-cvs-src@FreeBSD.ORG Mon Feb 16 11:16:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC4B16A4CE; Mon, 16 Feb 2004 11:16:46 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED09743D1F; Mon, 16 Feb 2004 11:16:45 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i1GJGhhM028939; Mon, 16 Feb 2004 20:16:44 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Robert Watson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 16 Feb 2004 14:13:55 EST." Date: Mon, 16 Feb 2004 20:16:43 +0100 Message-ID: <28938.1076959003@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/vm vm_kern.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 19:16:46 -0000 In message , Robe rt Watson writes: >It seems like it all comes down to the perfectly reasonable desire to be >able to represent the following request: > > Userspace wants me to allocate some memory. I don't know how large > rediculous is, but I don't want to panic when I ask for something > rediculous and instead get a failure I can report. Sounds like we need to add a new flag: M_TELL_ME_IF_I_AM_STUPID -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.