Date: Sat, 14 Feb 1998 08:13:28 -0800 (PST) From: Nate Williams <nate@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <199802141613.IAA23495@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 1998/02/14 08:13:28 PST
Modified files: (Branch: RELENG_2_2)
sys/vm swap_pager.c
Log:
- MFC:
revision 1.85
date: 1998/02/03 00:50:36; author: dyson; state: Exp; lines: +65 -36
This fix should help the panic problems in -current. There
were some errors in "interval" management. Due to the
clustering mechanism, the code is necessarily complex and
error prone.
Reviewed by: a number of folks on -stable
[
The same code exists in both branches, and the patch seems to give no
ill effects to testers.
]
Revision Changes Path
1.72.2.1 +65 -36 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802141613.IAA23495>
