Date: Thu, 28 Nov 2002 18:30:40 -0500 (EST) From: Garrett Wollman <wollman@lcs.mit.edu> To: Doug Rabson <dfr@nlsystems.com> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys rman.h src/sys/kern subr_rman.c Message-ID: <200211282330.gASNUeSt057971@khavrinen.lcs.mit.edu> In-Reply-To: <1038397024.8963.1.camel@builder02.qubesoft.com> References: <200211270355.gAR3tMQh036625@repoman.freebsd.org> <1038397024.8963.1.camel@builder02.qubesoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On 27 Nov 2002 11:37:04 +0000, Doug Rabson <dfr@nlsystems.com> said: > Can you move the structures out of the public header file now? I > originally wanted to hide the structures inside the implementation but > Garret wanted to allow direct access to the structures, I seem to > remember. The macros were a compromise. Actually, no -- I wrote them that way because I'm the sort of person who gets bothered about taking the overhead of a function call for something that small. However, I deliberately made the macros look like functions so that it would be easy to do what Warner just did should it prove necessary or useful. -GAWollman -- Garrett A. Wollman | [G]enes make enzymes, and enzymes control the rates of wollman@lcs.mit.edu | chemical processes. Genes do not make ``novelty- Opinions not those of| seeking'' or any other complex and overt behavior. MIT, LCS, CRS, or NSA| - Stephen Jay Gould (1941-2002) 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?200211282330.gASNUeSt057971>