lkml.org 
[lkml]   [2006]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Lhms-devel] [RFC/PATCH: 001/010] Memory hotplug for new nodes with pgdat allocation. (pgdat allocation)
> On Fri, 2006-02-10 at 23:20 +0900, Yasunori Goto wrote:
> >
> > -extern unsigned long __initdata nr_kernel_pages;
> > -extern unsigned long __initdata nr_all_pages;
> > +extern unsigned long __meminitdata nr_kernel_pages;
> > +extern unsigned long __meminitdata nr_all_pages;
>
> Can you separate out these trivial changes into separate patches?

Ok.

>
> > +extern int kswapd(void *);
> > +int new_pgdat_init(int nid, unsigned long start_pfn, unsigned long
> > nr_pages)
> > +{
> > + unsigned long zones_size[MAX_NR_ZONES] = {0};
> > + unsigned long zholes_size[MAX_NR_ZONES] = {0};
> > + unsigned long size = arch_pernode_size(nid);
> > + pg_data_t *pgdat;
>
> Whitespace borkage?

Oops. Yeah. Thanks.

--
Yasunori Goto


-
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/

\
 
 \ /
  Last update: 2006-02-11 04:06    [W:0.064 / U:0.392 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site