Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/conf
Module Name: src
Committed By: bouyer
Date: Sun Oct 2 21:53:17 UTC 2005
Modified Files:
src/sys/arch/i386/conf: XEN0
Log Message:
Add
options MCLSHIFT=12
in order to avoid a copy when a mbuf cluster has to be sent to a domU
(which is the common case when the packet comes from a physical network
interface).
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/i386/conf/XEN0
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