LKML Archive on lore.kernel.org help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org> To: Gerhard Pircher <gerhard_pircher@gmx.net> Cc: Mel Gorman <mel@csn.ul.ie>, linux-kernel@vger.kernel.org Subject: Re: Commit for mm/page_alloc.c breaks boot process on my machine Date: Tue, 05 Feb 2008 11:06:36 +1100 [thread overview] Message-ID: <1202169996.7079.20.camel@pasglop> (raw) In-Reply-To: <20080201200518.174050@gmx.net> On Fri, 2008-02-01 at 21:05 +0100, Gerhard Pircher wrote: > -------- Original-Nachricht -------- > > Datum: Fri, 1 Feb 2008 19:11:19 +0000 > > Von: Mel Gorman <mel@csn.ul.ie> > > An: Gerhard Pircher <gerhard_pircher@gmx.net> > > CC: linux-kernel@vger.kernel.org > > Betreff: Re: Commit for mm/page_alloc.c breaks boot process on my machine > > > With this patch, early boot would use pages from lower PFNs. Without the > > patch, it would use memory from higher PFNs. That is the only real > > difference. > > > > 1. Is there any chance that all of your memory is not being properly > > initialised? > Do you mean uninitialized hardware? That shouldn't be a problem, since > older kernels (e.g. 2.6.19 with platform patches for arch/ppc) are running > fine. No, it looks more to me like you aren't properly defining the available memory somewhere, or along those lines. Are you using CONFIG_HIGHMEM ? I think there have been some issues until recent patches from Kumar, if you try to reserve memory in the highmem region (though that may not be your problem). Or maybe you are colliding with some of the non-coherent hacks ? > > 2. Any chance of seeing a dmesg log? > That's a little bit of a problem. The kernel log in memory doesn't show > any kernel oops, but is also fragmented (small fragments seem to have been > overwritten with 0x0). I could extract it by using the U-boot firmware, > but that takes some time, as the serial console is not yet working. > I tried to boot the kernel with 512MB and 1.5GB RAM. The amount of memory > doesn't have any effect and the amount of memory is reported correctly > in the kernel log. > > > 3. If you boot with the patch reverted and then do something to consume > > all memory like build loads of kernel trees simultaneously, do you see > > any problems? > Well, I can't answer this question. The kernel currently locks up when > loading the INIT program. But that is another problem (I still have to > bisect it) and doesn't seem to be related to this problem. What happens without CONFIG_HIGHMEM ? Ben.
next prev parent reply other threads:[~2008-02-05 0:07 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-02-01 18:42 Commit for mm/page_alloc.c breaks boot process on my machine Gerhard Pircher 2008-02-01 19:11 ` Mel Gorman 2008-02-01 20:05 ` Gerhard Pircher 2008-02-01 20:25 ` Mel Gorman 2008-02-01 21:06 ` Gerhard Pircher 2008-02-04 10:42 ` Mel Gorman 2008-02-04 22:20 ` Gerhard Pircher 2008-02-04 23:30 ` Michael Ellerman 2008-02-05 0:01 ` Benjamin Herrenschmidt 2008-02-05 10:23 ` Mel Gorman 2008-02-05 20:50 ` Benjamin Herrenschmidt 2008-02-05 0:07 ` Benjamin Herrenschmidt 2008-02-05 0:06 ` Benjamin Herrenschmidt [this message] 2008-02-05 23:17 ` Gerhard Pircher
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1202169996.7079.20.camel@pasglop \ --to=benh@kernel.crashing.org \ --cc=gerhard_pircher@gmx.net \ --cc=linux-kernel@vger.kernel.org \ --cc=mel@csn.ul.ie \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).