All of lore.kernel.org
 help / color / mirror / Atom feed
* TCP memory pressure question
@ 2002-11-21 21:34 David Schwartz
  2002-11-22 12:06 ` Gianni Tedesco
  0 siblings, 1 reply; 9+ messages in thread
From: David Schwartz @ 2002-11-21 21:34 UTC (permalink / raw)
  To: linux-kernel


	When a Linux machine has reached the tcp_mem limit, what will happen to 
'write's on non-blocking sockets? Will they block until more TCP memory is 
available? Will they return an error code? ENOMEM?

	If it varies by kernel version, details about different versions would be 
extremely helpful. I'm most interested in late 2.4 kernels.

	Thanks in advance.

	DS

-- 
David Schwartz
<davids@webmaster.com>



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: TCP memory pressure question
@ 2002-11-22  1:27 Nivedita Singhvi
  2002-11-22  9:18 ` Alex Riesen
  0 siblings, 1 reply; 9+ messages in thread
From: Nivedita Singhvi @ 2002-11-22  1:27 UTC (permalink / raw)
  To: davids; +Cc: linux-kernel

>         When a Linux machine has reached the tcp_mem limit, what will happen to 
> 'write's on non-blocking sockets? Will they block until more TCP memory is 
> available? Will they return an error code? ENOMEM?
> 
>         If it varies by kernel version, details about different versions would be 
> extremely helpful. I'm most interested in late 2.4 kernels.
> 
>         Thanks in advance.
> 

Returns EAGAIN.
Fairly static ~late 2.4.

thanks,
Nivedita

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-11-23 22:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-21 21:34 TCP memory pressure question David Schwartz
2002-11-22 12:06 ` Gianni Tedesco
2002-11-22 20:28   ` David Schwartz
2002-11-23  0:06     ` Jamie Lokier
2002-11-23  0:28       ` David Schwartz
2002-11-23 22:34         ` Folkert van Heusden
2002-11-23 22:54           ` David Schwartz
  -- strict thread matches above, loose matches on Subject: below --
2002-11-22  1:27 Nivedita Singhvi
2002-11-22  9:18 ` Alex Riesen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.