CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2018/04/29 11:26:32

Modified files:
        sys/kern       : kern_subr.c 

Log message:
In hash{free,init}(), there's no need to calculate the size of the hash table if
the given number of elements already is a power of 2.

ok visa@, "seems like a good plan" deraadt@

Reply via email to