Date: Thu, 19 Sep 1996 19:26:39 -0700 (PDT) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/kern vfs_bio.c Message-ID: <199609200226.TAA07350@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/09/19 19:26:38 Modified: sys/kern vfs_bio.c Log: Fix an spl window, a page manipulation at interrupt time that was incorrect, and correct the support for B_ORDERED. The spl window fix was from Peter Wemm, and his questions led me to find the problem with the interrupt time page manipulation. Revision Changes Path 1.102 +84 -28 src/sys/kern/vfs_bio.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609200226.TAA07350>
