From 3dbe595b2d709c9a93d8d2aa3f9d280a7539a1ec Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 15 Mar 2014 00:59:23 +0000 Subject: [PATCH] Revert a small portion of r263198 left over from local testing: don't enable PCB groups and RSS by default [yet]. --- sys/amd64/conf/GENERIC | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index eb7c2f46913..9615a3c8efa 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -28,8 +28,6 @@ options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols -options PCBGROUP # Protocol control-block groups -options RSS # Receive-side scaling support options TCP_OFFLOAD # TCP offload options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem