Disable (temporary) the thread based interator. It does not work with vnet.

Approved by: rrs (mentor)
This commit is contained in:
Michael Tuexen 2009-11-17 13:09:50 +00:00
parent cf458c646d
commit 1e01164145
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199371

View file

@ -87,7 +87,10 @@ __FBSDID("$FreeBSD$");
/* #define SCTP_AUDITING_ENABLED 1 used for debug/auditing */
#define SCTP_AUDIT_SIZE 256
/* temporary disabled since it does not work with VNET. */
#if 0
#define SCTP_USE_THREAD_BASED_ITERATOR 1
#endif
#define SCTP_KTRHEAD_NAME "sctp_iterator"
#define SCTP_KTHREAD_PAGES 2