Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2002 02:06:35 -0500 (EST)
From:      Garrett Wollman <wollman@lcs.mit.edu>
To:        Alfred Perlstein <alfred@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen sysconf.c
Message-ID:  <200211160706.gAG76Z4S089556@khavrinen.lcs.mit.edu>
In-Reply-To: <200211160635.gAG6ZKUX094649@repoman.freebsd.org>
References:  <200211160635.gAG6ZKUX094649@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Fri, 15 Nov 2002 22:35:20 -0800 (PST), Alfred Perlstein <alfred@FreeBSD.org> 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.

-GAWollman


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?200211160706.gAG76Z4S089556>