linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* A typo about kernelcore= ?
@ 2012-12-07  7:02 Han Pingtian
  2012-12-08  6:48 ` anish kumar
  0 siblings, 1 reply; 3+ messages in thread
From: Han Pingtian @ 2012-12-07  7:02 UTC (permalink / raw)
  To: linux-kernel

Hi there,

I'm wondering this is a typo in Documentation/kernel-parameters.txt
about "kernelcore=":
    
    .... In the event, a node is too small to have both
    kernelcore and Movable pages, kernelcore pages will
    take priority and other nodes will have a larger number
    of kernelcore pages.

I think it should be 

    .... In the event, a node is too small to have both
    kernelcore and Movable pages, kernelcore pages will
    take priority and other nodes will have a larger number
    of *Movable* pages.

Is it right? Thanks in advance!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A typo about kernelcore= ?
  2012-12-07  7:02 A typo about kernelcore= ? Han Pingtian
@ 2012-12-08  6:48 ` anish kumar
  2012-12-13 11:23   ` Mel Gorman
  0 siblings, 1 reply; 3+ messages in thread
From: anish kumar @ 2012-12-08  6:48 UTC (permalink / raw)
  To: Han Pingtian, mgorman; +Cc: linux-kernel

On Fri, 2012-12-07 at 15:02 +0800, Han Pingtian wrote:
> Hi there,
> 
> I'm wondering this is a typo in Documentation/kernel-parameters.txt
> about "kernelcore=":
>     
>     .... In the event, a node is too small to have both
>     kernelcore and Movable pages, kernelcore pages will
>     take priority and other nodes will have a larger number
>     of kernelcore pages.
> 
> I think it should be 
> 
>     .... In the event, a node is too small to have both
>     kernelcore and Movable pages, kernelcore pages will
>     take priority and other nodes will have a larger number
>     of *Movable* pages.
> 
> Is it right? Thanks in advance!
adding the maintainer.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A typo about kernelcore= ?
  2012-12-08  6:48 ` anish kumar
@ 2012-12-13 11:23   ` Mel Gorman
  0 siblings, 0 replies; 3+ messages in thread
From: Mel Gorman @ 2012-12-13 11:23 UTC (permalink / raw)
  To: anish kumar; +Cc: Han Pingtian, linux-kernel

On Fri, Dec 07, 2012 at 10:48:56PM -0800, anish kumar wrote:
> On Fri, 2012-12-07 at 15:02 +0800, Han Pingtian wrote:
> > Hi there,
> > 
> > I'm wondering this is a typo in Documentation/kernel-parameters.txt
> > about "kernelcore=":
> >     
> >     .... In the event, a node is too small to have both
> >     kernelcore and Movable pages, kernelcore pages will
> >     take priority and other nodes will have a larger number
> >     of kernelcore pages.
> > 
> > I think it should be 
> > 
> >     .... In the event, a node is too small to have both
> >     kernelcore and Movable pages, kernelcore pages will
> >     take priority and other nodes will have a larger number
> >     of *Movable* pages.
> > 
> > Is it right? Thanks in advance!
> adding the maintainer.

yeah, larger number of movable pages

-- 
Mel Gorman
SUSE Labs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-13 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07  7:02 A typo about kernelcore= ? Han Pingtian
2012-12-08  6:48 ` anish kumar
2012-12-13 11:23   ` Mel Gorman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).