Date: Sat, 22 Jun 2002 01:03:21 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200206220803.g5M83LS83027@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/06/22 01:03:21 PDT Modified files: sys/vm swap_pager.c Log: o Replace GIANT_REQUIRED in swap_pager_alloc() by the acquisition and release of Giant. (Annotate as MPSAFE.) Revision Changes Path 1.173 +4 -3 src/sys/vm/swap_pager.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?200206220803.g5M83LS83027>