Skip to content

gurugio/book_linuxkernel_md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md driver for RAID device (On translation from Korea into English)

https://gurugio.gitbooks.io/book_linuxkernel_md/content/

We've done reading block layer and ramdisk driver, next is md dirver that is very common and popular for server market.

To understand md (multi-device) driver, we first know how to use mdadm tool that controls behavior of md driver. So let's first read source code of mdadm tool and check what command it send to md driver. And then we will read md driver sources in kernel directory.

PS. I welcome any help for translation.

INDEX

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published