Re: Looking for books/tutorials about Linux I/O

2011-01-27 Thread Nadav Har'El
On Thu, Jan 27, 2011, c...@actcom.co.il wrote about Looking for 
books/tutorials about Linux I/O:
 someone asked me about information (books or online material)
 that explains everything about I/O on linux - as it goes
 from tghe application, via the file-system, the block device
 layer, SCSI layer, etc - how it works, how to monitor it, etc.

This isn't exactly what you were looking for, but perhaps it will be
somewhat helpful: There's a new book by Michael Kerrisk (the guy who wrote
many of the Linux man pages) called The Linux Programming Interface.
It's basically everything you ever wanted to know about the Linux API (system
calls, glibc functions, etc.) and didn't know whom to ask. It includes
also dozens (if not hundreds) of pages on IO, filessystems, etc, etc.
It's geared towards how to *use* all these advanced APIs correctly - not
about the actual kernel code that implements them - I'm not sure if this
is a good or bad thing for what you're after.

The entire book is almost 1500 pages long (!), and unfortunately I haven't
read it yet, so I don't know if it's really as good as it is trumped out to be
(right now on Amazon.com it has 15 customer reviews, and every single one
of them is five stars). Anybody on this list actually read (parts of) this
book and can comment on it?


-- 
Nadav Har'El|Thursday, Jan 27 2011, 22 Shevat 5771
n...@math.technion.ac.il |-
Phone +972-523-790466, ICQ 13349191 |A cat has claws ending its paws. A
http://nadav.harel.org.il   |sentence has a pause ending its clause.

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


RE: Looking for books/tutorials about Linux I/O

2011-01-27 Thread ronys
http://www.nostarch.com/tlpi

The site has links to some sample chapters you can download. The electronic
version (pdf) seems like good value to me, at $50.

Rony 

-Original Message-
From: linux-il-boun...@cs.huji.ac.il [mailto:linux-il-boun...@cs.huji.ac.il]
On Behalf Of Nadav Har'El
Sent: Thursday, January 27, 2011 10:22 AM
To: c...@actcom.co.il
Cc: linux-il
Subject: Re: Looking for books/tutorials about Linux I/O

On Thu, Jan 27, 2011, c...@actcom.co.il wrote about Looking for
books/tutorials about Linux I/O:
 someone asked me about information (books or online material)
 that explains everything about I/O on linux - as it goes
 from tghe application, via the file-system, the block device
 layer, SCSI layer, etc - how it works, how to monitor it, etc.

This isn't exactly what you were looking for, but perhaps it will be
somewhat helpful: There's a new book by Michael Kerrisk (the guy who wrote
many of the Linux man pages) called The Linux Programming Interface.
It's basically everything you ever wanted to know about the Linux API
(system
calls, glibc functions, etc.) and didn't know whom to ask. It includes
also dozens (if not hundreds) of pages on IO, filessystems, etc, etc.
It's geared towards how to *use* all these advanced APIs correctly - not
about the actual kernel code that implements them - I'm not sure if this
is a good or bad thing for what you're after.

The entire book is almost 1500 pages long (!), and unfortunately I haven't
read it yet, so I don't know if it's really as good as it is trumped out to
be
(right now on Amazon.com it has 15 customer reviews, and every single one
of them is five stars). Anybody on this list actually read (parts of) this
book and can comment on it?


-- 
Nadav Har'El|Thursday, Jan 27 2011, 22 Shevat
5771
n...@math.technion.ac.il
|-
Phone +972-523-790466, ICQ 13349191 |A cat has claws ending its paws. A
http://nadav.harel.org.il   |sentence has a pause ending its clause.

___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il


___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il