This patch changes vmemmap to use a different region (region 0xf) of the
address space whose page size can be dynamically configured at boot.
The problem with the current approach of always using 16M pages is that
it's not well suited to machines that have small amounts of memory such
as small partitions on pseries, or PS3's.
In fact, on the PS3, failure to allocate the 16M page backing vmmemmap
tends to prevent hotplugging the HV's "additional" memory, thus limiting
the available memory even more, from my experience down to something
like 80M total, which makes it really not very useable.
Kernel: Linux 2.6.25-3-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
05-29-2008, 07:13 AM
Bastian Blank
Bug#483489: linux-2.6: Optional powerpc64 patches for PS3
tags 483489 wontfix
thanks
On Wed, May 28, 2008 at 05:26:37PM -0700, Geoff Levand wrote:
> Attached are two patches against the debian linux-2.6-2.6.25
> sources that would be nice to apply for the PS3.
Please send them to stable@kernel.org. Also you have to use that way to
fix the following error, after it have been applied to Linus' tree:
| ERROR: "fb_mode_option" [drivers/ps3/ps3av_mod.ko] undefined!
Tagging as wontfix for now.
Bastian
--
Leave bigotry in your quarters; there's no room for it on the bridge.
-- Kirk, "Balance of Terror", stardate 1709.2
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
05-30-2008, 06:47 PM
Geoff Levand
Bug#483489: linux-2.6: Optional powerpc64 patches for PS3
Bastian Blank wrote:
> tags 483489 wontfix
> thanks
>
> On Wed, May 28, 2008 at 05:26:37PM -0700, Geoff Levand wrote:
>> Attached are two patches against the debian linux-2.6-2.6.25
>> sources that would be nice to apply for the PS3.
>
> Please send them to stable@kernel.org. Also you have to use that way to
> fix the following error, after it have been applied to Linus' tree:
> | ERROR: "fb_mode_option" [drivers/ps3/ps3av_mod.ko] undefined!
>
> Tagging as wontfix for now.
Just FYI, I submitted the memory leak and undefined symbol bugs for
the stable kernel.
I don't think the vmemmap-variable-page-size patch is suitable as
it is quite intrusive and is not really a 'critical' fix.
-Geoff
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org