K 10 svn:author V 7 asomers K 8 svn:date V 27 2016-01-11T20:24:56.188510Z K 7 svn:log V 291 MFC r292020 Increase devd's client socket buffer size to 256KB. This is not as large as it looks, because we'll hit the sockbuf's mbuf limit long before hitting its data limit. A 256KB data limit allows creating a ZFS pool on about 450 drives without overflowing the client socket buffers. END