Date: Mon, 3 May 2010 05:41:50 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/net bpf_zerocopy.c Message-ID: <201005030542.o435glXU050314@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-05-03 05:41:50 UTC
FreeBSD src repository
Modified files:
sys/kern uipc_cow.c uipc_syscalls.c
sys/net bpf_zerocopy.c
Log:
SVN rev 207548 on 2010-05-03 05:41:50Z by alc
This is the first step in transitioning responsibility for synchronizing
access to the page's wire_count from the page queues lock to the page lock.
Submitted by: kmacy
Revision Changes Path
1.30 +4 -0 src/sys/kern/uipc_cow.c
1.295 +4 -0 src/sys/kern/uipc_syscalls.c
1.9 +2 -0 src/sys/net/bpf_zerocopy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005030542.o435glXU050314>
