Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen
Module Name: src
Committed By: bouyer
Date: Sun Sep 11 13:20:00 UTC 2005
Modified Files:
src/sys/arch/xen/include: if_xennetvar.h
src/sys/arch/xen/xen: if_xennet.c
Log Message:
Use MCLGET() instead of local list of buffers. Garbage-collect
struct xennet_txbuf usage.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/include/if_xennetvar.h
cvs rdiff -r1.32 -r1.33 src/sys/arch/xen/xen/if_xennet.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