Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F135989247
D1705.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D1705.id.diff
View Options
Index: sys/dev/sfxge/sfxge_ev.c
===================================================================
--- sys/dev/sfxge/sfxge_ev.c
+++ sys/dev/sfxge/sfxge_ev.c
@@ -872,7 +872,7 @@
/* Set default interrupt moderation; add a sysctl to
* read and change it.
*/
- sc->ev_moderation = 30;
+ sc->ev_moderation = SFXGE_MODERATION;
SYSCTL_ADD_PROC(sysctl_ctx, SYSCTL_CHILDREN(sysctl_tree),
OID_AUTO, "int_mod", CTLTYPE_UINT|CTLFLAG_RW,
sc, 0, sfxge_int_mod_handler, "IU",
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 15, 9:06 PM (20 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25335485
Default Alt Text
D1705.id.diff (480 B)
Attached To
Mode
D1705: sfxge: Use SFXGE_MODERATION to initialize event moderation
Attached
Detach File
Event Timeline
Log In to Comment