Date: Wed, 21 Oct 2009 15:07:34 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm swap_pager.c Message-ID: <200910211507.n9LF7usi041408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-10-21 15:07:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/vm swap_pager.c
Log:
SVN rev 198330 on 2009-10-21 15:07:34Z by kib
MFC r198201:
Remove spurious call to priv_check(PRIV_VM_SWAP_NOQUOTA).
Call priv_check(PRIV_VM_SWAP_NORLIMIT) only when per-uid limit is
actually exceed.
Approved by: re (kensmith)
Revision Changes Path
1.312.2.2 +4 -6 src/sys/vm/swap_pager.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910211507.n9LF7usi041408>
