From owner-cvs-all Sun Nov 17 12: 5:20 2002 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 E950B37B401; Sun, 17 Nov 2002 12:05:18 -0800 (PST) Received: from lysimachus.hosting.swbell.net (lysimachus.hosting.swbell.net [216.100.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E2CF43E6E; Sun, 17 Nov 2002 12:05:18 -0800 (PST) (envelope-from alc@imimic.com) Received: from imimic.com (adsl-216-63-78-19.dsl.hstntx.swbell.net [216.63.78.19]) by lysimachus.hosting.swbell.net id PAA11759; Sun, 17 Nov 2002 15:05:10 -0500 (EST) [ConcentricHost SMTP Relay 1.14] Message-ID: <3DD7F66F.63EA85A6@imimic.com> Date: Sun, 17 Nov 2002 14:05:03 -0600 From: "Alan L. Cox" Organization: iMimic Networking, Inc. X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Alfred Perlstein Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, alc@freebsd.org Subject: Re: cvs commit: src/lib/libc/gen sysconf.c References: <200211160635.gAG6ZKUX094649@repoman.freebsd.org> <200211160706.gAG76Z4S089556@khavrinen.lcs.mit.edu> <20021116095822.GT50692@elvis.mu.org> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit 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 Alfred Perlstein wrote: > > * Garrett Wollman [021115 23:06] wrote: > > < said: > > > > > _SC_AIO_LISTIO_MAX returns the default of _POSIX_AIO_LISTIO_MAX > > > _SC_AIO_MAX returns the default _POSIX_AIO_MAX > > > _SC_AIO_PRIO_DELTA_MAX returns the default of 0 > > > > _POSIX_* are the minimum maxima. Someone needs to interpret the big > > long list of parameters at the beginning of vfs_aio.c and actually > > write the correct values. > > Alan, can you lend me a hand with this? I'm a bit confused as to > the right way to proceed... Sure. I'm however in the middle of some page and pmap work right now. As soon as I'm done with that, I'll take a look at this. Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message