mfrw / compcache

Automatically exported from code.google.com/p/compcache
0 stars 0 forks source link

Provide kernel config variable for default number of devices #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is module parameter, and corresponding kernel boot parameter,
but it would be usefull to change default value also in kernel config.
Currently by default 1 device is created. For comparission
by default 4 ramdisks are create, and this can be changed in kernel config.
Having such options could make deplyment easier, no module needed, and no
boot loader changes needed.

Thanks.

Original issue reported on code.google.com by witold.b...@gmail.com on 18 May 2011 at 11:50

GoogleCodeExporter commented 9 years ago
I'm planning to submit this patch along with other pending patches. In the 
meantime, I've attached the patch which provides this kernel config.

Original comment by nitingupta910@gmail.com on 24 Jun 2011 at 6:25

Attachments:

GoogleCodeExporter commented 9 years ago
Here is updated patch containing:
 - Kernel config option for numdevices
 - Discard support
 - A bug fix (kmap/kunmap ordering)

I will sync repo and mainline versions soon.

Original comment by nitingupta910@gmail.com on 29 Jun 2011 at 6:30

Attachments: