Re: [RFC][PATCH 0/9] Network receive deadlock prevention for NBD
From: David Miller <davem@davemloft.net>
Date: 2006-08-13 00:45:49
Also in:
lkml, netdev
From: David Miller <davem@davemloft.net>
Date: 2006-08-13 00:45:49
Also in:
lkml, netdev
Does it? I though it is possible to only have 64k of working sockets per device in TCP.
Where does this limit come from? You think there is something magic about 64K local ports, but if remote IP addresses in the TCP socket IDs are all different, number of possible TCP sockets is only limited by "number of client IPs * 64K" and ram :-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>