Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/i386
Module Name: syssrc
Committed By: jdolecek
Date: Mon Dec 16 18:31:10 UTC 2002
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
syssrc/sys/arch/i386/include: cpu.h types.h
Log Message:
use the __HAVE_CPU_MAXPROC hook to limit kern.maxproc to number
of available GDT slots
add code in init386() to force maxproc to be maximum cpu_maxproc()
this fixes port-i386/1635 by John Kohl
To generate a diff of this commit:
cvs rdiff -r1.506 -r1.507 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.92 -r1.93 syssrc/sys/arch/i386/include/cpu.h
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/i386/include/types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index