[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] More details on my problem




Jivin Roberto Farina lays it down ...
> I'm currently using page_alloc.c since I've not enabled the correspondant 
> choice in the kernel configuration in order to use page_alloc2.c.
> Do u think that enabling this will solve the problem?

No,  but I was hoping it would be the easy reason as to why your trace
does not come out  :-)

> >          printk("On node %d totalpages: %lu\n", nid, realtotalpages);

If you see this.


> >          /*
> >           * Some architectures (with lots of mem and discontinous memory
> >           * maps) have to search for a good mem_map area:
> >           * For discontigmem, the conceptual mem map array starts from
> >           * PAGE_OFFSET, we need to align the actual array onto a mem map
> >           * boundary, so that MAP_NR works.
> >           */
> >          map_size = (totalpages + 1)*sizeof(struct page);
> >
> >          printk("DBG: 1\n");

And you don't see this,  then either the serial driver is losing chars
or something seriously bad is happening.

Do you see other output after the "DBG: 1" is supposed to come out ?

Cheers,
Davidm

-- 
David McCullough, davidm@snapgear.com  Ph:+61 7 34352815 http://www.SnapGear.com
Custom Embedded Solutions + Security   Fx:+61 7 38913630 http://www.uCdot.org
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/