Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: CVS commit: src/sys/sys



On Jun 8, 12:06pm, mrg%eterna.com.au@localhost (matthew green) wrote:
-- Subject: re: CVS commit: src/sys/sys

| all this is missing my point that "bufpages" has been a global in
| the kernel since day0 -- do you want to remove that?  if it's 
| kernel global, it should have a public header declaring it.  i
| don't like local "extern"s for globals.

If you feel strongly about it, I will put it back. The reason I
removed it is that globals such as this encourage people using
them, and in this case it does not seem to me that there are
many legitimate uses.

christos



Home | Main Index | Thread Index | Old Index