Date: Tue, 28 Oct 2003 21:42:28 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200310290542.h9T5gSHO077054@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/10/28 21:42:28 PST FreeBSD src repository Modified files: sys/vm swap_pager.c Log: - Avoid a race in swaponsomething(): Calculate the new swdevt's first and end swblk and insert this new swdevt into the list of swap devices in the same critical section. Revision Changes Path 1.236 +14 -17 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310290542.h9T5gSHO077054>