cvs commit: src/sys/kern kern_subr.c uipc_socket.c src/sys/sys uio.h

[ Available lists | Index of cvs-all | Month of Dec 2004 | Week of 8 Dec 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
8 Dec 2004 05:25:08
Subject
cvs commit: src/sys/kern kern_subr.c uipc_socket.c src/sys/sys uio.h
Message-ID
200412080525.iB85P89U038025@repoman.freebsd.org


[ Hide this part ]
alc         2004-12-08 05:25:08 UTC

FreeBSD src repository

Modified files:
sys/kern kern_subr.c uipc_socket.c
sys/sys uio.h
Log:
Tidy up the zero-copy receive path: Remove an unneeded argument to
uiomoveco() and userspaceco().

Revision Changes Path
1.94 +3 -6 src/sys/kern/kern_subr.c
1.220 +2 -3 src/sys/kern/uipc_socket.c
1.37 +1 -2 src/sys/sys/uio.h


Elapsed time: 0.060 seconds