PERFORCE change 131491 for review

Robert Watson rwatson at FreeBSD.org
Sun Dec 23 14:27:31 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=131491

Change 131491 by rwatson at rwatson_cinnamon on 2007/12/23 22:26:53

	To encourage me to test builds for both cases, remove BPF_ZEROCOPY
	from GENERIC and add it to a separate kernel config of the same
	name.

Affected files ...

.. //depot/projects/zcopybpf/src/sys/i386/conf/BPF_ZEROCOPY#1 add
.. //depot/projects/zcopybpf/src/sys/i386/conf/GENERIC#9 edit

Differences ...

==== //depot/projects/zcopybpf/src/sys/i386/conf/GENERIC#9 (text+ko) ====

@@ -30,8 +30,6 @@
 
 options 	SCHED_ULE		# ULE scheduler
 
-options		BPF_ZEROCOPY
-
 options 	PREEMPTION		# Enable kernel thread preemption
 options 	INET			# InterNETworking
 options 	INET6			# IPv6 communications protocols


More information about the p4-projects mailing list