Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F133119822
D20401.id57864.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
D20401.id57864.diff
View Options
Index: sys/kern/kern_intr.c
===================================================================
--- sys/kern/kern_intr.c
+++ sys/kern/kern_intr.c
@@ -91,7 +91,7 @@
static MALLOC_DEFINE(M_ITHREAD, "ithread", "Interrupt Threads");
-static int intr_storm_threshold = 1000;
+static int intr_storm_threshold = 8000;
SYSCTL_INT(_hw, OID_AUTO, intr_storm_threshold, CTLFLAG_RWTUN,
&intr_storm_threshold, 0,
"Number of consecutive interrupts before storm protection is enabled");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 24, 3:33 AM (7 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24116629
Default Alt Text
D20401.id57864.diff (488 B)
Attached To
Mode
D20401: Disable intr_storm_threshold mechanism by default
Attached
Detach File
Event Timeline
Log In to Comment