[Meego-kernel] [PATCH v1 0/4]mmc: set a suitable max_discard_sectors value for sdhci controller

Dong, Chuanxiao chuanxiao.dong at intel.com
Sun Nov 14 07:59:14 PST 2010


> my first impression is that it's all much too complex.
> 
> (and block changes need to go to the block layer people not the mmc people)
No, the block layer I mean is the MMC driver block layer, mmc people own this. It is not the kernel block layer. I didn't change any kernel block layer code.

> 
> 
> why not pick 128 or 256 or some reasonable number, rather than doing
> extremely complex and fragile calculations??
Since I want my host controller can handle the maximum sectors at one time. I think the value calculated is much reasonable than some other value. So, you mean I can just pick some value like 128 or 256 rather than some calculated value?


More information about the MeeGo-kernel mailing list