Re: [PATCH] rate limiting for socket allocation failure messages

2006-08-31 Thread David Miller
From: Akinobu Mita <[EMAIL PROTECTED]> Date: Thu, 31 Aug 2006 18:59:21 +0900 > (Resending due to local mail server trouble) > > This patch limits the warning messages when socket allocation > failures happen. It happens under memory pressure. > > Cc: David Miller <[EMAIL PROTECTED]> > Signed-off

[PATCH] rate limiting for socket allocation failure messages

2006-08-31 Thread Akinobu Mita
(Resending due to local mail server trouble) This patch limits the warning messages when socket allocation failures happen. It happens under memory pressure. Cc: David Miller <[EMAIL PROTECTED]> Signed-off-by: Akinobu Mita <[EMAIL PROTECTED]> net/socket.c |3 ++- 1 file changed, 2 insertion