Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2007 22:27:30 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 131491 for review
Message-ID:  <200712232227.lBNMRUM9026927@repoman.freebsd.org>

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

Change 131491 by rwatson@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



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