Date: Fri, 12 Jul 2002 21:09:45 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.c Message-ID: <200207130409.g6D49jHL072532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/07/12 21:09:45 PDT Modified files: sys/kern sys_pipe.c Log: o Lock accesses to the page queues. o Add a comment explaining why hoisting the page queue lock outside of a particular loop is not possible. Revision Changes Path 1.109 +11 -0 src/sys/kern/sys_pipe.c 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?200207130409.g6D49jHL072532>