All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alim Akhtar <alim.akhtar@samsung.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>,
	Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, k.kozlowski@samsung.com,
	kgene@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [RFC PATCH] ARM: exynos_defconfig: Increase CONFIG_BLK_DEV_RAM_SIZE to 64K
Date: Mon, 19 Oct 2015 17:23:13 +0530	[thread overview]
Message-ID: <5624D9A9.1030506@samsung.com> (raw)
In-Reply-To: <20151019115150.GY32532@n2100.arm.linux.org.uk>

Hi Russell,

On 10/19/2015 05:21 PM, Russell King - ARM Linux wrote:
> On Mon, Oct 19, 2015 at 01:48:13PM +0200, Javier Martinez Canillas wrote:
>> Hello Alim,
>>
>> On 10/19/2015 12:48 PM, Alim Akhtar wrote:
>>> CONFIG_BLK_DEV_RAM_SIZE is currently set to 8K, which is a bit on the
>>> smaller side, lets bump it up to 64K so that a bigger RAM_DISK can
>>> be used with defconfig.
>>>
>>> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
>>> ---
>>
>> I agree that 8KiB is too small and that should be bumped, I'm also
>> not sure what the best size would be but 64KiB sounds reasonable
>> to me. So for this patch:
>
> It's _not_ 8KiB or 64KiB.
>
> config BLK_DEV_RAM_SIZE
>          int "Default RAM disk size (kbytes)"
>
> It's 8MiB or 64MiB - the value you place here is in units of 1024 bytes.
>
Thanks for correcting, will correct it.

WARNING: multiple messages have this Message-ID (diff)
From: alim.akhtar@samsung.com (Alim Akhtar)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH] ARM: exynos_defconfig: Increase CONFIG_BLK_DEV_RAM_SIZE to 64K
Date: Mon, 19 Oct 2015 17:23:13 +0530	[thread overview]
Message-ID: <5624D9A9.1030506@samsung.com> (raw)
In-Reply-To: <20151019115150.GY32532@n2100.arm.linux.org.uk>

Hi Russell,

On 10/19/2015 05:21 PM, Russell King - ARM Linux wrote:
> On Mon, Oct 19, 2015 at 01:48:13PM +0200, Javier Martinez Canillas wrote:
>> Hello Alim,
>>
>> On 10/19/2015 12:48 PM, Alim Akhtar wrote:
>>> CONFIG_BLK_DEV_RAM_SIZE is currently set to 8K, which is a bit on the
>>> smaller side, lets bump it up to 64K so that a bigger RAM_DISK can
>>> be used with defconfig.
>>>
>>> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
>>> ---
>>
>> I agree that 8KiB is too small and that should be bumped, I'm also
>> not sure what the best size would be but 64KiB sounds reasonable
>> to me. So for this patch:
>
> It's _not_ 8KiB or 64KiB.
>
> config BLK_DEV_RAM_SIZE
>          int "Default RAM disk size (kbytes)"
>
> It's 8MiB or 64MiB - the value you place here is in units of 1024 bytes.
>
Thanks for correcting, will correct it.

  reply	other threads:[~2015-10-19 12:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-19 10:48 [RFC PATCH] ARM: exynos_defconfig: Increase CONFIG_BLK_DEV_RAM_SIZE to 64K Alim Akhtar
2015-10-19 10:48 ` Alim Akhtar
2015-10-19 11:48 ` Javier Martinez Canillas
2015-10-19 11:48   ` Javier Martinez Canillas
2015-10-19 11:51   ` Russell King - ARM Linux
2015-10-19 11:51     ` Russell King - ARM Linux
2015-10-19 11:53     ` Alim Akhtar [this message]
2015-10-19 11:53       ` Alim Akhtar
2015-10-19 12:06     ` Javier Martinez Canillas
2015-10-19 12:06       ` Javier Martinez Canillas
2015-10-19 11:55   ` Alim Akhtar
2015-10-19 11:55     ` Alim Akhtar
2015-10-19 13:22 ` Arnd Bergmann
2015-10-19 13:22   ` Arnd Bergmann
2015-10-21  4:56   ` Alim Akhtar
2015-10-21  4:56     ` Alim Akhtar

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=5624D9A9.1030506@samsung.com \
    --to=alim.akhtar@samsung.com \
    --cc=javier@osg.samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /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: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.