Age | Commit message (Collapse) | Author |
|
suggestion by art.
|
|
pr#2379
|
|
|
|
|
|
The patch allows you to change the value of NMBCLUSTERS, BUFCACHEPERCENT
and NKMEMPAGES using the config command, instead of recompiling the kernel.
This is the kernel part of the patch. I have compiled it on i386, sparc64,
alpha and macppc. -moj ok art@ maja@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From NetBSD.
|
|
|
|
|
|
- ok art@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the dirty handler to avoid excessive branching
|
|
|
|
|
|
|
|
|
|
o empty definitions if !__GNUC__
miod@ testing and ok.
|
|
|
|
o _STRING -> __STRING
o empty definitions if !__GNUC__
miod@ testing and ok.
|
|
|
|
Thanks to deraadt@ for testing on mvme177.
|
|
|
|
|
|
|
|
|
|
|
|
Enrik Berkhan <Enrik.Berkhan@planb.de> .
|
|
|
|
mickey@ said "commitski".
|
|
we're OACTIVE and cleared at least one slot
|
|
|
|
we were IFF_OACTIVE and we freed at least one slot.
|
|
|