[PATCH 1/1] UBUNTU: Increase the CONFIG_BLK_DEV_RAM_SIZE to 8192 on i.MX51

Amit Kucheria amit.kucheria at canonical.com
Fri Mar 20 15:11:05 UTC 2009


On Fri, Mar 20, 2009 at 10:32:52PM +0800, bryan.wu at canonical.com wrote:
> From: Bryan Wu <bryan.wu at canonical.com>
> 
> 4096 is too small for our Ubuntu distribution running on i.MX51 hardware
> platform. Increasing it to 8192 for initramfs usage.
> 
> Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
> ---
>  debian/config/armel/config.imx51 |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/debian/config/armel/config.imx51 b/debian/config/armel/config.imx51
> index 8ae3aaf..1423919 100644
> --- a/debian/config/armel/config.imx51
> +++ b/debian/config/armel/config.imx51
> @@ -80,7 +80,7 @@ CONFIG_BLK_DEV_MD=m
>  CONFIG_BLK_DEV_NBD=m
>  CONFIG_BLK_DEV_RAM=y
>  CONFIG_BLK_DEV_RAM_COUNT=16
> -CONFIG_BLK_DEV_RAM_SIZE=4096
> +CONFIG_BLK_DEV_RAM_SIZE=8192
>  CONFIG_BLK_DEV_SD=y
>  CONFIG_BLK_DEV_SR=m
>  # CONFIG_BLK_DEV_SR_VENDOR is not set
> -- 
> 1.6.0.4
> 

ACK. Applied.

Thanks.

-- 
----------------------------------------------------------------------
Amit Kucheria, Kernel Engineer || amit at canonical.com
----------------------------------------------------------------------




More information about the kernel-team mailing list