Use the default stack size for the iterator thread.
This fixes a crash reported by Irene Ruengeler. Approved by: rrs (mentor) MFC after: 1 month
This commit is contained in:
parent
5d695da1d7
commit
dec7fa27c6
@ -93,7 +93,7 @@ __FBSDID("$FreeBSD$");
|
||||
#endif
|
||||
|
||||
#define SCTP_KTRHEAD_NAME "sctp_iterator"
|
||||
#define SCTP_KTHREAD_PAGES 2
|
||||
#define SCTP_KTHREAD_PAGES 0
|
||||
|
||||
|
||||
/* If you support Multi-VRF how big to
|
||||
|
Loading…
x
Reference in New Issue
Block a user