Re: [PATCH] S390: Make ramdisk size for S390 8192 by default.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>   it seems pointless to have a strong recommendation when you can just
> make it the default.  if that help text is still relevant, that is.
> 
> 
> diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig
> index 4245b7f..39b34e5 100644
> --- a/drivers/block/Kconfig
> +++ b/drivers/block/Kconfig
> @@ -358,11 +358,11 @@ config BLK_DEV_RAM_COUNT
>  config BLK_DEV_RAM_SIZE
>  	int "Default RAM disk size (kbytes)"
>  	depends on BLK_DEV_RAM
> +	default "8192" if S390
>  	default "4096"
>  	help
>  	  The default value is 4096 kilobytes. Only change this if you know
> -	  what are you doing. If you are using IBM S/390, then set this to
> -	  8192.
> +	  what are you doing.

Thanks, but I would prefer to not have any special default value for s390
anymore. The 8 MB is a leftover when we had a default INITRD_SIZE of 8 MB.
But that default is gone as well (default now: 0).
Just deleting the text that refers to s390 would be better.
-
To unsubscribe from this list: send the line "unsubscribe linux-s390" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux