Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161537223
D33380.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
522 B
Referenced Files
None
Subscribers
None
D33380.diff
View Options
diff --git a/sys/kern/uipc_usrreq.c b/sys/kern/uipc_usrreq.c
--- a/sys/kern/uipc_usrreq.c
+++ b/sys/kern/uipc_usrreq.c
@@ -157,7 +157,7 @@
static u_long unpst_sendspace = PIPSIZ;
static u_long unpst_recvspace = PIPSIZ;
static u_long unpdg_sendspace = 2*1024; /* really max datagram size */
-static u_long unpdg_recvspace = 4*1024;
+static u_long unpdg_recvspace = 16*1024; /* support 8KB syslog msgs */
static u_long unpsp_sendspace = PIPSIZ; /* really max datagram size */
static u_long unpsp_recvspace = PIPSIZ;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jul 5, 3:40 PM (18 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34715963
Default Alt Text
D33380.diff (522 B)
Attached To
Mode
D33380: unix: Increase the default datagram recv buffer size
Attached
Detach File
Event Timeline
Log In to Comment