Date: Sun, 3 May 1998 20:01:45 -0700 (PDT) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern sysv_shm.c src/sys/vm swap_pager.c vm_fault.c vm_map.c Message-ID: <199805040301.UAA24829@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/05/03 20:01:45 PDT
Modified files:
sys/kern sysv_shm.c
sys/vm swap_pager.c vm_fault.c vm_map.c
Log:
Work around some VM bugs, the worst being an overly aggressive
swap space free calculation. More complete fixes will be forthcoming,
in a week.
Revision Changes Path
1.36 +5 -1 src/sys/kern/sysv_shm.c
1.95 +11 -8 src/sys/vm/swap_pager.c
1.83 +3 -2 src/sys/vm/vm_fault.c
1.124 +25 -15 src/sys/vm/vm_map.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805040301.UAA24829>
