Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [yamt-lazymbuf] src/sys



Module Name:    src
Committed By:   yamt
Date:           Thu Jul  7 12:07:38 UTC 2005

Modified Files:
        src/sys/kern [yamt-lazymbuf]: uipc_mbuf.c uipc_socket.c
        src/sys/sys [yamt-lazymbuf]: mbuf.h

Log Message:
sosend_loan: defer mapping of mbuf external data pages.
mtod: map mbuf external data pages if needed.


To generate a diff of this commit:
cvs rdiff -r1.100.2.2 -r1.100.2.3 src/sys/kern/uipc_mbuf.c
cvs rdiff -r1.111 -r1.111.2.1 src/sys/kern/uipc_socket.c
cvs rdiff -r1.112.2.3 -r1.112.2.4 src/sys/sys/mbuf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index