commit | 4050914f7c2665736a82265a029466071a90094e | [log] [tgz] |
---|---|---|
author | Akinobu Mita <mita@miraclelinux.com> | Fri Sep 29 02:01:27 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 29 09:18:23 2006 -0700 |
tree | 529bf07480c936bb9e3be5b80ac0eb948946056b | |
parent | 1a036cdd955b695b7e09e6505e6d6eba697f043e [diff] |
[PATCH] rate limiting for the ldisc open failure messages This patch limits the messages when ldisc open faulures happen. It happens under memory pressure. Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>