Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   yamt
Date:           Sun Mar 19 10:07:20 UTC 2006

Modified Files:
        src/sys/kern: uipc_mbuf.c

Log Message:
m_copyback0:
- unify two copies of code to extend a chain.
- when extending a chain,
        - use trailing space of the last mbuf if any.
        - use mbuf cluster if appropriate.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/kern/uipc_mbuf.c

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