public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Subtle MM bug
@ 2001-01-08 23:30 Andrea Arcangeli
  2001-01-09  3:01 ` Subtle MM bug (really 830MB barrier question) Wayne Whitney
  0 siblings, 1 reply; 5+ messages in thread
From: Andrea Arcangeli @ 2001-01-08 23:30 UTC (permalink / raw)
  To: Wayne Whitney; +Cc: Szabolcs Szakacsits, LKML, Andi Kleen

On Mon, Jan 08, 2001 at 03:22:44PM -0800, Wayne Whitney wrote:
> I guess I conclude that either (1) MAGMA does not use libc's malloc
> (checking on this, I doubt it) or (2) glibc-2.1.92 knows of these
> variables but has not yet implemented the tuning (I'll try glibc-2.2) or
> (3) this is not the problem.

You should monitor the program with strace while it fails (last few syscalls).
You can breakpoint at exit() and run `cat /proc/pid/maps` to show us the vma
layout of the task. Then we'll see why it's failing.  With CONFIG_1G in 2.2.x
or 2.4.x (confinguration option doesn't matter) you should at least reach
something like 1.5G.

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

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

end of thread, other threads:[~2001-01-11  0:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa.e9ik37v.1lg8urj@ifi.uio.no>
     [not found] ` <fa.hifgbev.s1ana8@ifi.uio.no>
2001-01-09 11:47   ` Subtle MM bug (really 830MB barrier question) Dan Maas
2001-01-08 23:30 Subtle MM bug Andrea Arcangeli
2001-01-09  3:01 ` Subtle MM bug (really 830MB barrier question) Wayne Whitney
2001-01-09 20:06   ` Szabolcs Szakacsits
2001-01-09 23:45     ` Wayne Whitney
2001-01-11  0:03     ` Wayne Whitney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox