Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 12:01:35 GMT
From:      Marko Zec <zec@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 145792 for review
Message-ID:  <200807241201.m6OC1Z61036436@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145792

Change 145792 by zec@zec_tinderbox on 2008/07/24 12:01:25

	options VIMAGE doesn't belong to architecture-specific NOTES file.

Affected files ...

.. //depot/projects/vimage-commit/src/sys/i386/conf/NOTES#6 edit
.. //depot/projects/vimage-commit2/src/sys/i386/conf/NOTES#5 edit
.. //depot/projects/vimage-commit3/src/sys/i386/conf/NOTES#3 edit
.. //depot/projects/vimage-devel/src/sys/i386/conf/NOTES#5 edit
.. //depot/projects/vimage/src/sys/i386/conf/NOTES#19 edit

Differences ...

==== //depot/projects/vimage-commit/src/sys/i386/conf/NOTES#6 (text+ko) ====

@@ -249,13 +249,8 @@
 # Not all device drivers support this mode of operation at the time of
 # this writing.  See polling(4) for more details.
 #
-# VIMAGE adds support for maintaining multiple independent network stack
-# state instances in the kernel.  This feature is still in early
-# experimental phase, and needs more thought, testing, and documentation.
-#
 
 options 	DEVICE_POLLING
-options		VIMAGE
 
 # BPF_JITTER adds support for BPF just-in-time compiler.
 

==== //depot/projects/vimage-commit2/src/sys/i386/conf/NOTES#5 (text+ko) ====

@@ -249,13 +249,8 @@
 # Not all device drivers support this mode of operation at the time of
 # this writing.  See polling(4) for more details.
 #
-# VIMAGE adds support for maintaining multiple independent network stack
-# state instances in the kernel.  This feature is still in early
-# experimental phase, and needs more thought, testing, and documentation.
-#
 
 options 	DEVICE_POLLING
-options		VIMAGE
 
 # BPF_JITTER adds support for BPF just-in-time compiler.
 

==== //depot/projects/vimage-commit3/src/sys/i386/conf/NOTES#3 (text+ko) ====

@@ -249,13 +249,8 @@
 # Not all device drivers support this mode of operation at the time of
 # this writing.  See polling(4) for more details.
 #
-# VIMAGE adds support for maintaining multiple independent network stack
-# state instances in the kernel.  This feature is still in early
-# experimental phase, and needs more thought, testing, and documentation.
-#
 
 options 	DEVICE_POLLING
-options		VIMAGE
 
 # BPF_JITTER adds support for BPF just-in-time compiler.
 

==== //depot/projects/vimage-devel/src/sys/i386/conf/NOTES#5 (text+ko) ====

@@ -249,13 +249,8 @@
 # Not all device drivers support this mode of operation at the time of
 # this writing.  See polling(4) for more details.
 #
-# VIMAGE adds support for maintaining multiple independent network stack
-# state instances in the kernel.  This feature is still in early
-# experimental phase, and needs more thought, testing, and documentation.
-#
 
 options 	DEVICE_POLLING
-options		VIMAGE
 
 # BPF_JITTER adds support for BPF just-in-time compiler.
 

==== //depot/projects/vimage/src/sys/i386/conf/NOTES#19 (text+ko) ====

@@ -249,13 +249,8 @@
 # Not all device drivers support this mode of operation at the time of
 # this writing.  See polling(4) for more details.
 #
-# VIMAGE adds support for maintaining multiple independent network stack
-# state instances in the kernel.  This feature is still in early
-# experimental phase, and needs more thought, testing, and documentation.
-#
 
 options 	DEVICE_POLLING
-options		VIMAGE
 
 # BPF_JITTER adds support for BPF just-in-time compiler.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807241201.m6OC1Z61036436>