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

Approved by: rrs (mentor)
This commit is contained in:
tuexen 2009-11-17 13:09:50 +00:00
parent d91facc53d
commit b4f7d47afa

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