On May 16, 2009, at 11:04 AM, Rogério Brito wrote:
Hi, Kumar, Guennadi, and Co.
This patch addresses the following issues:
01. makes CFQ the default scheduler, to be in line with the rest of
the kernel.
02. since linkstations are meant to store files, enable large blk
devices.
03. disable
Hi, Kumar, Guennadi, and Co.
This patch addresses the following issues:
01. makes CFQ the default scheduler, to be in line with the rest of
the kernel.
02. since linkstations are meant to store files, enable large blk
devices.
03. disable CONFIG_MIGRATION in in such low memory devices.
04
On Apr 28, 2009, at 9:48 AM, Rogério Brito wrote:
On Apr 28 2009, Kumar Gala wrote:
I'm pretty sure we need this for old initrd style ramdisks so I'd
prefer
we leave it enabled.
Oh, for oldstyle it is needed. You're right. It is better to keep it
in
the defconfig. Just drop the hunk fro
On Apr 28 2009, Kumar Gala wrote:
> I'm pretty sure we need this for old initrd style ramdisks so I'd prefer
> we leave it enabled.
Oh, for oldstyle it is needed. You're right. It is better to keep it in
the defconfig. Just drop the hunk from the patch that I sent you.
>> Thanks. The MTD & PHYMA
On Apr 27, 2009, at 9:27 PM, Rogério Brito wrote:
Hi, Kumar.
On Apr 27 2009, Kumar Gala wrote:
On Apr 24, 2009, at 5:33 PM, Rogério Brito wrote:
04. disable CONFIG_BLK_DEV_RAM.
do we not allow booting a ramdisk?
Well, do we need a block device in ram to use initramfs?
(...)
I'm prett
Hi, Kumar.
On Apr 27 2009, Kumar Gala wrote:
>
> On Apr 24, 2009, at 5:33 PM, Rogério Brito wrote:
>> 04. disable CONFIG_BLK_DEV_RAM.
>
> do we not allow booting a ramdisk?
Well, do we need a block device in ram to use initramfs?
(...)
>> Dear Kumar, please, apply this one.
>>
>> I have another
On Apr 24, 2009, at 5:33 PM, Rogério Brito wrote:
This patch addresses the following issues:
01. makes CFQ the default scheduler, to be in line with the rest of
the kernel.
02. since linkstations are meant to store files, enable large blk
devices.
03. disable CONFIG_MIGRATION in in su
This patch addresses the following issues:
01. makes CFQ the default scheduler, to be in line with the rest of the kernel.
02. since linkstations are meant to store files, enable large blk devices.
03. disable CONFIG_MIGRATION in in such low memory devices.
04. disable CONFIG_BLK_DEV_RAM.
05.