Results 1 to 2 of 2
Hi All,
I am a new CS graduate student. I just started the study of the performance issue regarding to Linux software raid.
Could you give me some help on ...
- 09-27-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 1
In which kernel module was the software raid be implemented ?
Hi All,
I am a new CS graduate student. I just started the study of the performance issue regarding to Linux software raid.
Could you give me some help on how to start the work? Like some readings(document, paper,code, etc):
1. In Which module(eg. *.c files) was the software raid be implemented?
2. Is there a kind of sketch material about the implementation of software raid? I saw many kernel files (eg. md.c, multipath.c) relate to raid, but I have no idea about how they work together.
Many thanks.
-Deng
- 09-27-2009 #2
The best way to answer this kind of question is to browse the Kconfig files in the kernel source tree. I think the one you want here is drivers/md/Kconfig.
"I'm just a little old lady; don't try to dazzle me with jargon!"


Reply With Quote
