Found 57 matching messages (0.041 seconds). Page 1 of 3.
- Re: Linux-2.6.20-rc4 - Kernel panic!
On 1/12/07, Stefan Richter wrote:
> Sunil Naidu wrote:
> > compiling a driver as module has same affect (while
> > loading/booting of kernel) compare to compiling a driver as kernel
> > ...
linux-kernel - Sunil Naidu - Jan 11 2007 - 17:29
- Re: Strange LKML home page!!!
... 1/25/07, Randy Dunlap wrote:
> On Thu, 25 Jan 2007 15:59:47 +0530 Sunil Naidu wrote:
>
> > Hello,
> >
> > I got stunned when I opened www.lkml.org
> >
> > => lkml deals psp ...
linux-kernel - Sunil Naidu - Jan 25 2007 - 14:16
- Re: Linux 2.6.20-rc6 - eth0 timed out - Myson Enternet driver (PCI)
On 1/25/07, Sunil Naidu wrote:
>
> It was a cool booting, have really enjoyed this.
>
I did find this in my dmesg. I have checked the dmesg of 2.6.19.x &
2.6.20-rc series. This is happening every time.
...
linux-kernel - Sunil Naidu - Jan 25 2007 - 14:23
- Re: Linux 2.6.20-rc6 - clean boot on P4/HT
On 1/25/07, Sunil Naidu wrote:
>
> It was a cool booting, have really enjoyed this.
Here is the clean boot for me after spending for good time. Here is
the box info:-
Linux Typhoon 2.6.20-rc6-Akula-II #1 ...
linux-kernel - Sunil Naidu - Jan 25 2007 - 20:54
- Re: v2.6.20-rt1, yum/rpm
On 2/5/07, Peter Zijlstra wrote:
> On Mon, 2007-02-05 at 16:06 +0530, Sunil Naidu wrote:
> > On 2/5/07, Ingo Molnar wrote:
> > > i have released the v2.6.20-rt1 ...
linux-kernel - Sunil Naidu - Feb 5 2007 - 07:15
- Re: Free Linux Driver Development!
On 2/7/07, Akemi Yagi wrote:
> On Tue, 06 Feb 2007 19:07:50 +0530, Sunil Naidu wrote:
>
> > On 2/5/07, Stefan Seyfried wrote:
> >> On Wed, Jan 31, 2007 at 03:14: ...
linux-kernel - Sunil Naidu - Feb 7 2007 - 09:33
- Re: Choosing a HyperThreading/SMP/MultiCore kernel ?
... try this soon on my Laptop (with SMP since it's a
Core2Duo). Anyway, shall post here.
> --
> Len Sorensen
Thanks,
~Sunil
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger. ...
linux-kernel - Sunil Naidu - Jan 12 2007 - 19:21
- Linux-2.6.19.2 - Kernel panic - gdb tracing!
Hello All,
I did compile 2.6.19.2, it has failed with these errors:-
mount: could not find file system '/dev/root'
setuproot: moving /dev failed: No such file or directory
setuproot: error mountng /proc : No such file or directory
setuproot:
linux-kernel - Sunil Naidu - Jan 11 2007 - 10:43
- Re: Linux-2.6.20-rc4 - Kernel panic!
On 1/12/07, Randy Dunlap wrote:
>
> Size cannot be > 100 KB (and message cannot be html).
> If photo size is > 100 KB, can you post it on the web somewhere?
> (or email it me)
Shall e-mail you rightway, thanks.
OffTopic:
linux-kernel - Sunil Naidu - Jan 11 2007 - 16:25
- Choosing a HyperThreading/SMP/MultiCore kernel ?
Hello All,
There are 2 cases:-
#1 Intel Pentium 4 Workstation with HyperThreading
Since kernel takes HT as 2 processors, I did say in KConfig as:
CONFIG_SMP= y
CONFIG_NR_CPUS=2
CONFIG_SCHED_MC=not set
CONFIG_MPENTIUM4=y (Or should I say
linux-kernel - Sunil Naidu - Jan 12 2007 - 09:25
- Re: BUG: linux 2.6.19 unable to enable acpi
On 1/17/07, Matheus Izvekov wrote:
> I just tried the firmwarekit, and here are the results, attached.
> TYVM, thats a very useful tool.
I do suspect ACPI issues on my new DG965WH MOBO:-
http://www.intel.com/products/
linux-kernel - Sunil Naidu - Jan 17 2007 - 06:34
- Realtime-preemption for 2.6.20-rc5 ?
Hi Ingo,
I would like to try with patch-2.6.20-rc5-rt7 for an experiment to
measure the latency.
Is there any documentation or help which talks about patching, issues,
and latency benchmarks?
~Akula2
-
To unsubscribe from this list: send the
linux-kernel - Sunil Naidu - Jan 18 2007 - 06:15
- Missing dmesg parameters in 2.6.19.2
Hello All,
Atlast I have succeeded in booting 2.6.19.2 on mutiple x86 machines. I
did observe a strange dmesg parameter behavior in this case:-
1) Compiling with SMP as Generic (CONFIG_X86_PC is not set, CONFIG_M686=y)
.........
.........
linux-kernel - Sunil Naidu - Jan 19 2007 - 22:50
- Re: BUG: linux 2.6.19 unable to enable acpi
On 1/19/07, Len Brown wrote:
> On Wednesday 17 January 2007 05:34, you wrote:
> > On 1/17/07, Matheus Izvekov wrote:
> > > I just tried the firmwarekit, and here are the results, attached.
> > > TYVM, thats a
linux-kernel - Sunil Naidu - Jan 19 2007 - 22:59
- Re: Choosing a HyperThreading/SMP/MultiCore kernel ?
On 1/13/07, Lennart Sorensen wrote:
> On Fri, Jan 12, 2007 at 10:38:43PM -0500, Valdis.Kletnieks@vt.edu wrote:
> > amd64 will only work on a core2duo if it's a T7200 or higher - the
> > lower numbers are 32-bit-only
linux-kernel - Sunil Naidu - Jan 19 2007 - 23:45
- Re: Missing dmesg parameters in 2.6.19.2
On 1/20/07, Robert Hancock wrote:
> > 1) Compiling with SMP as Generic (CONFIG_X86_PC is not set, CONFIG_M686=y)
> >
> > ........
> > ........
> > Using x86 segment limits to approximate NX protection
> > ........
> > ........
>
linux-kernel - Sunil Naidu - Jan 19 2007 - 23:54
- Re: Realtime-preemption for 2.6.20-rc5 ?
On 1/18/07, Ingo Molnar wrote:
> the best place to start is:
>
> http://rt.wiki.kernel.org
>
> Ingo
I did refer the same. Is it necessary to use only base kernel, say
2.6.19? Or, can I go ahead with 2.6.19 + 2.6.19.2
linux-kernel - Sunil Naidu - Jan 19 2007 - 22:56
- More about dmesg stuff, this time 2.6.20-rc5
Hello,
I did find this dmesg for the kernel 2.6.20-rc5
Linux version 2.6.20-rc5-Typhoon (root@Typhoon) (gcc version 4.1.1
20061011 (Red Hat 4.1.1-30)) #1 SMP Sat Jan 20 15:00:20 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize
linux-kernel - Sunil Naidu - Jan 20 2007 - 06:14
- Re: Abysmal disk performance, how to debug?
On 1/20/07, Willy Tarreau wrote:
> > > >
>
> It is not expected to increase write performance, but it should help
> you do something else during that time, or also give more responsiveness
> to Ctrl-C. It is possible that you have fast and
linux-kernel - Sunil Naidu - Jan 20 2007 - 15:44
- Re: Abysmal disk performance, how to debug?
On 1/21/07, Tim Schmielau wrote:
>
> Note that these dd "benchmarks" are completely bogus, because the data
> doesn't actually get written to disk in that time. For some enlightening
> data, try
>
> time dd if=/dev/
linux-kernel - Sunil Naidu - Jan 20 2007 - 17:12