On Mon, Oct 1, 2012 at 11:49 AM, Bhushan Kumar <Bhushan.Kumar@xxxxxxxxxxx> wrote: > HI, > > I am getting the below mentioned error for Linux kernel 3.2.18.i am > looking for patch for the same. If anyone having suggestion\patch is much > appreciated . And I will be thankful for ASAP response. > > > > “ TCP/IPv6 test doing repeated heavy sending and reconnecting, connect()s > > start to fail with ENOBUFS on the Linux 3.2.18. “ > Your system is running low on memory. I don't think it is specific to 3.2.18. The kernel's buffers for I/O operations are all in use. In GNU, this error is always synonymous with ENOMEM; you may get one or the other from network operations. -- Manavendra Nath Manav _______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies