Re: [PATCH 7/8] badpage: ratelimit print_bad_pte and bad_page

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Hugh Dickins
Date: Wednesday, December 3, 2008 - 6:04 am

On Tue, 2 Dec 2008, Andrew Morton wrote:

Thanks a lot for the pointer: I'd browsed around kernel/printk.c and
not found what I needed, hadn't realized there's a lib/ratelimit.c.

It looks eerily like what I'm trying to do, just a less specific
missed/suppressed message, never mind that.  I'll try making a patch
later to replace this (in its subsequent KERN_ALERT form) by that -
in doing so, perhaps I'll encounter a problem, but should be good.

Hugh
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 07/14] KConfig: Add KConfig entries for Labeled NFS, David P. Quigley, (Wed Nov 26, 2:03 pm)
[PATCH 4/8] badpage: vm_normal_page use print_bad_pte, Hugh Dickins, (Sun Nov 30, 5:43 pm)
[PATCH 5/8] badpage: zap print_bad_pte on swap and file, Hugh Dickins, (Sun Nov 30, 5:44 pm)
[PATCH 6/8] badpage: remove vma from page_remove_rmap, Hugh Dickins, (Sun Nov 30, 5:45 pm)
Re: [PATCH 8/8] badpage: KERN_ALERT BUG instead of KERN_EMERG, Christoph Lameter, (Mon Dec 1, 7:40 am)
Re: [PATCH 1/8] badpage: simplify page_alloc flag check+clear, Christoph Lameter, (Mon Dec 1, 7:47 am)
Re: [PATCH 2/8] badpage: keep any bad page out of circulation, Christoph Lameter, (Mon Dec 1, 7:49 am)
Re: [PATCH 1/8] badpage: simplify page_alloc flag check+clear, Christoph Lameter, (Mon Dec 1, 7:21 pm)
Re: [PATCH 1/8] badpage: simplify page_alloc flag check+clear, Christoph Lameter, (Tue Dec 2, 6:12 am)
Re: [PATCH 7/8] badpage: ratelimit print_bad_pte and bad_page, Hugh Dickins, (Wed Dec 3, 6:04 am)