cvs commit: src/sys/i386/conf GENERIC src/sys/i386/i386 pmap.c
src/sys/kern sched_4bsd.c sched_ule.c src/sys/sys proc.h sched.h
Scott Long
scottl at FreeBSD.org
Fri Sep 10 18:09:33 PDT 2004
scottl 2004-09-11 01:09:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/i386/conf GENERIC
sys/i386/i386 pmap.c
sys/kern sched_4bsd.c sched_ule.c
sys/sys proc.h sched.h
Log:
MFC the fix for PR 71509. This might not be the final fix, but it's good
enough for warrant wider testing.
Submitted by: tegge, julian
Approved by: re
Revision Changes Path
1.413.2.3 +1 -1 src/sys/i386/conf/GENERIC
1.494.2.2 +2 -2 src/sys/i386/i386/pmap.c
1.49.2.8 +22 -1 src/sys/kern/sched_4bsd.c
1.121.2.5 +24 -3 src/sys/kern/sched_ule.c
1.392.2.7 +0 -1 src/sys/sys/proc.h
1.14.2.3 +7 -14 src/sys/sys/sched.h
More information about the cvs-src
mailing list