Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 01:57:26 -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/sys/kern vfs_aio.c src/lib/libc/gen sysconf.c src/sys/posix4 posix4.h posix4_mib.c
Message-ID:  <200211170657.gAH6vQ7G000452@khavrinen.lcs.mit.edu>
In-Reply-To: <200211170415.gAH4FYwL022645@repoman.freebsd.org>
References:  <200211170415.gAH4FYwL022645@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 16 Nov 2002 20:15:34 -0800 (PST), Alfred Perlstein <alfred@FreeBSD.org> said:

>   posix4_mib.c:
>     Initialize the aio configuration parameters to -1
>     to indicate that it is not loaded.
>     Add a facility (p31b_iscfg()) to determine if a posix4 facility has been
>     initialized to avoid having to re-order the SYSINITs.
>     Use p31b_iscfg() to determine if aio has had a chance to run yet which
>     is likely if it is compiled into the kernel and avoid spamming its
>     values.
>     Introduce a macro P31B_VALID() instead of doing the same comparison over
>     and over.
  
Everything in this file is utterly bogus and should be replaced with
normal sysctls in the relevant source files.  You have done quite a
lot of work to work around this bug; it might have been easier to just
fix it.

-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?200211170657.gAH6vQ7G000452>