CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2016/09/03 08:25:27

Modified files:
        sys/arch/alpha/include: param.h 
        sys/arch/amd64/include: param.h 
        sys/arch/arm/include: param.h 
        sys/arch/hppa/include: param.h 
        sys/arch/i386/include: param.h 
        sys/arch/m88k/include: param.h 
        sys/arch/mips64/include: param.h 
        sys/arch/powerpc/include: param.h 
        sys/arch/sh/include: param.h 
        sys/arch/sparc64/include: param.h 

Log message:
Increase the number of mbufs on most architectures.  This is based
on a guess how much memory a typical machine has.  If the value is
too high, users may run out of kernel memory.  Then we will have
to adjust this again.
OK claudio@ deraadt@

Reply via email to