[NET]: Rate limiting for socket allocation failure messages.
authorAkinobu Mita <mita@miraclelinux.com>
Thu, 31 Aug 2006 22:21:50 +0000 (15:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Aug 2006 22:21:50 +0000 (15:21 -0700)
commit5991c84421f3ea1e281954610a39e4993e5c39e4
treece8ea8b89cf4f0a98322c117214b980cb055bad5
parent99c7bc0133b875280fdd2bf78e4ffbd58cc609e3
[NET]: Rate limiting for socket allocation failure messages.

This patch limits the warning messages when socket allocation failures
happen. It happens under memory pressure.

Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/socket.c