Date: Mon, 27 Mar 2000 13:33:33 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c vm_pageout.c vm_pager.h Message-ID: <200003272133.NAA68287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/03/27 13:33:33 PST
Modified files:
sys/vm swap_pager.c vm_pageout.c vm_pager.h
Log:
Add necessary spl protection for swapper. The problem was located by
Alfred while testing his SPLASSERT stuff. This is not a complete fix,
more protections are probably needed.
Revision Changes Path
1.137 +5 -4 src/sys/vm/swap_pager.c
1.154 +5 -1 src/sys/vm/vm_pageout.c
1.25 +12 -1 src/sys/vm/vm_pager.h
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?200003272133.NAA68287>
