TUNABLE_INT question

Roman Divacky rdivacky at freebsd.org
Fri Feb 13 14:19:05 PST 2009


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...




More information about the freebsd-hackers mailing list