* Helge Kreutzmann <[EMAIL PROTECTED]> [2006-03-11 21:45]: > What I aimed at was that I tried to understand why > sizeof(/proc/kcore) - 2^32 = true size of memory > > whereas on most machines > sizeof(/proc/kcore) <= true size of memory > > (or, as on ia64, due to "holes", not related). > > I will thing about it a little more but currently I do not see the > reason then.
Thiemo, do you know? On a MIPS machine with 2 GB RAM you get: 1214:[EMAIL PROTECTED]: ~/build] du -h /proc/kcore 6.0G /proc/kcore 1215:[EMAIL PROTECTED]: ~/build] head /proc/meminfo MemTotal: 1992364 kB -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

