Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 'config' changes: overriding "maxusers" when including another kernel configuration
On Mon, 31 Aug 2015, Masao Uebayashi wrote:
Do you want to make this works:
options CHILD_MAX=1024
options CHILD_MAX=12345
without warnings? If so, you have to always do ht_remove() then
ht_insert() in do_options().
Ah, yup. That would be necessary - good catch.
In addition to calling ht_remove() we'd also need to nvfree() some
stuff, which looks a bit complicated.
:)
-------------------------------------------------------------------------
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
-------------------------------------------------------------------------
Home |
Main Index |
Thread Index |
Old Index