Subject: CVS commit: src/sys/arch/i386/conf
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/02/2005 21:53:17
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.