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



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


Home | Main Index | Thread Index | Old Index