[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080614141805.30cf74f0@infradead.org>
Date: Sat, 14 Jun 2008 14:18:05 -0700
From: Arjan van de Ven <arjan@...radead.org>
To: "werner" <werner@...-linux.yi.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Regressions in the last kernels
On Sat, 14 Jun 2008 15:26:09 -0300 (GFT)
"werner" <werner@...-linux.yi.org> wrote:
> During preparation and own testing for my distro; installation on
> computers for neighbours, by reclamations by users, I learned about
> the following problems of 2.6.26-rcX :
>
> 1) When compiling for i486, one cannot select/configurate more
> memory than 4 GB, menuconfig don't show items with higher values. My
> own computer/server has 8 GB, but when I compile the kernel with 4 GB
> and i486 then 'free' shows only 3.2 GB (no shared grafics, the grafic
> card has its own memory) ...
interesting problem... 486's didn't have PAE so are limited to 4Gb of
memory... makes this a policy question more than a bug...
(in fact, if you configure for > 4Gb a 486 CPU will not boot... so
arguably the new behavior is correct!!!)
--
If you want to reach me at my work email, use arjan@...ux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists