memory info broken

Petko Manolov (petkan@spct.net)
Mon, 15 Nov 1999 11:32:32 +0200


Hi,

sorry if this already have been discussed.
I noticed that message at boot time about kernel code, data and init
memory shows 0k. Quick look in ...arch/i386/mm/init.c shows that in
mem_init() variables codepages, datapages, initpages and reservedpages
are initialized with 0 and these values remain unchanged until they are
printed.
Is this made on purpose or i miss something?
I can't find anything that harm in the loop counting the pages.

regards,
Petkan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/