Re: Stack Trace question

2008-10-04 Thread Venky K Shankar
Vaughn Clinton wrote: All, I've got a quick question about the stack trace below. I see the flags IRQ and EOI in this trace and would like to understand better what this means. My swag is that it's showing that the stack trace is running in interrupt context when the kernel panic'd. IRQ

Re: file system performance in linux

2008-10-04 Thread Sitsofe Wheeler
Greg Freemyer wrote: On 10/3/08, pradeepkumar soman [EMAIL PROTECTED] wrote: Hi, I just want to know the factors on which the file system read depends I suspect that is way too general of a question, but read performance is impacted by: snip Not to mention location on the disk (at

Re: Stack Trace question

2008-10-04 Thread Vaughn Clinton
thanks! -- From: Venky K Shankar [EMAIL PROTECTED] Sent: Friday, October 03, 2008 7:02 PM To: Vaughn Clinton [EMAIL PROTECTED] Cc: kernelnewbies@nl.linux.org Subject: Re: Stack Trace question Vaughn Clinton wrote: All, I've got a quick

Re: compiling kernel module for UML

2008-10-04 Thread arshad hussain
On Thu, Oct 2, 2008 at 9:20 PM, Chetan Nanda [EMAIL PROTECTED] wrote: On Tue, Sep 30, 2008 at 11:50 PM, arshad hussain [EMAIL PROTECTED] wrote: On Tue, Sep 30, 2008 at 11:12 PM, Chetan Nanda [EMAIL PROTECTED] wrote: Hi All, I am trying my hands with User mode Linux. I am able to