diff options
author | bde <bde@FreeBSD.org> | 1998-11-19 06:20:42 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-11-19 06:20:42 +0000 |
commit | 9094f7c05e564ba1faf25d35a89ac210d2daff2b (patch) | |
tree | 4d5732bee160daa2203e7bcdabd675d52ecea0e5 /sys/boot/common/bcache.c | |
parent | bd073938e95cc12ae08984609dab55ed0f3964e9 (diff) | |
download | FreeBSD-src-9094f7c05e564ba1faf25d35a89ac210d2daff2b.zip FreeBSD-src-9094f7c05e564ba1faf25d35a89ac210d2daff2b.tar.gz |
Fixed a null pointer panic in spc_free(). swap_pager_putpages()
almost always causes this panic for the curproc != pageproc case.
This case apparently doesn't happen in normal operation, but it
happens when vm_page_alloc_contig() is called when there is a memory
hogging application that hasn't already been paged out.
PR: 8632
Reviewed by: info@opensound.com (Dev Mazumdar), dg
Broken in: rev.1.89 (1998/02/23)
Diffstat (limited to 'sys/boot/common/bcache.c')
0 files changed, 0 insertions, 0 deletions