Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2007 04:38:04 GMT
From:      Kip Macy <kmacy@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 124801 for review
Message-ID:  <200708070438.l774c43p003286@repoman.freebsd.org>

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

Change 124801 by kmacy@kmacy_home:ethng on 2007/08/07 04:37:08

	Disable multiqueue until support is complete

Affected files ...

.. //depot/projects/ethng/src/sys/modules/cxgb/Makefile#3 edit

Differences ...

==== //depot/projects/ethng/src/sys/modules/cxgb/Makefile#3 (text+ko) ====

@@ -11,7 +11,7 @@
 SRCS+=	uipc_mvec.c
 
 CFLAGS+= -DCONFIG_CHELSIO_T3_CORE -g -DCONFIG_DEFINED -DDEFAULT_JUMBO -I${CXGB}
-CFLAGS+= -DIFNET_MULTIQUEUE
+#CFLAGS+= -DIFNET_MULTIQUEUE
 CFLAGS+= -DINVARIANT_SUPPORT -DINVARIANTS 
 CFLAGS+= -DWITNESS
 #CFLAGS+= -DDEBUG -DDEBUG_PRINT



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