annoying prinkts during vmemmap initialization

Stephen Rothwell sfr at canb.auug.org.au
Thu Nov 22 09:41:45 EST 2007


Hi Christoph,

On Wed, 21 Nov 2007 16:35:26 +0100 Christoph Hellwig <hch at lst.de> wrote:
>
> Hi Andi,
> 
> your patch 'ppc64: SPARSEMEM_VMEMMAP support' adds the following two lines:
> 
> +               printk(KERN_WARNING "vmemmap %08lx allocated at %p, "
> +                                       "physical %p.\n", start, p, __pa(p));
> 
> in a loop around basically every page.  That's a lot of flooding (with
> the wrong printk level, btw) and really slows down booting my cell blade
> a lot (these only have a very slow serial over lan console).
> 
> Any reason to keep this?  And if yes can we please make it conditional
> on some kind of vmemmap_debug boot option?

These have been changed to pr_debug() in 2.6.24-rc3 kernel.

-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20071122/13a9b0a6/attachment.pgp>


More information about the Linuxppc-dev mailing list