Date: Fri, 13 Feb 2009 23:16:07 +0100 From: Roman Divacky <rdivacky@freebsd.org> To: Ryan Stone <rysto32@gmail.com> Cc: hackers@freebsd.org Subject: Re: TUNABLE_INT question Message-ID: <20090213221607.GA25161@freebsd.org> In-Reply-To: <bc2d970902131255h1a0965d8g4e8c54a10436ee22@mail.gmail.com> References: <20090213183229.GA94272@freebsd.org> <bc2d970902131255h1a0965d8g4e8c54a10436ee22@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 13, 2009 at 03:55:44PM -0500, Ryan Stone wrote: > __FILE__ is a string so you can't concat that with anything to produce an > identifier. In any case, the variable is static so there can't be any > collision problems with other files. I was talking about the SYSINIT parameter. thats a section in a .o file, and I am getting collisions there...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090213221607.GA25161>