Date: Fri, 30 Apr 2010 19:40:37 +0000 (UTC) From: Kip Macy <kmacy@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <201004301940.o3UJeiVq054107@repoman.freebsd.org>
index | next in thread | raw e-mail
kmacy 2010-04-30 19:40:37 UTC
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
SVN rev 207448 on 2010-04-30 19:40:37Z by kmacy
- don't check hold_count without the page lock held
- don't leak the page lock if m->object is NULL
(assuming that that check will in fact even be valid when m->object is protected by the page lock)
Revision Changes Path
1.315 +7 -6 src/sys/vm/vm_pageout.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004301940.o3UJeiVq054107>
