Re: questions for Linus

2011-06-01 Thread nilesh
Hi Greg, Included the list as the recipient. On Wed, 2011-06-01 at 10:44 +0900, Greg KH wrote: On Tue, May 31, 2011 at 02:12:36PM +0700, Mulyadi Santosa wrote: Hi Greg.. I came with these questions for Linus, hope you're kind enough to collect it and forward it to Linus in LinuxCon:

Re: questions for Linus

2011-06-01 Thread Greg KH
On Wed, Jun 01, 2011 at 12:10:45PM +0530, nilesh wrote: Hi Greg, Included the list as the recipient. On Wed, 2011-06-01 at 10:44 +0900, Greg KH wrote: On Tue, May 31, 2011 at 02:12:36PM +0700, Mulyadi Santosa wrote: Hi Greg.. I came with these questions for Linus, hope you're kind

Re: picking an ARM board with jtag for debugging

2011-06-01 Thread luca ellero
On 31/05/2011 16.39, Christopher Harvey wrote: I'm looking for an ARM board with a cortex a9 mpcore with a good solution for jtag debugging under linux. I have a beagle and a pandaboard sitting in front of me, but the beagle only has cortex a8 and the pandboard jtag situation looks

Re: picking an ARM board with jtag for debugging

2011-06-01 Thread Christopher Harvey
On Wed, 01 Jun 2011 09:04:12 +0200, luca ellero lro...@gmail.com wrote: On 31/05/2011 16.39, Christopher Harvey wrote: I'm looking for an ARM board with a cortex a9 mpcore with a good solution for jtag debugging under linux. I have a beagle and a pandaboard sitting in front of me,

Re: Clarification on memory mapping

2011-06-01 Thread Prashant Shah
Hi, On Wed, Jun 1, 2011 at 12:04 PM, sandeep kumar coolsandyfor...@gmail.com wrote: Hi, ioremap() : 2) ioremap does mapping of a particular i/o device to kernel logical memory address. Please correct me if I am wrong. I think this function will remap the I/O registers location to a memory

OS Books suggestion

2011-06-01 Thread Ezequiel García
I am looking for some biblographic material for OS learning (mostly for linux). I've read Linux Device Drivers, and I am interested in these: * The design of unix operating system (Bach) * Modern operative systems (Tanenbaum) * Operating Systems design and implementation(Tanenbaum) I haven't

Re: OS Books suggestion

2011-06-01 Thread Daniel Baluta
Hello, * The design of unix operating system (Bach) * Modern operative systems (Tanenbaum) * Operating Systems design and implementation(Tanenbaum) I haven't done formal Computer Science studies, and I don't the time to read the three of them, but as I am working very close to the linux

Re: Clarification on memory mapping

2011-06-01 Thread Dave Hylands
Hi Prasant, On Wed, Jun 1, 2011 at 10:38 AM, Prashant Shah pshah.mum...@gmail.com wrote: Hi, On Wed, Jun 1, 2011 at 12:04 PM, sandeep kumar coolsandyfor...@gmail.com wrote: Hi, ioremap() : 2) ioremap does mapping of a particular i/o device to kernel logical memory address. Please

surviving in lkml

2011-06-01 Thread Anuz Pratap Singh Tomar
Hi list, This is an interesting story/presentation by an lkml regular, not technical but useful. https://docs.google.com/viewer?a=vpid=explorerchrome=truesrcid=0B8baQh2SFt66N2Q3M2FkMzYtZmRjYi00NTEzLWEwZWYtOTEzMDk5MzhkOTQ1hl=en_USpli=1 Regards Anuz ___

Re: surviving in lkml

2011-06-01 Thread João Eduardo Luís
Quite nice presentation. Although I was hoping to see something stating the correct protocol to repost a question to the list, either because the previous one was ignored or just went by unnoticed. Then again, I feel blessed because I either find the answer by myself, although most times when

Re: Changes in block layer for IOScheduler Insertion selection

2011-06-01 Thread mani
Dear All, Any suggestions on the below point ? Thanks in advance.. On Mon, May 30, 2011 at 10:53 AM, mani manish...@gmail.com wrote: Dear Eduardo, I am using squashfs filesystem. So i am more concern with the read speed. whereas below are the details

Re: OS Books suggestion

2011-06-01 Thread Prashant Shah
2011/6/2 Anuz Pratap Singh Tomar chambilketha...@gmail.com: 2011/6/1 Ezequiel García elezegar...@yahoo.com.ar I am looking for some biblographic material for OS learning (mostly for linux). I've read Linux Device Drivers, and I am interested in these: Robert love Linuk kernel development.