You are here:   Home How Linux Kernel Works

dnrestcom -The simplest way to learn!

Just the simplest way to learn all the things.

Mar 17
2009

How Linux Kernel Works

Posted by: dnrestcom

Tagged in: Shell , NFS , Kernel , CIFS

    "Here, you see examples of four system calls - open, read, write and close. Don't fret over the details of the syntax; that's not important right now. The point is this: through these system calls (and a few others) the Linux kernel provides the illusion of a 'file' - a sequence of bytes of data that has a name - and protects you from the underlying details of tracks and sectors and heads and free block lists that you'd have to get into if you wanted to talk to the hardware directly. That's what we mean by an abstraction.
    "As you'll see from the picture above, the kernel has to work hard to maintain this same abstraction when the filesystem itself might be stored in any of several formats, on local storage devices such as hard disks, CDs or USB memory sticks - or might even be on a remote system and accessed through a network protocol such as NFS or CIFS.

    "There may even be an additional device mapper layer to support logical volumes or RAID. The virtual filesystem layer within the kernel enables it to present these underlying forms of storage as a collection of files within a single hierarchical filesystem."
Continue reading...
Trackback(0)
Comments (2)add
0
...
written by lucky , April 08, 2009
hai thanks for visiting my blog!!smilies/grin.gif
report abuse
vote down
vote up
Votes: +0
0
...
written by Monique , March 23, 2009
visiting back bro
report abuse
vote down
vote up
Votes: +0
You must be logged in to post a comment. Please register if you do not have an account yet.

busy

 Subscribe!

Or enter your email address:

Info