Source-Changes archive

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

CVS commit: src/sys/arch/xen/xen



Module Name:    src
Committed By:   bouyer
Date:           Sat May 27 19:55:00 UTC 2006

Modified Files:
        src/sys/arch/xen/xen: if_xennet.c if_xennet_xenbus.c

Log Message:
The receive buffer, once mapped back in the domU, is read/write and not
shared so there;s no problems marking the mbuf M_EXT_RW.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/sys/arch/xen/xen/if_xennet.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/xen/xen/if_xennet_xenbus.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