Video for Linux deprecated drivers (VIDEO_V4L1)

2007-04-27 Thread Sunil Naidu

Hello,

I need add a device for a particular solution on a x86 box. Device is
Logitech QuickCam, USB based WebCam (has to be included because of the
change in the experiment specs).

To get the device working (capture images by a V4L application), need
to compile the driver (qc-usb) & insert the quickcam.ko module. But,
what the requirement says I need to enable the VIDEO_V4L1 support.
Then I need to select USB_QUICKCAM_MESSENGER driver under the V4L USB
devices. Till here it's fine.

But if I look at the kernel config, VIDEO_V4L1 is deprecated. If I
decide to enable VIDEO_V4L1_COMPAT, there isn't any
USB_QUICKCAM_MESSENGER driver under the V4L USB devices!

Should I select the VIDEO_V4L1 support to get the WebCam working or is
there any other way (work around) to get my WebCam working with
VIDEO_V4L1_COMPAT? Comments pl?

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Enigma of Hardware Monitoring in 2.6.20.x or 2.6.21

2007-04-27 Thread Sunil Naidu

Hello,

I am did compile those kernels to the best available hardware in a
P-III machine. (Research experiment - P-III box is a part of Wireless
stuff).

I have this enigma called Hardware Monitoring support on many boards. Because:

a) Vendors don't give enough info - which chips are meant for Hardware
Monitoring in a particular board, say in this case a P-III 810E or P4
945 or Core2Duo 965/975 boards.
b) Unfortunately, there isn't any reference available in the Config to
select the chips for the respective boards. Example - for 810E - some
x chip is to be enabled in that tree.

How to solve this problem? How to know in Linux (any commands) whether
H/W Mon is supported by 810E board or 945 board? (apart from digging
from the manuals to narrow down the problem).

I am willing to do something for this task (volunteer). Comments?

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21 - something wrong with dmesg.

2007-04-27 Thread Sunil Naidu

On 4/26/07, Alistair John Strachan <[EMAIL PROTECTED]> wrote:

>
> Don't you need to increase CONFIG_LOG_BUF_SHIFT ?


Yep, I need to. But, have to enable the Kernel Debug (DEBUG_KERNEL) to
increase the value from default 14 value to 15/16. I feel that this
might increase the kernel size?

Ummm, is it possible to move CONFIG_LOG_BUF_SHIFT under the General
Setup area? (say, down the Kernel .config support - IKCONFIG).

Comments pl?


(Also, does Andrew really need to be CCed twice?)


I agree with you - my apologies to Andrew ;-) (shall bug him @ linux
foundation only)


Alistair.

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21 - something wrong with dmesg.

2007-04-27 Thread Sunil Naidu

On 4/26/07, Alistair John Strachan [EMAIL PROTECTED] wrote:


 Don't you need to increase CONFIG_LOG_BUF_SHIFT ?


Yep, I need to. But, have to enable the Kernel Debug (DEBUG_KERNEL) to
increase the value from default 14 value to 15/16. I feel that this
might increase the kernel size?

Ummm, is it possible to move CONFIG_LOG_BUF_SHIFT under the General
Setup area? (say, down the Kernel .config support - IKCONFIG).

Comments pl?


(Also, does Andrew really need to be CCed twice?)


I agree with you - my apologies to Andrew ;-) (shall bug him @ linux
foundation only)


Alistair.

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Enigma of Hardware Monitoring in 2.6.20.x or 2.6.21

2007-04-27 Thread Sunil Naidu

Hello,

I am did compile those kernels to the best available hardware in a
P-III machine. (Research experiment - P-III box is a part of Wireless
stuff).

I have this enigma called Hardware Monitoring support on many boards. Because:

a) Vendors don't give enough info - which chips are meant for Hardware
Monitoring in a particular board, say in this case a P-III 810E or P4
945 or Core2Duo 965/975 boards.
b) Unfortunately, there isn't any reference available in the Config to
select the chips for the respective boards. Example - for 810E - some
x chip is to be enabled in that tree.

How to solve this problem? How to know in Linux (any commands) whether
H/W Mon is supported by 810E board or 945 board? (apart from digging
from the manuals to narrow down the problem).

I am willing to do something for this task (volunteer). Comments?

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Video for Linux deprecated drivers (VIDEO_V4L1)

2007-04-27 Thread Sunil Naidu

Hello,

I need add a device for a particular solution on a x86 box. Device is
Logitech QuickCam, USB based WebCam (has to be included because of the
change in the experiment specs).

To get the device working (capture images by a V4L application), need
to compile the driver (qc-usb)  insert the quickcam.ko module. But,
what the requirement says I need to enable the VIDEO_V4L1 support.
Then I need to select USB_QUICKCAM_MESSENGER driver under the V4L USB
devices. Till here it's fine.

But if I look at the kernel config, VIDEO_V4L1 is deprecated. If I
decide to enable VIDEO_V4L1_COMPAT, there isn't any
USB_QUICKCAM_MESSENGER driver under the V4L USB devices!

Should I select the VIDEO_V4L1 support to get the WebCam working or is
there any other way (work around) to get my WebCam working with
VIDEO_V4L1_COMPAT? Comments pl?

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21 - something wrong with dmesg.

2007-04-26 Thread Sunil Naidu

Hello,

I did compile the kernel, boots good ;-) BTW, does anyone (on P-III)
facing a memory check skip or sort of? Not getting RAM info in the
dmesg.  Unable to get dmseg from the start of the gcc check! Any clue?
Here is the dmesg I get on my box:

0] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[0.00] Processor #0 6:11 APIC version 17
[0.00] ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
[0.00] IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[0.00] ACPI: IRQ0 used by override.
[0.00] ACPI: IRQ2 used by override.
[0.00] ACPI: IRQ9 used by override.
[0.00] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[0.00] Using ACPI (MADT) for SMP configuration information
[0.00] Allocating PCI resources starting at 2000 (gap:
1ff0:e00c)
[0.00] Built 1 zonelists.  Total pages: 129779
[0.00] Kernel command line: ro root=LABEL=/
[0.00] mapped APIC to d000 (fee0)
[0.00] mapped IOAPIC to c000 (fec0)
[0.00] Enabling fast FPU save and restore... done.
[0.00] Enabling unmasked SIMD FPU exception support... done.
[0.00] Initializing CPU#0
[0.00] PID hash table entries: 2048 (order: 11, 8192 bytes)
[0.00] Detected 1202.764 MHz processor.
[   13.595214] Console: colour VGA+ 80x25
[   13.601724] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   13.603679] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   13.646235] Memory: 513268k/523200k available (2175k kernel code,
9388k reserved, 733k data, 212k init, 0k highmem)
[   13.646415] virtual kernel memory layout:
[   13.646417] fixmap  : 0xfffb7000 - 0xf000   ( 288 kB)
[   13.646420] vmalloc : 0xe080 - 0xfffb5000   ( 503 MB)
[   13.646422] lowmem  : 0xc000 - 0xdfef   ( 510 MB)
[   13.646425]   .init : 0xc03da000 - 0xc040f000   ( 212 kB)
[   13.646427]   .data : 0xc031fdd5 - 0xc03d7514   ( 733 kB)
[   13.646430]   .text : 0xc010 - 0xc031fdd5   (2175 kB)
[   13.647089] Checking if this processor honours the WP bit even in
supervisor mode... Ok.
[   13.707417] Calibrating delay using timer specific routine..
2406.24 BogoMIPS (lpj=1203121)
[   13.707685] Security Framework v1.0.0 initialized
[   13.707797] SELinux:  Initializing.
[   13.707914] SELinux:  Starting in permissive mode
[   13.707924] selinux_register_security:  Registering secondary
module capability
[   13.708082] Capability LSM initialized as secondary
[   13.708200] Mount-cache hash table entries: 512
[   13.708547] CPU: After generic identify, caps: 0383fbff 
    
[   13.708568] CPU: L1 I cache: 16K, L1 D cache: 16K
[   13.708695] CPU: L2 cache: 256K
[   13.708785] CPU: After all inits, caps: 0383fbff  
0040   
[   13.708795] Intel machine check architecture supported.
[   13.708892] Intel machine check reporting enabled on CPU#0.
[   13.709007] CPU: Intel(R) Pentium(R) III CPU 1200MHz stepping 01
[   13.709165] Checking 'hlt' instruction... OK.
[   13.712650] ACPI: Core revision 20070126
[   13.716326] ENABLING IO-APIC IRQs
[   13.716655] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   13.828786] NET: Registered protocol family 16
[   13.829173] ACPI: bus type pci registered
[   13.830908] PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=1
[   13.831014] PCI: Using configuration type 1
[   13.831112] Setting up standard PCI resources
[   13.838325] ACPI: Interpreter enabled
[   13.838440] ACPI: (supports S0 S1 S4 S5)
[   13.838691] ACPI: Using IOAPIC for interrupt routing
[   13.848472] ACPI: PCI Root Bridge [PCI0] (:00)
[   13.848617] PCI: Probing PCI hardware (bus 00)
[   13.848796] Boot video device is :00:01.0
[   13.848901] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
[   13.849009] PCI quirk: region 0480-04bf claimed by ICH4 GPIO
[   13.849601] PCI: Transparent bridge - :00:1e.0
[   13.849744] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   13.849943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT]
[   13.865597] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 *12 14 15)
[   13.866208] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[   13.866795] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[   13.867378] ACPI: PCI Interrupt Link [LNKD] (IRQs 9) *11
[   13.867640] ACPI Error (psargs-0355): [PRSE] Namespace lookup
failure, AE_NOT_FOUND
[   13.867849] ACPI Error (psparse-0537): Method parse/execution
failed [\_SB_.LNKE._PRS] (Node dfd61f40), AE_NOT_FOUND
[   13.868118] ACPI Exception (pci_link-0179): AE_NOT_FOUND,
Evaluating _PRS [20070126]
[   13.868407] ACPI Error (psargs-0355): [PRSF] 

Re: Linux 2.6.21 - something wrong with dmesg.

2007-04-26 Thread Sunil Naidu

Hello,

I did compile the kernel, boots good ;-) BTW, does anyone (on P-III)
facing a memory check skip or sort of? Not getting RAM info in the
dmesg.  Unable to get dmseg from the start of the gcc check! Any clue?
Here is the dmesg I get on my box:

0] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[0.00] Processor #0 6:11 APIC version 17
[0.00] ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
[0.00] IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[0.00] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[0.00] ACPI: IRQ0 used by override.
[0.00] ACPI: IRQ2 used by override.
[0.00] ACPI: IRQ9 used by override.
[0.00] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[0.00] Using ACPI (MADT) for SMP configuration information
[0.00] Allocating PCI resources starting at 2000 (gap:
1ff0:e00c)
[0.00] Built 1 zonelists.  Total pages: 129779
[0.00] Kernel command line: ro root=LABEL=/
[0.00] mapped APIC to d000 (fee0)
[0.00] mapped IOAPIC to c000 (fec0)
[0.00] Enabling fast FPU save and restore... done.
[0.00] Enabling unmasked SIMD FPU exception support... done.
[0.00] Initializing CPU#0
[0.00] PID hash table entries: 2048 (order: 11, 8192 bytes)
[0.00] Detected 1202.764 MHz processor.
[   13.595214] Console: colour VGA+ 80x25
[   13.601724] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[   13.603679] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[   13.646235] Memory: 513268k/523200k available (2175k kernel code,
9388k reserved, 733k data, 212k init, 0k highmem)
[   13.646415] virtual kernel memory layout:
[   13.646417] fixmap  : 0xfffb7000 - 0xf000   ( 288 kB)
[   13.646420] vmalloc : 0xe080 - 0xfffb5000   ( 503 MB)
[   13.646422] lowmem  : 0xc000 - 0xdfef   ( 510 MB)
[   13.646425]   .init : 0xc03da000 - 0xc040f000   ( 212 kB)
[   13.646427]   .data : 0xc031fdd5 - 0xc03d7514   ( 733 kB)
[   13.646430]   .text : 0xc010 - 0xc031fdd5   (2175 kB)
[   13.647089] Checking if this processor honours the WP bit even in
supervisor mode... Ok.
[   13.707417] Calibrating delay using timer specific routine..
2406.24 BogoMIPS (lpj=1203121)
[   13.707685] Security Framework v1.0.0 initialized
[   13.707797] SELinux:  Initializing.
[   13.707914] SELinux:  Starting in permissive mode
[   13.707924] selinux_register_security:  Registering secondary
module capability
[   13.708082] Capability LSM initialized as secondary
[   13.708200] Mount-cache hash table entries: 512
[   13.708547] CPU: After generic identify, caps: 0383fbff 
    
[   13.708568] CPU: L1 I cache: 16K, L1 D cache: 16K
[   13.708695] CPU: L2 cache: 256K
[   13.708785] CPU: After all inits, caps: 0383fbff  
0040   
[   13.708795] Intel machine check architecture supported.
[   13.708892] Intel machine check reporting enabled on CPU#0.
[   13.709007] CPU: Intel(R) Pentium(R) III CPU 1200MHz stepping 01
[   13.709165] Checking 'hlt' instruction... OK.
[   13.712650] ACPI: Core revision 20070126
[   13.716326] ENABLING IO-APIC IRQs
[   13.716655] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[   13.828786] NET: Registered protocol family 16
[   13.829173] ACPI: bus type pci registered
[   13.830908] PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=1
[   13.831014] PCI: Using configuration type 1
[   13.831112] Setting up standard PCI resources
[   13.838325] ACPI: Interpreter enabled
[   13.838440] ACPI: (supports S0 S1 S4 S5)
[   13.838691] ACPI: Using IOAPIC for interrupt routing
[   13.848472] ACPI: PCI Root Bridge [PCI0] (:00)
[   13.848617] PCI: Probing PCI hardware (bus 00)
[   13.848796] Boot video device is :00:01.0
[   13.848901] PCI quirk: region 0400-047f claimed by ICH4 ACPI/GPIO/TCO
[   13.849009] PCI quirk: region 0480-04bf claimed by ICH4 GPIO
[   13.849601] PCI: Transparent bridge - :00:1e.0
[   13.849744] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   13.849943] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT]
[   13.865597] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 *12 14 15)
[   13.866208] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[   13.866795] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[   13.867378] ACPI: PCI Interrupt Link [LNKD] (IRQs 9) *11
[   13.867640] ACPI Error (psargs-0355): [PRSE] Namespace lookup
failure, AE_NOT_FOUND
[   13.867849] ACPI Error (psparse-0537): Method parse/execution
failed [\_SB_.LNKE._PRS] (Node dfd61f40), AE_NOT_FOUND
[   13.868118] ACPI Exception (pci_link-0179): AE_NOT_FOUND,
Evaluating _PRS [20070126]
[   13.868407] ACPI Error (psargs-0355): [PRSF] 

Re: menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ?

2007-04-25 Thread Sunil Naidu

On 4/25/07, Michael Tokarev <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] linux-2.6.20.7]$ sudo make menuconfig

Don't compile kernel as root.


That was a mistake out of hurry, I never compile as root (sudo).


>  HOSTCC  scripts/kconfig/lxdialog/checklist.o
> In file included from scripts/kconfig/lxdialog/checklist.c:24:
> scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or 
directory

And before doing make menuconfig, install ncurses package (both
the library and development files).



Just got the time to look back to the problem. Silly me (not getting
the thought to cross-check), this kernel work is really blowing up my
nights & mind ;-) Thanks to all.


/mjt


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


menuconfig issue (checklist) in 2.6.20.7 & 2.6.21-rc7 ?

2007-04-25 Thread Sunil Naidu

Hello,

I was trying to compile those kernels with make menuconfig. I am
getting the error in scripts/kconfig/lxdialog/checklist.o. Here is the
output:

[EMAIL PROTECTED] linux-2.6.20.7]$ sudo make menuconfig
 HOSTCC  scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file
or directory
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: expected
specifier-qualifier-list before
'chtype'
scripts/kconfig/lxdialog/dialog.h:187: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:193: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:195: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:196: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:197: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:198: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:200: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:31: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:59: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:95: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c: In function 'dialog_checklist':
scripts/kconfig/lxdialog/checklist.c:116: error: 'WINDOW' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:116: error: (Each undeclared
identifier is repor
ted only once
scripts/kconfig/lxdialog/checklist.c:116: error: for each function it
appears in.)
scripts/kconfig/lxdialog/checklist.c:116: error: 'dialog' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:116: error: 'list' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:116: warning: left-hand operand
of comma express
ion has no effect
scripts/kconfig/lxdialog/checklist.c:129: warning: implicit
declaration of function '
getmaxy'
scripts/kconfig/lxdialog/checklist.c:129: error: 'stdscr' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:130: error: 'KEY_MAX' undeclared
(first use in t
his function)
scripts/kconfig/lxdialog/checklist.c:131: warning: implicit
declaration of function '
getmaxx'
scripts/kconfig/lxdialog/checklist.c:137: error: 'COLS' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:138: error: 'LINES' undeclared
(first use in thi
s function)
scripts/kconfig/lxdialog/checklist.c:140: warning: implicit
declaration of function '
draw_shadow'
scripts/kconfig/lxdialog/checklist.c:142: warning: implicit
declaration of function '
newwin'
scripts/kconfig/lxdialog/checklist.c:143: warning: implicit
declaration of function '
keypad'
scripts/kconfig/lxdialog/checklist.c:143: error: 'TRUE' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:145: warning: implicit
declaration of function '
draw_box'
scripts/kconfig/lxdialog/checklist.c:146: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:146: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:147: warning: implicit
declaration of function '
wattrset'
scripts/kconfig/lxdialog/checklist.c:147: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:148: warning: implicit
declaration of function '
mvwaddch'
scripts/kconfig/lxdialog/checklist.c:150: warning: implicit
declaration of function '
waddch'
scripts/kconfig/lxdialog/checklist.c:151: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:154: warning: implicit
declaration of function '
print_title'
scripts/kconfig/lxdialog/checklist.c:156: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:157: warning: implicit
declaration of function '
print_autowrap'
scripts/kconfig/lxdialog/checklist.c:164: warning: implicit
declaration of function '
subwin'
scripts/kconfig/lxdialog/checklist.c:171: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:171: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:189: warning: implicit
declaration of function '
print_item'
scripts/kconfig/lxdialog/checklist.c:192: warning: implicit
declaration of function '
print_arrows'
scripts/kconfig/lxdialog/checklist.c:195: warning: implicit
declaration of function '
print_buttons'
scripts/kconfig/lxdialog/checklist.c:197: warning: implicit
declaration of function '
wnoutrefresh'
scripts/kconfig/lxdialog/checklist.c:199: warning: implicit
declaration of function '
doupdate'
scripts/kconfig/lxdialog/checklist.c:202: warning: implicit
declaration of function '
wgetch'
scripts/kconfig/lxdialog/checklist.c:210: error: 'KEY_UP' undeclared
(first use in th 

menuconfig issue (checklist) in 2.6.20.7 2.6.21-rc7 ?

2007-04-25 Thread Sunil Naidu

Hello,

I was trying to compile those kernels with make menuconfig. I am
getting the error in scripts/kconfig/lxdialog/checklist.o. Here is the
output:

[EMAIL PROTECTED] linux-2.6.20.7]$ sudo make menuconfig
 HOSTCC  scripts/kconfig/lxdialog/checklist.o
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file
or directory
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: expected
specifier-qualifier-list before
'chtype'
scripts/kconfig/lxdialog/dialog.h:187: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:193: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:195: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:196: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:197: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:198: error: expected ')' before '*' token
scripts/kconfig/lxdialog/dialog.h:200: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:31: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:59: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c:95: error: expected ')' before '*' token
scripts/kconfig/lxdialog/checklist.c: In function 'dialog_checklist':
scripts/kconfig/lxdialog/checklist.c:116: error: 'WINDOW' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:116: error: (Each undeclared
identifier is repor
ted only once
scripts/kconfig/lxdialog/checklist.c:116: error: for each function it
appears in.)
scripts/kconfig/lxdialog/checklist.c:116: error: 'dialog' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:116: error: 'list' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:116: warning: left-hand operand
of comma express
ion has no effect
scripts/kconfig/lxdialog/checklist.c:129: warning: implicit
declaration of function '
getmaxy'
scripts/kconfig/lxdialog/checklist.c:129: error: 'stdscr' undeclared
(first use in th
is function)
scripts/kconfig/lxdialog/checklist.c:130: error: 'KEY_MAX' undeclared
(first use in t
his function)
scripts/kconfig/lxdialog/checklist.c:131: warning: implicit
declaration of function '
getmaxx'
scripts/kconfig/lxdialog/checklist.c:137: error: 'COLS' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:138: error: 'LINES' undeclared
(first use in thi
s function)
scripts/kconfig/lxdialog/checklist.c:140: warning: implicit
declaration of function '
draw_shadow'
scripts/kconfig/lxdialog/checklist.c:142: warning: implicit
declaration of function '
newwin'
scripts/kconfig/lxdialog/checklist.c:143: warning: implicit
declaration of function '
keypad'
scripts/kconfig/lxdialog/checklist.c:143: error: 'TRUE' undeclared
(first use in this
function)
scripts/kconfig/lxdialog/checklist.c:145: warning: implicit
declaration of function '
draw_box'
scripts/kconfig/lxdialog/checklist.c:146: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:146: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:147: warning: implicit
declaration of function '
wattrset'
scripts/kconfig/lxdialog/checklist.c:147: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:148: warning: implicit
declaration of function '
mvwaddch'
scripts/kconfig/lxdialog/checklist.c:150: warning: implicit
declaration of function '
waddch'
scripts/kconfig/lxdialog/checklist.c:151: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:154: warning: implicit
declaration of function '
print_title'
scripts/kconfig/lxdialog/checklist.c:156: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:157: warning: implicit
declaration of function '
print_autowrap'
scripts/kconfig/lxdialog/checklist.c:164: warning: implicit
declaration of function '
subwin'
scripts/kconfig/lxdialog/checklist.c:171: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:171: error: 'struct dialog_color'
has no member
named 'atr'
scripts/kconfig/lxdialog/checklist.c:189: warning: implicit
declaration of function '
print_item'
scripts/kconfig/lxdialog/checklist.c:192: warning: implicit
declaration of function '
print_arrows'
scripts/kconfig/lxdialog/checklist.c:195: warning: implicit
declaration of function '
print_buttons'
scripts/kconfig/lxdialog/checklist.c:197: warning: implicit
declaration of function '
wnoutrefresh'
scripts/kconfig/lxdialog/checklist.c:199: warning: implicit
declaration of function '
doupdate'
scripts/kconfig/lxdialog/checklist.c:202: warning: implicit
declaration of function '
wgetch'
scripts/kconfig/lxdialog/checklist.c:210: error: 'KEY_UP' undeclared
(first use in th 

Re: menuconfig issue (checklist) in 2.6.20.7 2.6.21-rc7 ?

2007-04-25 Thread Sunil Naidu

On 4/25/07, Michael Tokarev [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] linux-2.6.20.7]$ sudo make menuconfig

Don't compile kernel as root.


That was a mistake out of hurry, I never compile as root (sudo).


  HOSTCC  scripts/kconfig/lxdialog/checklist.o
 In file included from scripts/kconfig/lxdialog/checklist.c:24:
 scripts/kconfig/lxdialog/dialog.h:32:20: error: curses.h: No such file or 
directory

And before doing make menuconfig, install ncurses package (both
the library and development files).



Just got the time to look back to the problem. Silly me (not getting
the thought to cross-check), this kernel work is really blowing up my
nights  mind ;-) Thanks to all.


/mjt


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: ACPI issues? (2.6.21-rc7 - dmesg, interrupts, lspci output)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown <[EMAIL PROTECTED]> wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its "Present Resource Settings" --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.

Also, please attach the output from acpidump
and lspci -vv taken from either boot.


Attached all the above except acpidump - it says command not found !!
What is that am missing here?


thanks,
-Len


~Akula2


dmesg-mig-pIII-2.6.21.rc7-acpi-debug
Description: Binary data


lspci-2.6.21-rc7-acpi-debug
Description: Binary data


proc-interrupts-2.6.21-rc7-acpi-debug
Description: Binary data


Re: ACPI issues? (2.6.20.7 dmesg, interrupts, lspci output)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown <[EMAIL PROTECTED]> wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its "Present Resource Settings" --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.

Also, please attach the output from acpidump
and lspci -vv taken from either boot.

thanks,
-Len


Attached all the above except acpidump - it says command not found !!
What is that am missing here?

~Akula2


dmesg-sukhoi-pIII-2.6.20.7-acpi-debug
Description: Binary data


lspci-2.6.20.7-acpi-debug
Description: Binary data


proc-interrupts-2.6.20.7-acpi-debug
Description: Binary data


Re: Linux 2.6.21-rc7 - ACPI issues? (Namespace lookup failure, AE_NOT_FOUND)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown <[EMAIL PROTECTED]> wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its "Present Resource Settings" --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI


Yep, raised a Bug report: #8360


For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.


Sure, shall test with 2.6.20.7 & 2.6.21-rc7.


Also, please attach the output from acpidump
and lspci -vv taken from either boot.


Shall do it ASAP ;-)


-Len


Thanks,
~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21-rc7 - ACPI issues?

2007-04-22 Thread Sunil Naidu

On 4/22/07, Andrew Morton <[EMAIL PROTECTED]> wrote:


(added linux-acpi)

Are any other problems observeable due to this?


This issue I did observe with 2.6.20.7 & 2.6.21-rc7. Should I try anymore tests?

Anyway, here is the dmesg of 2.6.21-rc7:-

Linux version 2.6.21-rc7-Akula2 ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 PREEMPT Wed Apr 18 02:53:35 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000f size: 0001 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1fdf end:
1fef type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1fef size: 8000 end:
1fef8000 type: 3
copy_e820_map() start: 1fef8000 size: 8000 end:
1ff0 type: 4
copy_e820_map() start: fffc size: 0004 end:
0001 type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000f - 0010 (reserved)
BIOS-e820: 0010 - 1fef (usable)
BIOS-e820: 1fef - 1fef8000 (ACPI data)
BIOS-e820: 1fef8000 - 1ff0 (ACPI NVS)
BIOS-e820: fffc - 0001 (reserved)
510MB LOWMEM available.
found SMP MP-table at 000fbb10
Entering add_active_range(0, 0, 130800) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 -> 4096
 Normal   4096 ->   130800
early_node_map[1] active PFN ranges
   0:0 ->   130800
On node 0 totalpages: 130800
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 989 pages used for memmap
 Normal zone: 125715 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP 000FA380, 0014 (r0 AMI   )
ACPI: RSDT 1FEF, 002C (r1 AMIINT AMIITN09   10 MSFT   97)
ACPI: FACP 1FEF0030, 0081 (r1 AMIINT AMIITN09   11 MSFT   97)
ACPI: DSDT 1FEF0120, 3147 (r1  INTEL  WHITNEY 1000 MSFT  10D)
ACPI: FACS 1FEF8000, 0040
ACPI: APIC 1FEF00C0, 0054 (r1 AMIINT AMIITN099 MSFT   97)
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:11 APIC version 17
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1ff0:e00c)
Built 1 zonelists.  Total pages: 129779
Kernel command line: ro root=LABEL=/
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Detected 1202.765 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 513140k/523200k available (2297k kernel code, 9524k reserved,
739k data, 212k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 0xfffb7000 - 0xf000   ( 288 kB)
   vmalloc : 0xe080 - 0xfffb5000   ( 503 MB)
   lowmem  : 0xc000 - 0xdfef   ( 510 MB)
 .init : 0xc03fa000 - 0xc042f000   ( 212 kB)
 .data : 0xc033e525 - 0xc03f7514   ( 739 kB)
 .text : 0xc010 - 0xc033e525   (2297 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2406.23 BogoMIPS (lpj=1203118)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff   
  
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff   0040
  
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) III CPU 1200MHz stepping 01
Checking 'hlt' instruction... OK.
ACPI: Core revision 20070126
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI 

Re: Linux 2.6.20.7 - Hard Disk rumbling?

2007-04-22 Thread Sunil Naidu

On 4/22/07, Mark Lord <[EMAIL PROTECTED]> wrote:


Opcode 0xb0 is "WIN_SMART".
Error 0x04 is "command aborted/rejected/unsupported".

Something on your system is issuing S.M.A.R.T. commands from userspace
to the drive, and the drive either (1) doesn't support S.M.A.R.T.,
or (2) currently does not have S.M.A.R.T. enabled (smartctl -s on /dev/hda).

The "smartmontools" package is what normally issues these commands.



Yep, you are right. I did disable the smartd service. I am used to
SMARTing always (always work with high-end disks.). Now no issues,
thanks.

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20.7 - Hard Disk rumbling?

2007-04-22 Thread Sunil Naidu

On 4/22/07, Mark Lord [EMAIL PROTECTED] wrote:


Opcode 0xb0 is WIN_SMART.
Error 0x04 is command aborted/rejected/unsupported.

Something on your system is issuing S.M.A.R.T. commands from userspace
to the drive, and the drive either (1) doesn't support S.M.A.R.T.,
or (2) currently does not have S.M.A.R.T. enabled (smartctl -s on /dev/hda).

The smartmontools package is what normally issues these commands.



Yep, you are right. I did disable the smartd service. I am used to
SMARTing always (always work with high-end disks.). Now no issues,
thanks.

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21-rc7 - ACPI issues? (Namespace lookup failure, AE_NOT_FOUND)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown [EMAIL PROTECTED] wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its Present Resource Settings --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI


Yep, raised a Bug report: #8360


For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.


Sure, shall test with 2.6.20.7  2.6.21-rc7.


Also, please attach the output from acpidump
and lspci -vv taken from either boot.


Shall do it ASAP ;-)


-Len


Thanks,
~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.21-rc7 - ACPI issues?

2007-04-22 Thread Sunil Naidu

On 4/22/07, Andrew Morton [EMAIL PROTECTED] wrote:


(added linux-acpi)

Are any other problems observeable due to this?


This issue I did observe with 2.6.20.7  2.6.21-rc7. Should I try anymore tests?

Anyway, here is the dmesg of 2.6.21-rc7:-

Linux version 2.6.21-rc7-Akula2 ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 PREEMPT Wed Apr 18 02:53:35 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000f size: 0001 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1fdf end:
1fef type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1fef size: 8000 end:
1fef8000 type: 3
copy_e820_map() start: 1fef8000 size: 8000 end:
1ff0 type: 4
copy_e820_map() start: fffc size: 0004 end:
0001 type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000f - 0010 (reserved)
BIOS-e820: 0010 - 1fef (usable)
BIOS-e820: 1fef - 1fef8000 (ACPI data)
BIOS-e820: 1fef8000 - 1ff0 (ACPI NVS)
BIOS-e820: fffc - 0001 (reserved)
510MB LOWMEM available.
found SMP MP-table at 000fbb10
Entering add_active_range(0, 0, 130800) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 - 4096
 Normal   4096 -   130800
early_node_map[1] active PFN ranges
   0:0 -   130800
On node 0 totalpages: 130800
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 989 pages used for memmap
 Normal zone: 125715 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP 000FA380, 0014 (r0 AMI   )
ACPI: RSDT 1FEF, 002C (r1 AMIINT AMIITN09   10 MSFT   97)
ACPI: FACP 1FEF0030, 0081 (r1 AMIINT AMIITN09   11 MSFT   97)
ACPI: DSDT 1FEF0120, 3147 (r1  INTEL  WHITNEY 1000 MSFT  10D)
ACPI: FACS 1FEF8000, 0040
ACPI: APIC 1FEF00C0, 0054 (r1 AMIINT AMIITN099 MSFT   97)
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 6:11 APIC version 17
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1ff0:e00c)
Built 1 zonelists.  Total pages: 129779
Kernel command line: ro root=LABEL=/
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Detected 1202.765 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 513140k/523200k available (2297k kernel code, 9524k reserved,
739k data, 212k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 0xfffb7000 - 0xf000   ( 288 kB)
   vmalloc : 0xe080 - 0xfffb5000   ( 503 MB)
   lowmem  : 0xc000 - 0xdfef   ( 510 MB)
 .init : 0xc03fa000 - 0xc042f000   ( 212 kB)
 .data : 0xc033e525 - 0xc03f7514   ( 739 kB)
 .text : 0xc010 - 0xc033e525   (2297 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2406.23 BogoMIPS (lpj=1203118)
Security Framework v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383fbff   
  
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
CPU: After all inits, caps: 0383fbff   0040
  
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: Intel(R) Pentium(R) III CPU 1200MHz stepping 01
Checking 'hlt' instruction... OK.
ACPI: Core revision 20070126
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS 

Re: ACPI issues? (2.6.20.7 dmesg, interrupts, lspci output)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown [EMAIL PROTECTED] wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its Present Resource Settings --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.

Also, please attach the output from acpidump
and lspci -vv taken from either boot.

thanks,
-Len


Attached all the above except acpidump - it says command not found !!
What is that am missing here?

~Akula2


dmesg-sukhoi-pIII-2.6.20.7-acpi-debug
Description: Binary data


lspci-2.6.20.7-acpi-debug
Description: Binary data


proc-interrupts-2.6.20.7-acpi-debug
Description: Binary data


Re: ACPI issues? (2.6.21-rc7 - dmesg, interrupts, lspci output)

2007-04-22 Thread Sunil Naidu

On 4/22/07, Len Brown [EMAIL PROTECTED] wrote:


This is an AML run-time error from a PCI Interrupt Link
trying to find its Present Resource Settings --
ie. the current IRQ for a programmable IRQ.

Please open up a bug report here:
http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI

For 2.6.20.stable and the latest 2.6.21, please
build with CONFIG_ACPI_DEBUG=y, and
attach the complete output from dmesg -s64000
and paste the /proc/interrupts.

Also, please attach the output from acpidump
and lspci -vv taken from either boot.


Attached all the above except acpidump - it says command not found !!
What is that am missing here?


thanks,
-Len


~Akula2


dmesg-mig-pIII-2.6.21.rc7-acpi-debug
Description: Binary data


lspci-2.6.21-rc7-acpi-debug
Description: Binary data


proc-interrupts-2.6.21-rc7-acpi-debug
Description: Binary data


Linux 2.6.21-rc7 - ACPI issues?

2007-04-21 Thread Sunil Naidu

Hello,

I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in
the dmesg:-

ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKE._PRS] (Node dfd63f40), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSF] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKF._PRS] (Node dfd63ea0), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSG] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKG._PRS] (Node dfd63e00), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSH] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKH._PRS] (Node c147d75c), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]

I tried with few configurations (config) to solve the problem, am not
sure what's causing this failure. Any hint?


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Linux 2.6.20.7 - Hard Disk rumbling?

2007-04-21 Thread Sunil Naidu

Hello,

I am facing a strange problems with an old 1.2 GHz P-III machine with
a 10 GB disk (used as a dedicated web server, later retired out of
service!).

Out of interest to implement some wireless solution (experiment), I
did compile 2.6.20.7 for my requirement. Strangely, I did observe:-

hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }
ide: failed opcode was: 0xb0

What might be the problem?

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Linux 2.6.20.7 - Hard Disk rumbling?

2007-04-21 Thread Sunil Naidu

Hello,

I am facing a strange problems with an old 1.2 GHz P-III machine with
a 10 GB disk (used as a dedicated web server, later retired out of
service!).

Out of interest to implement some wireless solution (experiment), I
did compile 2.6.20.7 for my requirement. Strangely, I did observe:-

hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
hda: drive_cmd: error=0x04 { DriveStatusError }
ide: failed opcode was: 0xb0

What might be the problem?

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Linux 2.6.21-rc7 - ACPI issues?

2007-04-21 Thread Sunil Naidu

Hello,

I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in
the dmesg:-

ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKE._PRS] (Node dfd63f40), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSF] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKF._PRS] (Node dfd63ea0), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSG] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKG._PRS] (Node dfd63e00), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]
ACPI Error (psargs-0355): [PRSH] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed
[\_SB_.LNKH._PRS] (Node c147d75c), AE_NOT_FOUND
ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707]

I tried with few configurations (config) to solve the problem, am not
sure what's causing this failure. Any hint?


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error

2007-02-07 Thread Sunil Naidu

On 2/7/07, Linus Torvalds <[EMAIL PROTECTED]> wrote:



And yes, then it's almost always correct to "turn things on as needed to
make everything work out right", while turning things off would be
actively wrong.


I see a scenario (many others may have got this idea):-

Reading H/W config at the time of doing make (x)config. Idea is to
tell the user.hey you have SATA disk, so you can't disable this!
(making life easier while compiling the kernel, kinda fast track auto
support)

Can we do this (some how by Kconfig) by reading from the device info
/etc/sysconfig/hwconf or any other way?

If we could do that like above, how to manage dynamic devices - say I
plug in a USB based Printer? Or a simple USB Thumb drive? Giving the
user "Optional Selection" settings from Kconfig? Say, after H/W auto
detection by Kconfig, hand over the user an option - "Buddy, do you
want to add any other device support into this kernel?"

Does this makes sense, Linus?



Linus



~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-07 Thread Sunil Naidu

On 2/7/07, Akemi Yagi <[EMAIL PROTECTED]> wrote:

On Tue, 06 Feb 2007 19:07:50 +0530, Sunil Naidu wrote:

> On 2/5/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote:
>> On Wed, Jan 31, 2007 at 03:14:31AM +0100, Adrian Bunk wrote:
>> > On Tue, Jan 30, 2007 at 05:24:28PM -0800, Greg KH wrote:
>>
>> Wrong. I abandoned all floppy drives some years ago. I'd actually vote
>> for removing the floppy driver from the kernel completely.
>
> I don't think time has come for that yet, still millions of people do use
> Floppy on Linux ;-)

So, I am not the only person on earth who still makes sure the floppy gets
included when building a new custom PC?


Yep, still floppies are useful. Example, when we buy a new device
(driver) with a floppy (sometimes by manufacturer). Plus, from the
customer (not user) POV, what's wrong in spending another $10 for a
FDD in a typical $1000 PC? Makes sense right ;-)



Akemi


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-07 Thread Sunil Naidu

On 2/7/07, Akemi Yagi [EMAIL PROTECTED] wrote:

On Tue, 06 Feb 2007 19:07:50 +0530, Sunil Naidu wrote:

 On 2/5/07, Stefan Seyfried [EMAIL PROTECTED] wrote:
 On Wed, Jan 31, 2007 at 03:14:31AM +0100, Adrian Bunk wrote:
  On Tue, Jan 30, 2007 at 05:24:28PM -0800, Greg KH wrote:

 Wrong. I abandoned all floppy drives some years ago. I'd actually vote
 for removing the floppy driver from the kernel completely.

 I don't think time has come for that yet, still millions of people do use
 Floppy on Linux ;-)

So, I am not the only person on earth who still makes sure the floppy gets
included when building a new custom PC?


Yep, still floppies are useful. Example, when we buy a new device
(driver) with a floppy (sometimes by manufacturer). Plus, from the
customer (not user) POV, what's wrong in spending another $10 for a
FDD in a typical $1000 PC? Makes sense right ;-)



Akemi


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [patch] MTD: fix DOC2000/2001/2001PLUS build error

2007-02-07 Thread Sunil Naidu

On 2/7/07, Linus Torvalds [EMAIL PROTECTED] wrote:



And yes, then it's almost always correct to turn things on as needed to
make everything work out right, while turning things off would be
actively wrong.


I see a scenario (many others may have got this idea):-

Reading H/W config at the time of doing make (x)config. Idea is to
tell the user.hey you have SATA disk, so you can't disable this!
(making life easier while compiling the kernel, kinda fast track auto
support)

Can we do this (some how by Kconfig) by reading from the device info
/etc/sysconfig/hwconf or any other way?

If we could do that like above, how to manage dynamic devices - say I
plug in a USB based Printer? Or a simple USB Thumb drive? Giving the
user Optional Selection settings from Kconfig? Say, after H/W auto
detection by Kconfig, hand over the user an option - Buddy, do you
want to add any other device support into this kernel?

Does this makes sense, Linus?



Linus



~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-06 Thread Sunil Naidu

On 2/5/07, Stefan Seyfried <[EMAIL PROTECTED]> wrote:

On Wed, Jan 31, 2007 at 03:14:31AM +0100, Adrian Bunk wrote:
> On Tue, Jan 30, 2007 at 05:24:28PM -0800, Greg KH wrote:

Wrong. I abandoned all floppy drives some years ago. I'd actually
vote for removing the floppy driver from the kernel completely.


I don't think time has come for that yet, still millions of people do
use Floppy on Linux ;-)
Maybe by 2.6.30 or so...



Stefan Seyfried


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-06 Thread Sunil Naidu

> On 2/4/07, Greg KH <[EMAIL PROTECTED]> wrote:
> >
> >Just let me know if you are interested in participating, and what types
> >of devices you wish to write drivers for (USB, PCI, network, etc.)


Yep, would love to dive into this oceanin available mode ;-)


> I would like to participate; however, for people who is not at USA
> (say, Europe), are there fair chances to get samples of devices to
> work with?

Not all of the companies asking for this work are in the US, so I don't
see any reason why we should limit our developers to just one country,
that wouldn't be very fair...


That's correct. There should be developers across many regions. For
example, PC growth has the highest in Asia - so more users - hence the
demand for device support !

Plus, there is huge demand coming in 2 important areas - Embedded &
Mobile space.


Just let me know what types of devices you are interested in working on.


I would love to work on PC as well as Embedded stuff (Power, Intel, and ARM).
Devices types - Audio/Video (this needs special attention for the
Linux Desktop), USB (TV Tuner card, key for Linux Desktop), Bluetooth
(Mobiles) , GSM/GPRS/WiFi/WIMAX (my self R area).  Plus any device
which we think important to boost Linux Desktop ;-)


thanks,

greg k-h


Thank you too,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: v2.6.20-rt1, yum/rpm

2007-02-06 Thread Sunil Naidu

On 2/5/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:

i have released the v2.6.20-rt1 kernel, which can be downloaded from the


This is about 2.6.20-rt2, no issues here.

PID TTY  STAT   TIME COMMAND
   1 ?Ss 0:00 init [5]
   2 ?S  0:00 [migration/0]
   3 ?S  0:00 [posix_cpu_timer]
   4 ?S  0:00 [softirq-high/0]
   5 ?S  0:00 [softirq-timer/0]
   6 ?S  0:00 [softirq-net-tx/]
   7 ?S  0:00 [softirq-net-rx/]
   8 ?S  0:00 [softirq-block/0]
   9 ?S  0:00 [softirq-tasklet]
  10 ?S  0:00 [softirq-sched/0]
  11 ?S  0:00 [softirq-hrtimer]
  12 ?S  0:00 [softirq-rcu/0]
  13 ?S< 0:00 [desched/0]
  14 ?S  0:00 [migration/1]
  15 ?S  0:00 [posix_cpu_timer]
  16 ?S  0:00 [softirq-high/1]
  17 ?S  0:00 [softirq-timer/1]
  18 ?S  0:00 [softirq-net-tx/]
  19 ?S  0:00 [softirq-net-rx/]
  20 ?S  0:00 [softirq-block/1]
  21 ?S  0:00 [softirq-tasklet]
  22 ?S  0:00 [softirq-sched/1]
  23 ?S  0:00 [softirq-hrtimer]
  24 ?S  0:00 [softirq-rcu/1]
  25 ?S< 0:00 [desched/1]
  26 ?S< 0:00 [events/0]
  27 ?S< 0:00 [events/1]
  28 ?S< 0:00 [khelper]
  29 ?S  0:00 [RCU Prio Booste]
  30 ?S< 0:00 [kthread]
  63 ?S< 0:00 [kblockd/0]
  64 ?S< 0:00 [kblockd/1]
  65 ?S< 0:00 [kacpid]
  66 ?S< 0:00 [IRQ-9]
 157 ?S< 0:00 [cqueue/0]
 158 ?S< 0:00 [cqueue/1]
 159 ?S< 0:00 [ksuspend_usbd]
 162 ?S< 0:00 [khubd]
 164 ?S< 0:00 [kseriod]
 189 ?S  0:00 [pdflush]
 190 ?S  0:00 [pdflush]
 191 ?S< 0:00 [kswapd0]
 192 ?S< 0:00 [flush_filesd/0]
 193 ?S< 0:00 [flush_filesd/1]
 194 ?S< 0:00 [aio/0]
 195 ?S< 0:00 [aio/1]
 285 ?S< 0:00 [IRQ-8]
 317 ?S< 0:00 [IRQ-14]
 332 ?S< 0:00 [IRQ-12]
 333 ?S< 0:00 [IRQ-1]
 339 ?S< 0:00 [kpsmoused]
 343 ?S  0:00 [kirqd]
 351 ?S< 0:00 [IRQ-20]
 352 ?S< 0:00 [IRQ-19]
 353 ?S< 0:00 [IRQ-18]
 354 ?S< 0:00 [IRQ-16]
 376 ?S< 0:00 [ata/0]
 377 ?S< 0:00 [ata/1]
 378 ?S< 0:00 [ata_aux]
 382 ?S< 0:00 [scsi_eh_0]
 383 ?S< 0:00 [scsi_eh_1]
 384 ?S< 0:00 [kjournald]
 412 ?S< 0:00 [kauditd]
 449 ?Shttp://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: v2.6.20-rt1, yum/rpm

2007-02-06 Thread Sunil Naidu

On 2/5/07, Ingo Molnar [EMAIL PROTECTED] wrote:

i have released the v2.6.20-rt1 kernel, which can be downloaded from the


This is about 2.6.20-rt2, no issues here.

PID TTY  STAT   TIME COMMAND
   1 ?Ss 0:00 init [5]
   2 ?S  0:00 [migration/0]
   3 ?S  0:00 [posix_cpu_timer]
   4 ?S  0:00 [softirq-high/0]
   5 ?S  0:00 [softirq-timer/0]
   6 ?S  0:00 [softirq-net-tx/]
   7 ?S  0:00 [softirq-net-rx/]
   8 ?S  0:00 [softirq-block/0]
   9 ?S  0:00 [softirq-tasklet]
  10 ?S  0:00 [softirq-sched/0]
  11 ?S  0:00 [softirq-hrtimer]
  12 ?S  0:00 [softirq-rcu/0]
  13 ?S 0:00 [desched/0]
  14 ?S  0:00 [migration/1]
  15 ?S  0:00 [posix_cpu_timer]
  16 ?S  0:00 [softirq-high/1]
  17 ?S  0:00 [softirq-timer/1]
  18 ?S  0:00 [softirq-net-tx/]
  19 ?S  0:00 [softirq-net-rx/]
  20 ?S  0:00 [softirq-block/1]
  21 ?S  0:00 [softirq-tasklet]
  22 ?S  0:00 [softirq-sched/1]
  23 ?S  0:00 [softirq-hrtimer]
  24 ?S  0:00 [softirq-rcu/1]
  25 ?S 0:00 [desched/1]
  26 ?S 0:00 [events/0]
  27 ?S 0:00 [events/1]
  28 ?S 0:00 [khelper]
  29 ?S  0:00 [RCU Prio Booste]
  30 ?S 0:00 [kthread]
  63 ?S 0:00 [kblockd/0]
  64 ?S 0:00 [kblockd/1]
  65 ?S 0:00 [kacpid]
  66 ?S 0:00 [IRQ-9]
 157 ?S 0:00 [cqueue/0]
 158 ?S 0:00 [cqueue/1]
 159 ?S 0:00 [ksuspend_usbd]
 162 ?S 0:00 [khubd]
 164 ?S 0:00 [kseriod]
 189 ?S  0:00 [pdflush]
 190 ?S  0:00 [pdflush]
 191 ?S 0:00 [kswapd0]
 192 ?S 0:00 [flush_filesd/0]
 193 ?S 0:00 [flush_filesd/1]
 194 ?S 0:00 [aio/0]
 195 ?S 0:00 [aio/1]
 285 ?S 0:00 [IRQ-8]
 317 ?S 0:00 [IRQ-14]
 332 ?S 0:00 [IRQ-12]
 333 ?S 0:00 [IRQ-1]
 339 ?S 0:00 [kpsmoused]
 343 ?S  0:00 [kirqd]
 351 ?S 0:00 [IRQ-20]
 352 ?S 0:00 [IRQ-19]
 353 ?S 0:00 [IRQ-18]
 354 ?S 0:00 [IRQ-16]
 376 ?S 0:00 [ata/0]
 377 ?S 0:00 [ata/1]
 378 ?S 0:00 [ata_aux]
 382 ?S 0:00 [scsi_eh_0]
 383 ?S 0:00 [scsi_eh_1]
 384 ?S 0:00 [kjournald]
 412 ?S 0:00 [kauditd]
 449 ?Ss0:00 /sbin/udevd -d
1153 ?S 0:00 [hda_codec]
1552 ?S 0:00 [kmpathd/0]
1553 ?S 0:00 [kmpathd/1]
1561 ?S 0:00 [kmirrord]
1582 ?S 0:00 [kjournald]

.


Wanted to ask, is there any (performance) problem with multi-sessions
(on the same box) with these kernels? I read some time back about Real
Time sound (exact terminology I don't remember), how to test this
using Intel hda? Any pointers?


Thanks,

Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-06 Thread Sunil Naidu

 On 2/4/07, Greg KH [EMAIL PROTECTED] wrote:
 
 Just let me know if you are interested in participating, and what types
 of devices you wish to write drivers for (USB, PCI, network, etc.)


Yep, would love to dive into this oceanin available mode ;-)


 I would like to participate; however, for people who is not at USA
 (say, Europe), are there fair chances to get samples of devices to
 work with?

Not all of the companies asking for this work are in the US, so I don't
see any reason why we should limit our developers to just one country,
that wouldn't be very fair...


That's correct. There should be developers across many regions. For
example, PC growth has the highest in Asia - so more users - hence the
demand for device support !

Plus, there is huge demand coming in 2 important areas - Embedded 
Mobile space.


Just let me know what types of devices you are interested in working on.


I would love to work on PC as well as Embedded stuff (Power, Intel, and ARM).
Devices types - Audio/Video (this needs special attention for the
Linux Desktop), USB (TV Tuner card, key for Linux Desktop), Bluetooth
(Mobiles) , GSM/GPRS/WiFi/WIMAX (my self RD area).  Plus any device
which we think important to boost Linux Desktop ;-)


thanks,

greg k-h


Thank you too,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Free Linux Driver Development!

2007-02-06 Thread Sunil Naidu

On 2/5/07, Stefan Seyfried [EMAIL PROTECTED] wrote:

On Wed, Jan 31, 2007 at 03:14:31AM +0100, Adrian Bunk wrote:
 On Tue, Jan 30, 2007 at 05:24:28PM -0800, Greg KH wrote:

Wrong. I abandoned all floppy drives some years ago. I'd actually
vote for removing the floppy driver from the kernel completely.


I don't think time has come for that yet, still millions of people do
use Floppy on Linux ;-)
Maybe by 2.6.30 or so...



Stefan Seyfried


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: v2.6.20-rt1, yum/rpm

2007-02-05 Thread Sunil Naidu

On 2/5/07, Peter Zijlstra <[EMAIL PROTECTED]> wrote:

On Mon, 2007-02-05 at 16:06 +0530, Sunil Naidu wrote:
> On 2/5/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:
> > i have released the v2.6.20-rt1 kernel, which can be downloaded from the
> > usual place:
>
> Clean boot for me with 2.6.20 & 2.6.20-rt1. There isn't any error
> (like in 2.6.20-rc7-rt3).
>
> But here is an interesting dmesg:
>
> rcu_boost_dat: idx=1 b=0 ul=0 ub=0 boost: a=0 b=0
> rcu_boost_dat block:0  0  0  0?
> rcu_boost_dat boost:0! 0  0  0?
> rcu_boost_dat unlock:   0? 0  0  0?
>
> I didn'tunderstand this with ? Am I missing anything here or please
> give some inputs.

That is Paul McKenney's RCU priority boosting stuff.

Look here:
  http://lkml.org/lkml/2007/1/24/294


Thanks for the input. I did check the URL to refer the update of the
patch by Paul:-

http://lkml.org/lkml/2007/01/15/219

I am getting error, The requested URL /lkml/2007/01/15/219. was not
found on this server.

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: v2.6.20-rt1, yum/rpm

2007-02-05 Thread Sunil Naidu

On 2/5/07, Ingo Molnar <[EMAIL PROTECTED]> wrote:

i have released the v2.6.20-rt1 kernel, which can be downloaded from the
usual place:


Clean boot for me with 2.6.20 & 2.6.20-rt1. There isn't any error
(like in 2.6.20-rc7-rt3).

But here is an interesting dmesg:

rcu_boost_dat: idx=1 b=0 ul=0 ub=0 boost: a=0 b=0
rcu_boost_dat block:0  0  0  0?
rcu_boost_dat boost:0! 0  0  0?
rcu_boost_dat unlock:   0? 0  0  0?

I didn'tunderstand this with ? Am I missing anything here or please
give some inputs.


Complete dmesg:-

Linux version 2.6.20-rt1-Topol ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP PREEMPT Mon Feb 5 15:28:07 IST
2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 -> 4096
 Normal   4096 ->   128815
early_node_map[1] active PFN ranges
   0:0 ->   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.307 MHz processor.
Real-Time Preemption Support (C) 2004-2007 Ingo Molnar
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
WARNING: experimental RCU implementation.
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
num_possible_cpus(): 2
CPU#0: allocated 2097152 bytes trace buffer.
CPU#0: 

Re: v2.6.20-rt1, yum/rpm

2007-02-05 Thread Sunil Naidu

On 2/5/07, Ingo Molnar [EMAIL PROTECTED] wrote:

i have released the v2.6.20-rt1 kernel, which can be downloaded from the
usual place:


Clean boot for me with 2.6.20  2.6.20-rt1. There isn't any error
(like in 2.6.20-rc7-rt3).

But here is an interesting dmesg:

rcu_boost_dat: idx=1 b=0 ul=0 ub=0 boost: a=0 b=0
rcu_boost_dat block:0  0  0  0?
rcu_boost_dat boost:0! 0  0  0?
rcu_boost_dat unlock:   0? 0  0  0?

I didn'tunderstand this with ? Am I missing anything here or please
give some inputs.


Complete dmesg:-

Linux version 2.6.20-rt1-Topol ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP PREEMPT Mon Feb 5 15:28:07 IST
2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 - 4096
 Normal   4096 -   128815
early_node_map[1] active PFN ranges
   0:0 -   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.307 MHz processor.
Real-Time Preemption Support (C) 2004-2007 Ingo Molnar
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
WARNING: experimental RCU implementation.
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
num_possible_cpus(): 2
CPU#0: allocated 2097152 bytes trace buffer.
CPU#0: 

Re: v2.6.20-rt1, yum/rpm

2007-02-05 Thread Sunil Naidu

On 2/5/07, Peter Zijlstra [EMAIL PROTECTED] wrote:

On Mon, 2007-02-05 at 16:06 +0530, Sunil Naidu wrote:
 On 2/5/07, Ingo Molnar [EMAIL PROTECTED] wrote:
  i have released the v2.6.20-rt1 kernel, which can be downloaded from the
  usual place:

 Clean boot for me with 2.6.20  2.6.20-rt1. There isn't any error
 (like in 2.6.20-rc7-rt3).

 But here is an interesting dmesg:

 rcu_boost_dat: idx=1 b=0 ul=0 ub=0 boost: a=0 b=0
 rcu_boost_dat block:0  0  0  0?
 rcu_boost_dat boost:0! 0  0  0?
 rcu_boost_dat unlock:   0? 0  0  0?

 I didn'tunderstand this with ? Am I missing anything here or please
 give some inputs.

That is Paul McKenney's RCU priority boosting stuff.

Look here:
  http://lkml.org/lkml/2007/1/24/294


Thanks for the input. I did check the URL to refer the update of the
patch by Paul:-

http://lkml.org/lkml/2007/01/15/219

I am getting error, The requested URL /lkml/2007/01/15/219. was not
found on this server.

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc7

2007-01-31 Thread Sunil Naidu

On 1/31/07, Linus Torvalds <[EMAIL PROTECTED]> wrote:


It's in good enough shape that I'd probably have been happy to just
release it as 2.6.20, but since I want 2.6.20 to be a stability release, I
didn't want to risk any stupid bugs while the regressions got fixed, so
here's a final -rc7.


It's a clean boot on my P4/HT with dmesg looks more sense (for me) !
Shall test more...


Linux version 2.6.20-rc7-Akula-II ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP Wed Jan 31 23:03:36 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 -> 4096
 Normal   4096 ->   128815
early_node_map[1] active PFN ranges
   0:0 ->   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.282 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0454000 soft=c0452000
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504924k/515260k available (2060k kernel code, 9812k reserved,
1055k data, 244k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 

Re: Linux 2.6.20-rc7

2007-01-31 Thread Sunil Naidu

On 1/31/07, Linus Torvalds [EMAIL PROTECTED] wrote:


It's in good enough shape that I'd probably have been happy to just
release it as 2.6.20, but since I want 2.6.20 to be a stability release, I
didn't want to risk any stupid bugs while the regressions got fixed, so
here's a final -rc7.


It's a clean boot on my P4/HT with dmesg looks more sense (for me) !
Shall test more...


Linux version 2.6.20-rc7-Akula-II ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP Wed Jan 31 23:03:36 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 - 4096
 Normal   4096 -   128815
early_node_map[1] active PFN ranges
   0:0 -   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.282 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0454000 soft=c0452000
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504924k/515260k available (2060k kernel code, 9812k reserved,
1055k data, 244k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 

Re: Strange XServer (KDE) log out on 2.6.20-rc6 !!

2007-01-30 Thread Sunil Naidu

On 1/30/07, Alexey Dobriyan <[EMAIL PROTECTED]> wrote:

>

Have you pressed Ctrl+Alt+Backspace (by mistake)?


I don't think I have done that. I shall investige on this...

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Strange XServer (KDE) log out on 2.6.20-rc6 !!

2007-01-30 Thread Sunil Naidu

Hello,

I was working on this test machine with 2.6.20-rc6. There was a
strange X log out (KDE 3.5.x). Three applications were running:
BitTorrent client, Firefox 1.5.8, and KWrite.

Suddenly, there was a log out from my work space (blank-blink for 3-4
seconds duration). Then, KDE log in screen appeared. When I logged in
back, those applications were gone!!

I would like to investigate this issue - whether it's a X bug or
something to do with kernel?. I am not running the Firewall & SELinux
(but, connected to internet).

Any inputs for this pl? This maybe OT for LKML...not sure :(

Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.20-rc6-mm3 - interesting dmesg

2007-01-30 Thread Sunil Naidu

Hi Andrew,

I did compile the same, it's a trouble free boot. I did observe
interesting changes in the dmesg between 2.6.20-rc6 & 2.6.20-rc6-mm3
(wondering why there are so many changes in the output). Anyway, the
changes in brief:-

a) ACPI values
b) pnp - iomem range reserved values
c) Drive selection (hda, hdb)
d) USB Subsystem - (usb1, usb2, usb3, usb4, usb5, usb 2-1) - new
devices found.
e) EXT3-fs - warning - maximal_mount_count reached (???)

Here is the dmesg info:-

Linux version 2.6.20-rc6-mm3-Akula-II ([EMAIL PROTECTED]) (gcc version
4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Tue Jan 30 15:33:48 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
sizeof(struct page) = 32
Zone PFN ranges:
 DMA 0 -> 4096
 Normal   4096 ->   128815
early_node_map[1] active PFN ranges
   0:0 ->   128815
On node 0 totalpages: 128815
Node 0 memmap at 0xc100 size 4128768 first pfn 0xc100
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP @ 0x000f4eb0/0x0014 (v000 ACPIAM)
ACPI: RSDT @ 0x1f73/0x003C (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: FACP @ 0x1f730200/0x0081 (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: DSDT @ 0x1f730440/0x5C05 (v001 INTEL  D915GAV  0x0001 INTL 0x02002026)
ACPI: FACS @ 0x1f74/0x0040
ACPI: APIC @ 0x1f730390/0x0068 (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: MCFG @ 0x1f730400/0x003C (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: ASF! @ 0x1f736050/0x0099 (v016 LEGEND I865PASF 0x0001 INTL 0x02002026)
ACPI: TCPA @ 0x1f7360f0/0x0032 (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097)
ACPI: WDDT @ 0x1f736122/0x0040 (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026)
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.318 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)

Re: 2.6.20-rc6-mm3

2007-01-30 Thread Sunil Naidu

On 1/30/07, Andrew Morton <[EMAIL PROTECTED]> wrote:


- If you hit a bug in -mm and it is not obvious which patch caused it, it is
  most valuable if you can perform a bisection search to identify which patch
  introduced the bug.  Instructions for this process are at


I am hit with a compile error! Here is the info:-

 CC [M]  drivers/net/chelsio/cxgb2.o
 CC [M]  drivers/net/chelsio/espi.o
 CC [M]  drivers/net/chelsio/tp.o
 CC [M]  drivers/net/chelsio/pm3393.o
 CC [M]  drivers/net/chelsio/sge.o
drivers/net/chelsio/sge.c: In function 't1_interrupt':
drivers/net/chelsio/sge.c:1705: error: expected ')' before 'work_done'
drivers/net/chelsio/sge.c:1722: error: expected expression before '}' token
drivers/net/chelsio/sge.c:1697: warning: unused variable 'work_done'
drivers/net/chelsio/sge.c:1722: warning: no return statement in
function returning non-void
make[3]: *** [drivers/net/chelsio/sge.o] Error 1
make[2]: *** [drivers/net/chelsio] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.20-rc6-mm3

2007-01-30 Thread Sunil Naidu

On 1/30/07, Andrew Morton [EMAIL PROTECTED] wrote:


- If you hit a bug in -mm and it is not obvious which patch caused it, it is
  most valuable if you can perform a bisection search to identify which patch
  introduced the bug.  Instructions for this process are at


I am hit with a compile error! Here is the info:-

 CC [M]  drivers/net/chelsio/cxgb2.o
 CC [M]  drivers/net/chelsio/espi.o
 CC [M]  drivers/net/chelsio/tp.o
 CC [M]  drivers/net/chelsio/pm3393.o
 CC [M]  drivers/net/chelsio/sge.o
drivers/net/chelsio/sge.c: In function 't1_interrupt':
drivers/net/chelsio/sge.c:1705: error: expected ')' before 'work_done'
drivers/net/chelsio/sge.c:1722: error: expected expression before '}' token
drivers/net/chelsio/sge.c:1697: warning: unused variable 'work_done'
drivers/net/chelsio/sge.c:1722: warning: no return statement in
function returning non-void
make[3]: *** [drivers/net/chelsio/sge.o] Error 1
make[2]: *** [drivers/net/chelsio] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: 2.6.20-rc6-mm3 - interesting dmesg

2007-01-30 Thread Sunil Naidu

Hi Andrew,

I did compile the same, it's a trouble free boot. I did observe
interesting changes in the dmesg between 2.6.20-rc6  2.6.20-rc6-mm3
(wondering why there are so many changes in the output). Anyway, the
changes in brief:-

a) ACPI values
b) pnp - iomem range reserved values
c) Drive selection (hda, hdb)
d) USB Subsystem - (usb1, usb2, usb3, usb4, usb5, usb 2-1) - new
devices found.
e) EXT3-fs - warning - maximal_mount_count reached (???)

Here is the dmesg info:-

Linux version 2.6.20-rc6-mm3-Akula-II ([EMAIL PROTECTED]) (gcc version
4.1.1 20070105 (Red Hat 4.1.1-51)) #1 SMP Tue Jan 30 15:33:48 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
sizeof(struct page) = 32
Zone PFN ranges:
 DMA 0 - 4096
 Normal   4096 -   128815
early_node_map[1] active PFN ranges
   0:0 -   128815
On node 0 totalpages: 128815
Node 0 memmap at 0xc100 size 4128768 first pfn 0xc100
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP @ 0x000f4eb0/0x0014 (v000 ACPIAM)
ACPI: RSDT @ 0x1f73/0x003C (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: FACP @ 0x1f730200/0x0081 (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: DSDT @ 0x1f730440/0x5C05 (v001 INTEL  D915GAV  0x0001 INTL 0x02002026)
ACPI: FACS @ 0x1f74/0x0040
ACPI: APIC @ 0x1f730390/0x0068 (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: MCFG @ 0x1f730400/0x003C (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097)
ACPI: ASF! @ 0x1f736050/0x0099 (v016 LEGEND I865PASF 0x0001 INTL 0x02002026)
ACPI: TCPA @ 0x1f7360f0/0x0032 (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097)
ACPI: WDDT @ 0x1f736122/0x0040 (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026)
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.318 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache 

Strange XServer (KDE) log out on 2.6.20-rc6 !!

2007-01-30 Thread Sunil Naidu

Hello,

I was working on this test machine with 2.6.20-rc6. There was a
strange X log out (KDE 3.5.x). Three applications were running:
BitTorrent client, Firefox 1.5.8, and KWrite.

Suddenly, there was a log out from my work space (blank-blink for 3-4
seconds duration). Then, KDE log in screen appeared. When I logged in
back, those applications were gone!!

I would like to investigate this issue - whether it's a X bug or
something to do with kernel?. I am not running the Firewall  SELinux
(but, connected to internet).

Any inputs for this pl? This maybe OT for LKML...not sure :(

Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Strange XServer (KDE) log out on 2.6.20-rc6 !!

2007-01-30 Thread Sunil Naidu

On 1/30/07, Alexey Dobriyan [EMAIL PROTECTED] wrote:



Have you pressed Ctrl+Alt+Backspace (by mistake)?


I don't think I have done that. I shall investige on this...

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


2.6.20-rc6-rt2 - SMP/x86 -- questions about .config selection

2007-01-27 Thread Sunil Naidu

Hi Ingo,

I did boot with (almost) no problems. Here is ps ax info:-

PID TTY  STAT   TIME COMMAND
   1 ?Ss 0:00 init [5]
   2 ?S  0:00 [migration/0]
   3 ?S  0:00 [posix_cpu_timer]
   4 ?S  0:00 [softirq-high/0]
   5 ?S  0:00 [softirq-timer/0]
   6 ?S  0:00 [softirq-net-tx/]
   7 ?S  0:00 [softirq-net-rx/]
   8 ?S  0:00 [softirq-block/0]
   9 ?S  0:00 [softirq-tasklet]
  10 ?S  0:00 [softirq-sched/0]
  11 ?S  0:00 [softirq-hrtimer]
  12 ?S  0:00 [softirq-rcu/0]
  13 ?S< 0:00 [desched/0]
  14 ?S  0:00 [migration/1]
  15 ?S  0:00 [posix_cpu_timer]
  16 ?S  0:00 [softirq-high/1]
  17 ?S  0:00 [softirq-timer/1]
  18 ?S  0:00 [softirq-net-tx/]
  19 ?S  0:00 [softirq-net-rx/]
  20 ?S  0:00 [softirq-block/1]
  21 ?S  0:00 [softirq-tasklet]
  22 ?S  0:00 [softirq-sched/1]
  23 ?S  0:00 [softirq-hrtimer]
  24 ?S  0:00 [softirq-rcu/1]
  .
  .

Here is the interrupt info:-

  CPU0   CPU1
 0:354  0   IO-APIC-edge  timer
 1:361  0   IO-APIC-edge  i8042
 8:  1  0   IO-APIC-edge  rtc
 9:  0  0   IO-APIC-fasteoi   acpi
12:  7  0   IO-APIC-edge  i8042
14:   1985  0   IO-APIC-edge  ide0
16:  13042  0   IO-APIC-fasteoi   uhci_hcd:usb4, HDA
Intel, [EMAIL PROTECTED]::00:02.0
18:  0  0   IO-APIC-fasteoi   uhci_hcd:usb3
19:  11520  0   IO-APIC-fasteoi   uhci_hcd:usb2, libata
20:  2  0   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb5
21:515  0   IO-APIC-fasteoi   eth0
NMI:  0  0
LOC:  23573  24545
ERR:  0
MIS:  0


I did get REMINDER, the following debugging options are turned on in
your .config:

   CONFIG_CRITICAL_IRQSOFF_TIMING
   CONFIG_FUNCTION_TRACE

This I have understood, no issues here.

There is some confusion for me while configuring a rt kernel &
proceeding for experiments. I did choose the following:-

NO_HZ=y
HIGH_RES_TIMERS=y
SMP=y
PREEMPT_VOLUNTARY=y
PREEMPT_SOFTIRQS=y
PREEMPT_HARDIRQS=y
SPINLOCK_BKL=y
CLASSIC_RCU=y
SCHED_SMT=y
IRQBALANCE=y
HZ_1000=y


#1 Is this correct to say PREEMPT_VOLUNTARY=y  for rt on this desktop PC?
#2 I am not clear about IRQ config selection (which one should be
enable/disable for a PC, I did select all as shown in the above
config). Any suggestion?
#3 Any other parameter(s) I need to enable/disable to get better
results? (did disable APM)


Thanks,

~Su37
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


2.6.20-rc6-rt2 - SMP/x86 -- questions about .config selection

2007-01-27 Thread Sunil Naidu

Hi Ingo,

I did boot with (almost) no problems. Here is ps ax info:-

PID TTY  STAT   TIME COMMAND
   1 ?Ss 0:00 init [5]
   2 ?S  0:00 [migration/0]
   3 ?S  0:00 [posix_cpu_timer]
   4 ?S  0:00 [softirq-high/0]
   5 ?S  0:00 [softirq-timer/0]
   6 ?S  0:00 [softirq-net-tx/]
   7 ?S  0:00 [softirq-net-rx/]
   8 ?S  0:00 [softirq-block/0]
   9 ?S  0:00 [softirq-tasklet]
  10 ?S  0:00 [softirq-sched/0]
  11 ?S  0:00 [softirq-hrtimer]
  12 ?S  0:00 [softirq-rcu/0]
  13 ?S 0:00 [desched/0]
  14 ?S  0:00 [migration/1]
  15 ?S  0:00 [posix_cpu_timer]
  16 ?S  0:00 [softirq-high/1]
  17 ?S  0:00 [softirq-timer/1]
  18 ?S  0:00 [softirq-net-tx/]
  19 ?S  0:00 [softirq-net-rx/]
  20 ?S  0:00 [softirq-block/1]
  21 ?S  0:00 [softirq-tasklet]
  22 ?S  0:00 [softirq-sched/1]
  23 ?S  0:00 [softirq-hrtimer]
  24 ?S  0:00 [softirq-rcu/1]
  .
  .

Here is the interrupt info:-

  CPU0   CPU1
 0:354  0   IO-APIC-edge  timer
 1:361  0   IO-APIC-edge  i8042
 8:  1  0   IO-APIC-edge  rtc
 9:  0  0   IO-APIC-fasteoi   acpi
12:  7  0   IO-APIC-edge  i8042
14:   1985  0   IO-APIC-edge  ide0
16:  13042  0   IO-APIC-fasteoi   uhci_hcd:usb4, HDA
Intel, [EMAIL PROTECTED]::00:02.0
18:  0  0   IO-APIC-fasteoi   uhci_hcd:usb3
19:  11520  0   IO-APIC-fasteoi   uhci_hcd:usb2, libata
20:  2  0   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb5
21:515  0   IO-APIC-fasteoi   eth0
NMI:  0  0
LOC:  23573  24545
ERR:  0
MIS:  0


I did get REMINDER, the following debugging options are turned on in
your .config:

   CONFIG_CRITICAL_IRQSOFF_TIMING
   CONFIG_FUNCTION_TRACE

This I have understood, no issues here.

There is some confusion for me while configuring a rt kernel 
proceeding for experiments. I did choose the following:-

NO_HZ=y
HIGH_RES_TIMERS=y
SMP=y
PREEMPT_VOLUNTARY=y
PREEMPT_SOFTIRQS=y
PREEMPT_HARDIRQS=y
SPINLOCK_BKL=y
CLASSIC_RCU=y
SCHED_SMT=y
IRQBALANCE=y
HZ_1000=y


#1 Is this correct to say PREEMPT_VOLUNTARY=y  for rt on this desktop PC?
#2 I am not clear about IRQ config selection (which one should be
enable/disable for a PC, I did select all as shown in the above
config). Any suggestion?
#3 Any other parameter(s) I need to enable/disable to get better
results? (did disable APM)


Thanks,

~Su37
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-26 Thread Sunil Naidu

On 1/26/07, Theodore Tso <[EMAIL PROTECTED]> wrote:


I did give you a response.  Find a way to pay for 80+ kernel summit
invitees to travel to India (preferably in business class :-), and
we'll talk.  That's not realistic?  Well, then perhaps having the
concept of holding Kernel Summit in India is not realistic.


I did reply to you for your response on Jan 24th. I did ask in that -
when is the deadline date to decide about the location?


As Dirk has pointed out, the Kernel Summit is a little unusual
compared to events such as FOSDEM or FISL, where there are 4000-5000
attendees, and the emphasis is on the power of a large number of
people in the OSS community.  The Kernel Summit is a very different
event, in that it is by-invitation with less than 100 people.  The
whole point is to get the top contributors together to be able to talk
amongst themselves in a high bandwidth environment.  You can't do that
amongst a crowd of 800, never mind 2000 or 4000.


I do understand this & the objectives of the KS. I did mean whether is
it possible FOSS.in could be used or not after KS (you've said Kernel
developers would stick for 2-3 days in the location. Once the KS is
over, developers can take the stage of FOSS.in to interact with people
or hold a talk or whatever. I didn't put this point clearly, my
mistake.


So the only reason why any organization would be willing to pay so
that top contributors would come to some country like India would be
if to attract visibility and excitement to some big conference or
other big OSS/Linux initiative that happened right after the kernel
summit.  But quite frankly, I personally wouldn't consider it a wise
use of money; it would cost a heck of a lot of money and there are
plenty of other, more cost effective ways to promote a big OSS
conference in India.


I didn't understand your statement - some country like India! MIT has
Media Labs Asia in India. MIT selected India for the $100 Linux Laptop
project. Airbus & Boeing are in India. You are my fellow employee &
senior to me, IBM has India Research Labs!  Many corporates do promote
conferences here, sometimes cost need not to be a deciding factor at
all when quality comes first!  Anway, am yet to get a positive signal
from my Bosses.


And if there's no business case for the Indian government or some
local Indian companies to pay to fly all of the KS attendees to India,
why in the world do you think that companies like HP, Intel, IBM, Red
Hat, Novell, etc. will pay for their employees to travel to the Kernel
Summit?  They don't have even less of the incentive than the local
Indian companies/government to do so!  Maybe during the dot-com
madness of the late 1990's, when people spent money like crazy on
things that made no business sense whatsoever, but those days are long
gone.  Money doesn't grow on trees any more, if it ever did.


Regarding getting funding from Indian Govt, have decided to write
personally to President of India, Dr. Kalam & to Minister for
Information Technology (this is as individual capacity). I hope
something happens on this...will try my best (this is a time consuming
process). I do know about why corporates fund the employees (I didn't
say anything -ve about this).


The main reason why we are trying a one-year experiment in Cambridge
is because approximately 1/3rd of the KS attendees are from Europe.
At the moment I believe we have exactly one person from India, who has
been selected through her own merit, to attend the Kernel Summit.  So
does it make sense to fly everyone else to India?  It doesn't seem so
to me!


I have never mentioned any objections for other locations, plus I do
understand the Geographical factors. Yep, I do know her, she is my
fellow employee and a senior like you ;-)


So the real answer to how do get the Kernel Summit to happen in India?
Bring a very large number of developers together in India.  Get them
to work really hard, encourage them to participate on LKML, and
produce lots of useful patches.  Eventually, some of them will do
enough good work that they will be recognized as maintainers of key
subsystems.  When there are 25-30+ people from India who have done
enough for the Linux kernel community and risen to be recognized as
top contributors in the Linux world such that they are invited to the
Kernel Summit on their own merits, I'm sure there a Kernel Summit in
India would very quickly follow.


This is quite interesting to me. I wanted to understand here, is
contributing on LKML (patches) is the ONLY criteria for holding a
Kernel Summit? There might be 25-30 people from India on LKML, but
they are scattered around the globe ;-). Anyway, to see 30 good &
right people based in India contributing on LKML might take another
2-3 years more :(  But, I will start this with me...


Still, if someone wants to pay a vast quantity of money to pay travel
for all so that the KS can be held in some exotic location (especially
if it's Waikiki beach, or Aspen Colorado during the 

Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-26 Thread Sunil Naidu

On 1/26/07, Theodore Tso [EMAIL PROTECTED] wrote:


I did give you a response.  Find a way to pay for 80+ kernel summit
invitees to travel to India (preferably in business class :-), and
we'll talk.  That's not realistic?  Well, then perhaps having the
concept of holding Kernel Summit in India is not realistic.


I did reply to you for your response on Jan 24th. I did ask in that -
when is the deadline date to decide about the location?


As Dirk has pointed out, the Kernel Summit is a little unusual
compared to events such as FOSDEM or FISL, where there are 4000-5000
attendees, and the emphasis is on the power of a large number of
people in the OSS community.  The Kernel Summit is a very different
event, in that it is by-invitation with less than 100 people.  The
whole point is to get the top contributors together to be able to talk
amongst themselves in a high bandwidth environment.  You can't do that
amongst a crowd of 800, never mind 2000 or 4000.


I do understand this  the objectives of the KS. I did mean whether is
it possible FOSS.in could be used or not after KS (you've said Kernel
developers would stick for 2-3 days in the location. Once the KS is
over, developers can take the stage of FOSS.in to interact with people
or hold a talk or whatever. I didn't put this point clearly, my
mistake.


So the only reason why any organization would be willing to pay so
that top contributors would come to some country like India would be
if to attract visibility and excitement to some big conference or
other big OSS/Linux initiative that happened right after the kernel
summit.  But quite frankly, I personally wouldn't consider it a wise
use of money; it would cost a heck of a lot of money and there are
plenty of other, more cost effective ways to promote a big OSS
conference in India.


I didn't understand your statement - some country like India! MIT has
Media Labs Asia in India. MIT selected India for the $100 Linux Laptop
project. Airbus  Boeing are in India. You are my fellow employee 
senior to me, IBM has India Research Labs!  Many corporates do promote
conferences here, sometimes cost need not to be a deciding factor at
all when quality comes first!  Anway, am yet to get a positive signal
from my Bosses.


And if there's no business case for the Indian government or some
local Indian companies to pay to fly all of the KS attendees to India,
why in the world do you think that companies like HP, Intel, IBM, Red
Hat, Novell, etc. will pay for their employees to travel to the Kernel
Summit?  They don't have even less of the incentive than the local
Indian companies/government to do so!  Maybe during the dot-com
madness of the late 1990's, when people spent money like crazy on
things that made no business sense whatsoever, but those days are long
gone.  Money doesn't grow on trees any more, if it ever did.


Regarding getting funding from Indian Govt, have decided to write
personally to President of India, Dr. Kalam  to Minister for
Information Technology (this is as individual capacity). I hope
something happens on this...will try my best (this is a time consuming
process). I do know about why corporates fund the employees (I didn't
say anything -ve about this).


The main reason why we are trying a one-year experiment in Cambridge
is because approximately 1/3rd of the KS attendees are from Europe.
At the moment I believe we have exactly one person from India, who has
been selected through her own merit, to attend the Kernel Summit.  So
does it make sense to fly everyone else to India?  It doesn't seem so
to me!


I have never mentioned any objections for other locations, plus I do
understand the Geographical factors. Yep, I do know her, she is my
fellow employee and a senior like you ;-)


So the real answer to how do get the Kernel Summit to happen in India?
Bring a very large number of developers together in India.  Get them
to work really hard, encourage them to participate on LKML, and
produce lots of useful patches.  Eventually, some of them will do
enough good work that they will be recognized as maintainers of key
subsystems.  When there are 25-30+ people from India who have done
enough for the Linux kernel community and risen to be recognized as
top contributors in the Linux world such that they are invited to the
Kernel Summit on their own merits, I'm sure there a Kernel Summit in
India would very quickly follow.


This is quite interesting to me. I wanted to understand here, is
contributing on LKML (patches) is the ONLY criteria for holding a
Kernel Summit? There might be 25-30 people from India on LKML, but
they are scattered around the globe ;-). Anyway, to see 30 good 
right people based in India contributing on LKML might take another
2-3 years more :(  But, I will start this with me...


Still, if someone wants to pay a vast quantity of money to pay travel
for all so that the KS can be held in some exotic location (especially
if it's Waikiki beach, or Aspen Colorado during the skiing 

Re: Linux 2.6.20-rc6 - clean boot on P4/HT

2007-01-25 Thread Sunil Naidu

On 1/25/07, Sunil Naidu <[EMAIL PROTECTED]> 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 SMP Fri Jan 26 05:33:18 IST 2007
i686 i686 i386 GNU/Linux

I shall test more on different boards/arch, sleep time for now.


Linux version 2.6.20-rc6-Akula-II ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP Fri Jan 26 05:33:18 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 -> 4096
 Normal   4096 ->   128815
early_node_map[1] active PFN ranges
   0:0 ->   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.275 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0451000 soft=c044f000
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504940k/515260k available (2052k kernel code, 9788k reserved,
1048k data, 248k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 0xfffb7000 - 0x

Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-25 Thread Sunil Naidu

From: Dirk Hohndel <[EMAIL PROTECTED]>
Date: Thu, 25 Jan 2007 06:22:54 -0800

We've held netconf in Japan, Montreal, Portland, and this year will
likely be Europe.  People found a way to make it and we found
sufficient sponsorship for all attendees who needed monetary travel
assistence every time.  This is why I don't buy the funding argument
at all.  People who want to come and have the desire, will find a way.
Conferences who think attendance is important, will find a way to
provide sponsorship for travel when needed.


Good thoughts ;-)  I too believe in this - Where there is a Will,
there is a Way! That's the reason why I have proposed India as the
location for KS 2007, am still awaiting for the response from Theodore
Tso.

But, funding or drag or time zone could be genuine reasons for many
because of the Geographical factors. Again, this shouldn't deter I
feel...Else, we have to wait for KS 2008 or 2009 ;-)

[OT] Dirk, I did attend Intel Developer Forum 2006 by paying $70
because I wanted to!

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc6 - eth0 timed out - Myson Enternet driver (PCI)

2007-01-25 Thread Sunil Naidu

On 1/25/07, Sunil Naidu <[EMAIL PROTECTED]> 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.

NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status , resetting...
 Rx ring defbf000:  8000 8000 8000 8000 8000
8000 8000 8000 8000 8000 8000 8000
 Tx ring de612000:  8000  8000 8000 8000 8000



migration_cost=33 for 2.6.20-rc5
migration_cost=159 for 2.6.20-rc6

What does this mean?


I shall find it out myself, can't ask more...





~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Strange LKML home page!!!

2007-01-25 Thread Sunil Naidu

On 1/25/07, Randy Dunlap <[EMAIL PROTECTED]> 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 ipod laptop hotel flight travel holiday lcd
> tv mac pc
>
> All junk & nonsence .looks like a Domain seller!!!
>
> What's the problem here?

It looks normal to me.  but lkml.org isn't associated with kernel.org.


I don't know why it happened like that. This time I shall take a
picture with my Digicam & post here.


~Randy


~Akula@
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Strange LKML home page!!!

2007-01-25 Thread Sunil Naidu

Hello,

I got stunned when I opened www.lkml.org

=> lkml deals psp ipod laptop hotel flight travel holiday lcd
tv mac pc

All junk & nonsence .looks like a Domain seller!!!

What's the problem here?

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc6

2007-01-25 Thread Sunil Naidu

On 1/25/07, Linus Torvalds <[EMAIL PROTECTED]> wrote:


It's been more than a week since -rc5, but I blame everybody (including
me) being away for Linux.conf.au and then me waiting for a few days
afterwards to let everybody sync up.

So there it is, -rc6, hopefully the last -rc of the series.



It was a cool booting, have really enjoyed this.

I have one question which is open (seems ignored or missed by u guys).

migration_cost=33 for 2.6.20-rc5
migration_cost=159 for 2.6.20-rc6

What does this mean?



Linus


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc6

2007-01-25 Thread Sunil Naidu

On 1/25/07, Linus Torvalds [EMAIL PROTECTED] wrote:


It's been more than a week since -rc5, but I blame everybody (including
me) being away for Linux.conf.au and then me waiting for a few days
afterwards to let everybody sync up.

So there it is, -rc6, hopefully the last -rc of the series.



It was a cool booting, have really enjoyed this.

I have one question which is open (seems ignored or missed by u guys).

migration_cost=33 for 2.6.20-rc5
migration_cost=159 for 2.6.20-rc6

What does this mean?



Linus


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Strange LKML home page!!!

2007-01-25 Thread Sunil Naidu

Hello,

I got stunned when I opened www.lkml.org

= titlelkml deals psp ipod laptop hotel flight travel holiday lcd
tv mac pc/title

All junk  nonsence .looks like a Domain seller!!!

What's the problem here?

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Strange LKML home page!!!

2007-01-25 Thread Sunil Naidu

On 1/25/07, Randy Dunlap [EMAIL PROTECTED] wrote:

On Thu, 25 Jan 2007 15:59:47 +0530 Sunil Naidu wrote:

 Hello,

 I got stunned when I opened www.lkml.org

 = titlelkml deals psp ipod laptop hotel flight travel holiday lcd
 tv mac pc/title

 All junk  nonsence .looks like a Domain seller!!!

 What's the problem here?

It looks normal to me.  but lkml.org isn't associated with kernel.org.


I don't know why it happened like that. This time I shall take a
picture with my Digicam  post here.


~Randy


~Akula@
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc6 - eth0 timed out - Myson Enternet driver (PCI)

2007-01-25 Thread Sunil Naidu

On 1/25/07, Sunil Naidu [EMAIL PROTECTED] 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.

NETDEV WATCHDOG: eth0: transmit timed out
eth0: Transmit timed out, status , resetting...
 Rx ring defbf000:  8000 8000 8000 8000 8000
8000 8000 8000 8000 8000 8000 8000
 Tx ring de612000:  8000  8000 8000 8000 8000



migration_cost=33 for 2.6.20-rc5
migration_cost=159 for 2.6.20-rc6

What does this mean?


I shall find it out myself, can't ask more...





~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-25 Thread Sunil Naidu

From: Dirk Hohndel [EMAIL PROTECTED]
Date: Thu, 25 Jan 2007 06:22:54 -0800

We've held netconf in Japan, Montreal, Portland, and this year will
likely be Europe.  People found a way to make it and we found
sufficient sponsorship for all attendees who needed monetary travel
assistence every time.  This is why I don't buy the funding argument
at all.  People who want to come and have the desire, will find a way.
Conferences who think attendance is important, will find a way to
provide sponsorship for travel when needed.


Good thoughts ;-)  I too believe in this - Where there is a Will,
there is a Way! That's the reason why I have proposed India as the
location for KS 2007, am still awaiting for the response from Theodore
Tso.

But, funding or drag or time zone could be genuine reasons for many
because of the Geographical factors. Again, this shouldn't deter I
feel...Else, we have to wait for KS 2008 or 2009 ;-)

[OT] Dirk, I did attend Intel Developer Forum 2006 by paying $70
because I wanted to!

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Linux 2.6.20-rc6 - clean boot on P4/HT

2007-01-25 Thread Sunil Naidu

On 1/25/07, Sunil Naidu [EMAIL PROTECTED] 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 SMP Fri Jan 26 05:33:18 IST 2007
i686 i686 i386 GNU/Linux

I shall test more on different boards/arch, sleep time for now.


Linux version 2.6.20-rc6-Akula-II ([EMAIL PROTECTED]) (gcc version 4.1.1
20070105 (Red Hat 4.1.1-51)) #1 SMP Fri Jan 26 05:33:18 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2
BIOS-e820:  - 0009fc00 (usable)
BIOS-e820: 0009fc00 - 000a (reserved)
BIOS-e820: 000e6000 - 0010 (reserved)
BIOS-e820: 0010 - 1f72f800 (usable)
BIOS-e820: 1f72f800 - 1f73 (ACPI NVS)
BIOS-e820: 1f73 - 1f74 (ACPI data)
BIOS-e820: 1f74 - 1f7f (ACPI NVS)
BIOS-e820: 1f7f - 1f80 (reserved)
BIOS-e820: e000 - f000 (reserved)
BIOS-e820: fed13000 - fed1a000 (reserved)
BIOS-e820: fed1c000 - feda (reserved)
503MB LOWMEM available.
found SMP MP-table at 000ff780
Entering add_active_range(0, 0, 128815) 0 entries of 256 used
Zone PFN ranges:
 DMA 0 - 4096
 Normal   4096 -   128815
early_node_map[1] active PFN ranges
   0:0 -   128815
On node 0 totalpages: 128815
 DMA zone: 32 pages used for memmap
 DMA zone: 0 pages reserved
 DMA zone: 4064 pages, LIFO batch:0
 Normal zone: 974 pages used for memmap
 Normal zone: 123745 pages, LIFO batch:31
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000f4eb0
ACPI: RSDT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f73
ACPI: FADT (v002 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730200
ACPI: MADT (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730390
ACPI: MCFG (v001 INTEL  D915GAV  0x20060222 MSFT 0x0097) @ 0x1f730400
ACPI: ASF! (v016 LEGEND I865PASF 0x0001 INTL 0x02002026) @ 0x1f736050
ACPI: TCPA (v001 INTEL  TBLOEMID 0x0001 MSFT 0x0097) @ 0x1f7360f0
ACPI: WDDT (v001 INTEL  OEMWDDT  0x0001 INTL 0x02002026) @ 0x1f736122
ACPI: DSDT (v001 INTEL  D915GAV  0x0001 INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee0
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec0] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec0, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 2000 (gap: 1f80:c080)
Detected 3000.275 MHz processor.
Built 1 zonelists.  Total pages: 127809
Kernel command line: ro root=LABEL=/1 rhgb quiet
mapped APIC to d000 (fee0)
mapped IOAPIC to c000 (fec0)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c0451000 soft=c044f000
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504940k/515260k available (2052k kernel code, 9788k reserved,
1048k data, 248k init, 0k highmem)
virtual kernel memory layout:
   fixmap  : 0xfffb7000 - 0xf000   ( 288 kB

Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-24 Thread Sunil Naidu

On 1/24/07, Theodore Tso <[EMAIL PROTECTED]> wrote:


Presumably the way to do this would be to have a large conference
(such as OLS) after the kernel summit.  Hopefully most kernel summit
attendees would stick around for 2-3 days afterwards for the technical
conference.


This is a good idea ;-) There is a FOSS held in India every year, can
we consider to make use of this venue? Pl have a look:-

http://foss.in/2006/


The problem is that the value of the kernel summit is that we get the
> 90% of the key, "right" people there so we can have face-to-face
conversations.  There reason why I started organizing it years ago was
that I hoped that if key developers had a chance to meet with each
other at least once a year, it would help them more productively
communicate with each other via e-mail the rest of the year.  I think
it has succeeded in that goal quite well.  The problem though is that
most people can't afford to fly to India or Australia, and their
employers' travel budgets won't allow that either --- and the value of
the K-S is based on getting as many of the key kernel developers in
one place as possible.


I do fully agree with you on this. It should be a quality time with
atleast 90% key people.


Two years ago, maddog tried to convince me that Brazil would be a
perfect place to hold a kernel summit, and that the Brazillian
government was 100% behind linux, and could provide a wonderful
location, yadda, yadda, yadda.  What I told him was that the only way
I could imagine it working would be if the Brazillian government was
willing to pay travel costs for all 80+ kernel summit attendees to fly
from whatever their home airport to Brazil.  That way, we don't have
to deal with the pushback from corporate travel budget keepers for
having to pay $$$ for travel to places around the world.  When I told
maddog that, presumably he went back to his Brazillian contacts and we
never heard back from him about moving the kernel summit to Brazil again.  :-)


I really doubt whether any Government pays for a Kernel Summit (they
will have their own reasons or whatever). Maddog might have felt same
like me - huge potential of Linux lies with in B-R-I-C nations, hence
we need to stir up more for the movement to catch up (KS would be
perfect for this). This initiative would also pays the way for making
the dream of a competing Linux Desktop turning into a reality.

I am not saying any other nation is less significant, history of Linux
is the proof for that. All am wishing is, let's make something more or
do more good for our Penguin ;-)


I would suspect it would be a similar issue with India.  I'd love to
have the opportunity to visit Bangalore (or should I say Bengaluru? :-).
I also know that it's extremely unlikely that my employer would agree
to pay for me to fly there, not to mention all of the other folks that
would need to go to the K-S.  But hey, if you think that there are
organizations in India who would be willing to pay travel for _all_ of
the K-S attendees (preferably business class travel :-), let's
talk


Earlier it was Bangalore, it's now Bengaluru. Linux is also happening
in other places here in India like Hyderabad, Pune, Gurgoan, etc
(these cities has IT power houses).

I do not know about other organizations much. I shall put this with my
bosses in my Labs first, this would be involving my company itself .
Also, shall explore with my peers (other orgnizations like FOSS). What
is the deadline to decide about the location? Believe me, my wish is
so high...I wanted to sponsor for u guys (can bear a dozen)...but not
so many as 80 ;-)

[OT] I read as key kernel developers as some 440 members. Is this for
2.4.x or what? I am confused with the figure 80 ?? KS would have
Linus, Alan, Andrew, Ingo, and others?


- Ted


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-24 Thread Sunil Naidu

On 1/24/07, Theodore Tso [EMAIL PROTECTED] wrote:


Presumably the way to do this would be to have a large conference
(such as OLS) after the kernel summit.  Hopefully most kernel summit
attendees would stick around for 2-3 days afterwards for the technical
conference.


This is a good idea ;-) There is a FOSS held in India every year, can
we consider to make use of this venue? Pl have a look:-

http://foss.in/2006/


The problem is that the value of the kernel summit is that we get the
 90% of the key, right people there so we can have face-to-face
conversations.  There reason why I started organizing it years ago was
that I hoped that if key developers had a chance to meet with each
other at least once a year, it would help them more productively
communicate with each other via e-mail the rest of the year.  I think
it has succeeded in that goal quite well.  The problem though is that
most people can't afford to fly to India or Australia, and their
employers' travel budgets won't allow that either --- and the value of
the K-S is based on getting as many of the key kernel developers in
one place as possible.


I do fully agree with you on this. It should be a quality time with
atleast 90% key people.


Two years ago, maddog tried to convince me that Brazil would be a
perfect place to hold a kernel summit, and that the Brazillian
government was 100% behind linux, and could provide a wonderful
location, yadda, yadda, yadda.  What I told him was that the only way
I could imagine it working would be if the Brazillian government was
willing to pay travel costs for all 80+ kernel summit attendees to fly
from whatever their home airport to Brazil.  That way, we don't have
to deal with the pushback from corporate travel budget keepers for
having to pay $$$ for travel to places around the world.  When I told
maddog that, presumably he went back to his Brazillian contacts and we
never heard back from him about moving the kernel summit to Brazil again.  :-)


I really doubt whether any Government pays for a Kernel Summit (they
will have their own reasons or whatever). Maddog might have felt same
like me - huge potential of Linux lies with in B-R-I-C nations, hence
we need to stir up more for the movement to catch up (KS would be
perfect for this). This initiative would also pays the way for making
the dream of a competing Linux Desktop turning into a reality.

I am not saying any other nation is less significant, history of Linux
is the proof for that. All am wishing is, let's make something more or
do more good for our Penguin ;-)


I would suspect it would be a similar issue with India.  I'd love to
have the opportunity to visit Bangalore (or should I say Bengaluru? :-).
I also know that it's extremely unlikely that my employer would agree
to pay for me to fly there, not to mention all of the other folks that
would need to go to the K-S.  But hey, if you think that there are
organizations in India who would be willing to pay travel for _all_ of
the K-S attendees (preferably business class travel :-), let's
talk


Earlier it was Bangalore, it's now Bengaluru. Linux is also happening
in other places here in India like Hyderabad, Pune, Gurgoan, etc
(these cities has IT power houses).

I do not know about other organizations much. I shall put this with my
bosses in my Labs first, this would be involving my company itself .
Also, shall explore with my peers (other orgnizations like FOSS). What
is the deadline to decide about the location? Believe me, my wish is
so high...I wanted to sponsor for u guys (can bear a dozen)...but not
so many as 80 ;-)

[OT] I read as key kernel developers as some 440 members. Is this for
2.4.x or what? I am confused with the figure 80 ?? KS would have
Linus, Alan, Andrew, Ingo, and others?


- Ted


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-23 Thread Sunil Naidu

On 1/24/07, Josh Boyer <[EMAIL PROTECTED]> wrote:

>
> > Any other reasons am missing here?
>
> Cost of flying 70 mainly US/European developers to India.


Thanks James. I thought about this factor. Thinking about what are the
factors which make a Kernel developer to show interest on a particular
location.


You have to remember that the Kernel Summit is invite only.  Holding
the summit at a location doesn't really mean it's open to anyone
there.


Defnitely this could be held on invite only. Many Top forums happen in
India in this fashion. This initiatives itself would be like a booster
in a Rocket which gives *huge* impact.

I do strongly feel this would be a big push to Linux among community
(apart from corporates). Plus, a message sender too ;-) We can debate
on this...


josh


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-23 Thread Sunil Naidu

On 1/22/07, Alan Cox <[EMAIL PROTECTED]> wrote:


Ditto..

Definitely disagree with that. I'd like to see the conference somewhere
else different this time - perhaps Czech Republic, or somewhere else more
easterly and Linux active (or even Finland...)

> While we're at it it would be nice to get rid of all that usenix

Well if you want to organise and fund it yourself 8)



Alan, why don't be India's turn this time? Linux is popular and active
here too. And you too saw this at 2005 (FOSS.in). Richard Stallman saw
too. Many of us contribute for Linux (My company is the largest
contributor to Linux globally, plus have exclusive Labs for
Linuxothers like HP, Intel are present here and doing good work on
Linux).

If Kernel community comes down to India...this would have a big impact
on the community + industry too. I wish to see Linux takes atleast 40%
of Desktops here by 2010.

And, in this way my president's dream would take off in a big way ;-)

http://www.financialexpress.com/fe_full_story.php?content_id=35147
http://www.ciol.com/content/developer/Linux/2004/104102101.asp

Any other reasons am missing here?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Proposal] 2.6.18-stable release plans?

2007-01-23 Thread Sunil Naidu

On 1/23/07, Stefan Richter <[EMAIL PROTECTED]> wrote:


This would be hard to organize and support. There are news sites like
LWN which give outlines of important kernel changes, and there are
mailinglists or community sites for architectures or driver subsystems
if you are interested in special platforms or drivers, and there is the
git repository metadata (via gitweb or directly from a locally cloned
git repo).


That's the problem all about. I don't have problems finding info about
a kernel feature or about a driver patch. But even for me it takes
some time to figure it out. (I don't work only with Linux..do work
with Mac OS, and Solaris too. But less of Windows!)

Am talking from the Linux users point of view (who need to know deep
about the Kernel development, etc. Imagine, a student or a
professional who wants to build a kernel with a patch for a i686
machine? Can't we simplify this at www.kernel.org home page instead of
user being lost in searching on Google or wherever?


It's also not only a question of who writes such release notes, but also
of who the intended audience is. How fine-grained should the release
notes be?


I would like to contribute here, in any way. Fine graining might be a
problem. But we can give info in general? Example, if patch-2.6.19.3
comes out - simply we can say as *x86 32/64* based on the weightage of
fixes in that patch. What do you say?


Anyway --- if in doubt, your distributor's current kernel is the best one.


I never depend on a distributor's kernel, especially Fedora has a
Generic one with many things enabled into the kernel. The moment I
install a distromy hands would be itchy to build my own kernel
which is very specific to my H/W. No less or more. In this way I can
live with my best made kernel ;-)


[OT] Some posts I send does not appear on LKML. Even this one, I
couldn't find on list :( What might be the problem?


Stefan Richter


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: i965 testers wanted (Re: intel-agp PM experiences)

2007-01-23 Thread Sunil Naidu

On 1/23/07, Pavel Machek <[EMAIL PROTECTED]> wrote:

> I've post a patch which trys to resolve pci config restore issue, see
> http://lkml.org/lkml/2007/1/16/297. It resolves s3 issue with my 965G machine,
> that my X can come back to live after s3, but I wasn't aware of the issues 
Andreas
> has noted. It'll be good if more people could try this out.

Ok, I guess we'd like some testing here... so that in can be fixed in
mainline...


Pavel,

It was same with me too, there were some ACPI issues (don't remember
properly).

http://lkml.org/lkml/2007/1/17/64

I am not getting enough time to do the tests for 965 board. I can
volunteer for this ;-) Any guidelines for testing a MOBO to comply
with LKML (am new for testing, have decided to start with this 965
MOBO).

Awaiting for suggestions...

[OT] Are there any issues with 975 (have this board too, but never
tested till now)


Pavel


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Proposal] 2.6.18-stable release plans?

2007-01-23 Thread Sunil Naidu

On 1/23/07, Jesper Juhl <[EMAIL PROTECTED]> wrote:


Now that 2.6.19 is out, most likely not.  -stable releases are made
for the latest stable 2.6.x kernel, once 2.6.x+1 is out that's the one
-stable patches are made for (2.6.16 is an exception)..


Earlier I was going through the stable paches which apply for these
kernel version:

http://kernelnewbies.org/Linux_2_6_19
http://kernelnewbies.org/Linux_2_6_18
http://kernelnewbies.org/Linux_2_6_16

I have to dig deep into the patch & kernel version to understand what
are the features/implementations or fixes (patch).  Problem here is 2
ways:-

1) Identifying which is a better kernel (features) for
Desktop/Embedded/Server (I know, info mentioned in Changelog. But
still...)

2) Easily knowing which stable patch applies for which arch or sub
system (better way)

Proposal: Can maintainers implement this for better understanding of
the Linux community (picking the best kernel or patch for the
requirement) by adding a column on www.kernel.org home page?

Examples:

The latest stable version of the Linux kernel is:   2.6.19.2
*networking subsystem*  2007-01-10 19:11 UTCF   V   VI  C   
Changelog

The latest prepatch for the stable Linux kernel tree is:2.6.20-rc5
*x86 32/64* 2007-01-12 19:29 UTCB   V   VI  C   
Changelog


--
Jesper Juhl <[EMAIL PROTECTED]>


Thanks,

Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Proposal] 2.6.18-stable release plans?

2007-01-23 Thread Sunil Naidu

On 1/23/07, Stefan Richter [EMAIL PROTECTED] wrote:


This would be hard to organize and support. There are news sites like
LWN which give outlines of important kernel changes, and there are
mailinglists or community sites for architectures or driver subsystems
if you are interested in special platforms or drivers, and there is the
git repository metadata (via gitweb or directly from a locally cloned
git repo).


That's the problem all about. I don't have problems finding info about
a kernel feature or about a driver patch. But even for me it takes
some time to figure it out. (I don't work only with Linux..do work
with Mac OS, and Solaris too. But less of Windows!)

Am talking from the Linux users point of view (who need to know deep
about the Kernel development, etc. Imagine, a student or a
professional who wants to build a kernel with a patch for a i686
machine? Can't we simplify this at www.kernel.org home page instead of
user being lost in searching on Google or wherever?


It's also not only a question of who writes such release notes, but also
of who the intended audience is. How fine-grained should the release
notes be?


I would like to contribute here, in any way. Fine graining might be a
problem. But we can give info in general? Example, if patch-2.6.19.3
comes out - simply we can say as *x86 32/64* based on the weightage of
fixes in that patch. What do you say?


Anyway --- if in doubt, your distributor's current kernel is the best one.


I never depend on a distributor's kernel, especially Fedora has a
Generic one with many things enabled into the kernel. The moment I
install a distromy hands would be itchy to build my own kernel
which is very specific to my H/W. No less or more. In this way I can
live with my best made kernel ;-)


[OT] Some posts I send does not appear on LKML. Even this one, I
couldn't find on list :( What might be the problem?


Stefan Richter


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-23 Thread Sunil Naidu

On 1/22/07, Alan Cox [EMAIL PROTECTED] wrote:


Ditto..

Definitely disagree with that. I'd like to see the conference somewhere
else different this time - perhaps Czech Republic, or somewhere else more
easterly and Linux active (or even Finland...)

 While we're at it it would be nice to get rid of all that usenix

Well if you want to organise and fund it yourself 8)



Alan, why don't be India's turn this time? Linux is popular and active
here too. And you too saw this at 2005 (FOSS.in). Richard Stallman saw
too. Many of us contribute for Linux (My company is the largest
contributor to Linux globally, plus have exclusive Labs for
Linuxothers like HP, Intel are present here and doing good work on
Linux).

If Kernel community comes down to India...this would have a big impact
on the community + industry too. I wish to see Linux takes atleast 40%
of Desktops here by 2010.

And, in this way my president's dream would take off in a big way ;-)

http://www.financialexpress.com/fe_full_story.php?content_id=35147
http://www.ciol.com/content/developer/Linux/2004/104102101.asp

Any other reasons am missing here?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Ksummit-2006-discuss] 2007 Linux Kernel Summit

2007-01-23 Thread Sunil Naidu

On 1/24/07, Josh Boyer [EMAIL PROTECTED] wrote:


  Any other reasons am missing here?

 Cost of flying 70 mainly US/European developers to India.


Thanks James. I thought about this factor. Thinking about what are the
factors which make a Kernel developer to show interest on a particular
location.


You have to remember that the Kernel Summit is invite only.  Holding
the summit at a location doesn't really mean it's open to anyone
there.


Defnitely this could be held on invite only. Many Top forums happen in
India in this fashion. This initiatives itself would be like a booster
in a Rocket which gives *huge* impact.

I do strongly feel this would be a big push to Linux among community
(apart from corporates). Plus, a message sender too ;-) We can debate
on this...


josh


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [Proposal] 2.6.18-stable release plans?

2007-01-23 Thread Sunil Naidu

On 1/23/07, Jesper Juhl [EMAIL PROTECTED] wrote:


Now that 2.6.19 is out, most likely not.  -stable releases are made
for the latest stable 2.6.x kernel, once 2.6.x+1 is out that's the one
-stable patches are made for (2.6.16 is an exception)..


Earlier I was going through the stable paches which apply for these
kernel version:

http://kernelnewbies.org/Linux_2_6_19
http://kernelnewbies.org/Linux_2_6_18
http://kernelnewbies.org/Linux_2_6_16

I have to dig deep into the patch  kernel version to understand what
are the features/implementations or fixes (patch).  Problem here is 2
ways:-

1) Identifying which is a better kernel (features) for
Desktop/Embedded/Server (I know, info mentioned in Changelog. But
still...)

2) Easily knowing which stable patch applies for which arch or sub
system (better way)

Proposal: Can maintainers implement this for better understanding of
the Linux community (picking the best kernel or patch for the
requirement) by adding a column on www.kernel.org home page?

Examples:

The latest stable version of the Linux kernel is:   2.6.19.2
*networking subsystem*  2007-01-10 19:11 UTCF   V   VI  C   
Changelog

The latest prepatch for the stable Linux kernel tree is:2.6.20-rc5
*x86 32/64* 2007-01-12 19:29 UTCB   V   VI  C   
Changelog


--
Jesper Juhl [EMAIL PROTECTED]


Thanks,

Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: i965 testers wanted (Re: intel-agp PM experiences)

2007-01-23 Thread Sunil Naidu

On 1/23/07, Pavel Machek [EMAIL PROTECTED] wrote:

 I've post a patch which trys to resolve pci config restore issue, see
 http://lkml.org/lkml/2007/1/16/297. It resolves s3 issue with my 965G machine,
 that my X can come back to live after s3, but I wasn't aware of the issues 
Andreas
 has noted. It'll be good if more people could try this out.

Ok, I guess we'd like some testing here... so that in can be fixed in
mainline...


Pavel,

It was same with me too, there were some ACPI issues (don't remember
properly).

http://lkml.org/lkml/2007/1/17/64

I am not getting enough time to do the tests for 965 board. I can
volunteer for this ;-) Any guidelines for testing a MOBO to comply
with LKML (am new for testing, have decided to start with this 965
MOBO).

Awaiting for suggestions...

[OT] Are there any issues with 975 (have this board too, but never
tested till now)


Pavel


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Running Linux on FPGA

2007-01-21 Thread Sunil Naidu

On 1/21/07, Ralf Baechle <[EMAIL PROTECTED]> wrote:


The overhead of timer interrupts at this low clockrate is significant
so I recommend to minimize the timer interrupt rate as far as possible.
This is really a tradeoff between latency and overhead and matters
much less on hardcores which run at hundreds of MHz.  For power sensitive
applications lowering the interrupt rate can also help.  And that's alredy
pretty much what you need to know, that is a 10ms  timer is fine.



I have worked with FPGA Linux system which is reconfigurable
on-the-fly by the 200Mhz ARM9 CPU running Debian Linux, Altera Cyclone
II FPGA is included on my TS-7300 board. Advantage is, Altera FPGA and
a dedicated high-speed bus between the CPU and FPGA provides a good
design scope to provide many solutions.

Coming to boot up (by an USB 1GB SD card), by doing enough software
tuning bootup to a Linux prompt takes just 1.69 seconds after
power-up. If I remember correctly, SD image will look at the state of
jumper 6 (should be put ON), the full Debian bootup will be bypassed
and the system will instead drop straight to a shell prompt. 1.69
seconds after power-on the serial console prompt is active and 2.41
seconds after power-on the video console is displayed.

This software is based on Debian & has a vendor supplied Linux boot
loader. Currently am working (slowly in free time) to bring the whole
thing to FC6.  Shall post the progres...



  Ralf


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Running Linux on FPGA

2007-01-21 Thread Sunil Naidu

On 1/21/07, Ralf Baechle [EMAIL PROTECTED] wrote:


The overhead of timer interrupts at this low clockrate is significant
so I recommend to minimize the timer interrupt rate as far as possible.
This is really a tradeoff between latency and overhead and matters
much less on hardcores which run at hundreds of MHz.  For power sensitive
applications lowering the interrupt rate can also help.  And that's alredy
pretty much what you need to know, that is a 10ms  timer is fine.



I have worked with FPGA Linux system which is reconfigurable
on-the-fly by the 200Mhz ARM9 CPU running Debian Linux, Altera Cyclone
II FPGA is included on my TS-7300 board. Advantage is, Altera FPGA and
a dedicated high-speed bus between the CPU and FPGA provides a good
design scope to provide many solutions.

Coming to boot up (by an USB 1GB SD card), by doing enough software
tuning bootup to a Linux prompt takes just 1.69 seconds after
power-up. If I remember correctly, SD image will look at the state of
jumper 6 (should be put ON), the full Debian bootup will be bypassed
and the system will instead drop straight to a shell prompt. 1.69
seconds after power-on the serial console prompt is active and 2.41
seconds after power-on the video console is displayed.

This software is based on Debian  has a vendor supplied Linux boot
loader. Currently am working (slowly in free time) to bring the whole
thing to FC6.  Shall post the progres...



  Ralf


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/21/07, Tim Schmielau <[EMAIL PROTECTED]> wrote:

Yes. You have a faster Disk that writes about 45 MB/s. But I am not sure I
understand what you want to know?


I got these results with a customized 2.6.20-rc5.

[EMAIL PROTECTED] kernel]$ uname -a
Linux Typhoon 2.6.20-rc5-Topol-M #1 SMP Sun Jan 21 04:35:28 IST 2007
i686 i686 i386 GNU/Linux



> [EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; time
> sync
> 1024+0 records in
> 1024+0 records out
> 1073741824 bytes (1.1 GB) copied, 19.5007 seconds, 55.1 MB/s
>
> real0m20.439s
> user0m0.004s
> sys 0m4.535s
>
> real0m4.625s
> user0m0.000s
> sys 0m0.125s


[EMAIL PROTECTED] kernel]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; 
time
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 22.7749 seconds, 47.1 MB/s

real0m24.541s
user0m0.005s
sys 0m3.899s

real0m0.000s
user0m0.000s
sys 0m0.000s


>
> [EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024 | sync
> 1024+0 records in
> 1024+0 records out
> 1073741824 bytes (1.1 GB) copied, 20.8707 seconds, 51.4 MB/s
>
> real0m22.449s
> user0m0.002s
> sys 0m4.922s


[EMAIL PROTECTED] kernel]$ time dd if=/dev/zero of=/tmp/1GB bs=1M
count=1024 | sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 19.8685 seconds, 54.0 MB/s

real0m21.373s
user0m0.003s
sys 0m3.859s


> Linux used here is not 2.6.20-rc5, but it's a FC6 2.6.19 binary. Shall
> post the results with 2.6.20-rc5.
>
> BTW, does the results vary with a customized kernel (configured w.r.t
> Processor & Hardware) than a generic kernel like FC6?

I'd guess the kernel won't make much of a difference as the time is
mostly determined by RAM and disk speeds.


There is some deviation in the results between these 2 kernels. Is
this acceptable?


> Are there any other such test cases?

Well, what do you want to find out? Anyways, I am in no way expert in the
field of benchmarking.


I would be trying to benchmark the results on my machines in this
fashion (overclocking experiment):-

Disk Types   Machine
   RAM

SATA 1.5 GBPS  - 160 GB   P4-HT-3.0 GHz
  2x1GB Corsair
SATA 3.0 GBPS  -  320 GB  P4-HT-3.0 GHz
  2x1GB Corsair

SATA 1.5 GBPS  -  160 GB   P4-HT-3.0 GHz
  2x1GB OCZ
SATA 3.0 GBPS  -   320 GB   P4-HT-3.0 GHz
   2x1GB OCZ

SATA 1.5 GBPS  -  160 GB  P4-HT-3.0 GHz
   2x1GB Supertalent
SATA 3.0 GBPS  -   320 GB P4-HT-3.0 GHz
   2x1GB Supertalent

SATA 1.5 GBPS  -  160 GB P4-HT-3.0 GHz
   2x1GB Hynix
SATA 3.0 GBPS  -   320 GBP4-HT-3.0 GHz
2x1GB Hynix

Boards here would be used are Intel based 915, 965, and 975.

Would be happy to know more test cases - for RAM/Disk/Processor Frequency

And, I don't work for any magazine, writing a review ;-)



Tim


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/21/07, Tim Schmielau <[EMAIL PROTECTED]> 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/zero of=/tmp/1GB bs=1M count=1024; time sync

The dd returns as soon as all data could be buffered in RAM. Only sync
will show how long it takes to actually write out the data to disk.
also explains why you see better results is writeout starts earlier.


I am still getting better I feel:

[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; time 
sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 19.5007 seconds, 55.1 MB/s

real0m20.439s
user0m0.004s
sys 0m4.535s

real0m4.625s
user0m0.000s
sys 0m0.125s


[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024 | sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 20.8707 seconds, 51.4 MB/s

real0m22.449s
user0m0.002s
sys 0m4.922s


Linux used here is not 2.6.20-rc5, but it's a FC6 2.6.19 binary. Shall
post the results with 2.6.20-rc5.

BTW, does the results vary with a customized kernel (configured w.r.t
Processor & Hardware) than a generic kernel like FC6?

Are there any other such test cases?



Tim



Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/20/07, Willy Tarreau <[EMAIL PROTECTED]> 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 slow RAM, or that your
video card uses shared memory which slows down some parts of memory
which are not used anymore with those parameters.


I did test some SATA drives, am getting these value for 2.6.20-rc5:-

[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 21.0962 seconds, 50.9 MB/s

What can you suggest here w.r.t my RAM & disk?


Willy


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


More about dmesg stuff, this time 2.6.20-rc5

2007-01-20 Thread Sunil Naidu

Hello,

I did find this dmesg for the kernel 2.6.20-rc5

Linux version 2.6.20-rc5-Typhoon ([EMAIL PROTECTED]) (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 end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2

What are these sanitize start, sanitize end, copy_e820_map() about?
Memory check?


After this, dmesg is almost same as in 2.6.19.2. But here is another
observation::

migration_cost=18  for 2.6.19.2
migration_cost=87 for 2.6.20-rc5

How does this parameter value impacts the kernel?


Lastly, this about Intel RNG:

For 2.6.19.2

intel_rng: FWH not detected


For 2.6.20-rc5

intel_rng: Firmware space is locked read-only. If you can't or
intel_rng: don't want to disable this in firmware setup, and if
intel_rng: you are certain that your system has a functional
intel_rng: RNG, try using the 'no_fwh_detect' option.

Is this a bug? Or, something wrong with my H/W?


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


More about dmesg stuff, this time 2.6.20-rc5

2007-01-20 Thread Sunil Naidu

Hello,

I did find this dmesg for the kernel 2.6.20-rc5

Linux version 2.6.20-rc5-Typhoon ([EMAIL PROTECTED]) (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 end
copy_e820_map() start:  size: 0009fc00 end:
0009fc00 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 0009fc00 size: 0400 end:
000a type: 2
copy_e820_map() start: 000e6000 size: 0001a000 end:
0010 type: 2
copy_e820_map() start: 0010 size: 1f62f800 end:
1f72f800 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 1f72f800 size: 0800 end:
1f73 type: 4
copy_e820_map() start: 1f73 size: 0001 end:
1f74 type: 3
copy_e820_map() start: 1f74 size: 000b end:
1f7f type: 4
copy_e820_map() start: 1f7f size: 0001 end:
1f80 type: 2
copy_e820_map() start: e000 size: 1000 end:
f000 type: 2
copy_e820_map() start: fed13000 size: 7000 end:
fed1a000 type: 2
copy_e820_map() start: fed1c000 size: 00084000 end:
feda type: 2

What are these sanitize start, sanitize end, copy_e820_map() about?
Memory check?


After this, dmesg is almost same as in 2.6.19.2. But here is another
observation::

migration_cost=18  for 2.6.19.2
migration_cost=87 for 2.6.20-rc5

How does this parameter value impacts the kernel?


Lastly, this about Intel RNG:

For 2.6.19.2

intel_rng: FWH not detected


For 2.6.20-rc5

intel_rng: Firmware space is locked read-only. If you can't or
intel_rng: don't want to disable this in firmware setup, and if
intel_rng: you are certain that your system has a functional
intel_rng: RNG, try using the 'no_fwh_detect' option.

Is this a bug? Or, something wrong with my H/W?


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/20/07, Willy Tarreau [EMAIL PROTECTED] 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 slow RAM, or that your
video card uses shared memory which slows down some parts of memory
which are not used anymore with those parameters.


I did test some SATA drives, am getting these value for 2.6.20-rc5:-

[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 21.0962 seconds, 50.9 MB/s

What can you suggest here w.r.t my RAM  disk?


Willy


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/21/07, Tim Schmielau [EMAIL PROTECTED] 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/zero of=/tmp/1GB bs=1M count=1024; time sync

The dd returns as soon as all data could be buffered in RAM. Only sync
will show how long it takes to actually write out the data to disk.
also explains why you see better results is writeout starts earlier.


I am still getting better I feel:

[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; time 
sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 19.5007 seconds, 55.1 MB/s

real0m20.439s
user0m0.004s
sys 0m4.535s

real0m4.625s
user0m0.000s
sys 0m0.125s


[EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024 | sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 20.8707 seconds, 51.4 MB/s

real0m22.449s
user0m0.002s
sys 0m4.922s


Linux used here is not 2.6.20-rc5, but it's a FC6 2.6.19 binary. Shall
post the results with 2.6.20-rc5.

BTW, does the results vary with a customized kernel (configured w.r.t
Processor  Hardware) than a generic kernel like FC6?

Are there any other such test cases?



Tim



Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Abysmal disk performance, how to debug?

2007-01-20 Thread Sunil Naidu

On 1/21/07, Tim Schmielau [EMAIL PROTECTED] wrote:

Yes. You have a faster Disk that writes about 45 MB/s. But I am not sure I
understand what you want to know?


I got these results with a customized 2.6.20-rc5.

[EMAIL PROTECTED] kernel]$ uname -a
Linux Typhoon 2.6.20-rc5-Topol-M #1 SMP Sun Jan 21 04:35:28 IST 2007
i686 i686 i386 GNU/Linux



 [EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; time
 sync
 1024+0 records in
 1024+0 records out
 1073741824 bytes (1.1 GB) copied, 19.5007 seconds, 55.1 MB/s

 real0m20.439s
 user0m0.004s
 sys 0m4.535s

 real0m4.625s
 user0m0.000s
 sys 0m0.125s


[EMAIL PROTECTED] kernel]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024; 
time
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 22.7749 seconds, 47.1 MB/s

real0m24.541s
user0m0.005s
sys 0m3.899s

real0m0.000s
user0m0.000s
sys 0m0.000s



 [EMAIL PROTECTED] ~]$ time dd if=/dev/zero of=/tmp/1GB bs=1M count=1024 | sync
 1024+0 records in
 1024+0 records out
 1073741824 bytes (1.1 GB) copied, 20.8707 seconds, 51.4 MB/s

 real0m22.449s
 user0m0.002s
 sys 0m4.922s


[EMAIL PROTECTED] kernel]$ time dd if=/dev/zero of=/tmp/1GB bs=1M
count=1024 | sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 19.8685 seconds, 54.0 MB/s

real0m21.373s
user0m0.003s
sys 0m3.859s


 Linux used here is not 2.6.20-rc5, but it's a FC6 2.6.19 binary. Shall
 post the results with 2.6.20-rc5.

 BTW, does the results vary with a customized kernel (configured w.r.t
 Processor  Hardware) than a generic kernel like FC6?

I'd guess the kernel won't make much of a difference as the time is
mostly determined by RAM and disk speeds.


There is some deviation in the results between these 2 kernels. Is
this acceptable?


 Are there any other such test cases?

Well, what do you want to find out? Anyways, I am in no way expert in the
field of benchmarking.


I would be trying to benchmark the results on my machines in this
fashion (overclocking experiment):-

Disk Types   Machine
   RAM

SATA 1.5 GBPS  - 160 GB   P4-HT-3.0 GHz
  2x1GB Corsair
SATA 3.0 GBPS  -  320 GB  P4-HT-3.0 GHz
  2x1GB Corsair

SATA 1.5 GBPS  -  160 GB   P4-HT-3.0 GHz
  2x1GB OCZ
SATA 3.0 GBPS  -   320 GB   P4-HT-3.0 GHz
   2x1GB OCZ

SATA 1.5 GBPS  -  160 GB  P4-HT-3.0 GHz
   2x1GB Supertalent
SATA 3.0 GBPS  -   320 GB P4-HT-3.0 GHz
   2x1GB Supertalent

SATA 1.5 GBPS  -  160 GB P4-HT-3.0 GHz
   2x1GB Hynix
SATA 3.0 GBPS  -   320 GBP4-HT-3.0 GHz
2x1GB Hynix

Boards here would be used are Intel based 915, 965, and 975.

Would be happy to know more test cases - for RAM/Disk/Processor Frequency

And, I don't work for any magazine, writing a review ;-)



Tim


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Missing dmesg parameters in 2.6.19.2

2007-01-19 Thread Sunil Naidu

On 1/20/07, Robert Hancock <[EMAIL PROTECTED]> wrote:

> 1) Compiling with SMP as Generic (CONFIG_X86_PC is not set, CONFIG_M686=y)
>
> 
> 
> Using x86 segment limits to approximate NX protection
> 
> 
> Using APIC driver default
> 
> 
>
> 2) Compiling with SMP as Processor specific (CONFIG_X86_PC=y,
> CONFIG_MPENTIUM4=y)
>
> I do not find the above mentioned parameters in this case.

I don't think the "segment limits" message shows up in stock kernels,
are you sure that was from 2.6.19.2? That sounds like a Fedora kernel
with Exec Shield.

--
Robert Hancock  Saskatoon, SK, Canada


I am very sorry, have lost my mind with the night out with these
kernels (messed up).

Yep, you are right. Case 1 is FC6 kernel. Case 2 is my customization
with 2.6.19.2. I was thinking about APIC in Case 2


~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Choosing a HyperThreading/SMP/MultiCore kernel ?

2007-01-19 Thread Sunil Naidu

On 1/13/07, Lennart Sorensen <[EMAIL PROTECTED]> wrote:

On Fri, Jan 12, 2007 at 10:38:43PM -0500, [EMAIL PROTECTED] wrote:
> amd64 will only work on a core2duo if it's a T7200 or higher - the
> lower numbers are 32-bit-only chipsets.  I admit not knowing what
> exact variant the Mac has.


2.33GHz Intel Core 2 Duo - 4MB shared L2 cache with ATI Mobility
Radeon X1600 with 256MB of GDDR3 SDRAM



The Core Duo had 32bit only (being a Pentium M), but the Core 2 Duo
should always be 64bit capable (at least that is what this list says:
http://en.wikipedia.org/wiki/List_of_Intel_Core_2_microprocessors#Core_2_Duo_2
)


Thank's for that. Yep, it is 64-bit capable with EM64T & with Intel
Vitualization.

I do not know yet whether 2.6.19 or 2.6.20-rc5 supports  and iSight
Video Camera, ATI DDR3 support, Apple Mobile Remote Control, and some
sensors like Motion, Light, Thermal, etc. (any suggestion where to
look for linux support?).



> CONFIG_MCORE2=y



Got it, thanks



--
Len Sorensen



Should I wait for 2.6.20 release so that code would run with no oops
or less problematic?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-19 Thread Sunil Naidu

On 1/19/07, Len Brown <[EMAIL PROTECTED]> wrote:

On Wednesday 17 January 2007 05:34, you wrote:
> On 1/17/07, Matheus Izvekov <[EMAIL PROTECTED]> 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/motherboard/DG965WH/index.htm

What acpi issues do you suspect?

note that linux-acpi@vger.kernel.org may be able to help.

cheers,
-Len


Thanks Len, am still investigating about this new MOBO. Shall post
more info here.

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Realtime-preemption for 2.6.20-rc5 ?

2007-01-19 Thread Sunil Naidu

On 1/18/07, Ingo Molnar <[EMAIL PROTECTED]> 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 patch + 2.6.19-rt
patch?

If yes, any reason why we need to apply rt patch only to a base kernel?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Missing dmesg parameters in 2.6.19.2

2007-01-19 Thread Sunil Naidu

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)

.
.
Using x86 segment limits to approximate NX protection
.
.
Using APIC driver default
.
.

2) Compiling with SMP as Processor specific (CONFIG_X86_PC=y,
CONFIG_MPENTIUM4=y)

I do not find the above mentioned parameters in this case.


I am trying to figure out what might have happened here? Any clues pl...


Thanks,

~Akula2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Missing dmesg parameters in 2.6.19.2

2007-01-19 Thread Sunil Naidu

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)

.
.
Using x86 segment limits to approximate NX protection
.
.
Using APIC driver default
.
.

2) Compiling with SMP as Processor specific (CONFIG_X86_PC=y,
CONFIG_MPENTIUM4=y)

I do not find the above mentioned parameters in this case.


I am trying to figure out what might have happened here? Any clues pl...


Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Realtime-preemption for 2.6.20-rc5 ?

2007-01-19 Thread Sunil Naidu

On 1/18/07, Ingo Molnar [EMAIL PROTECTED] 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 patch + 2.6.19-rt
patch?

If yes, any reason why we need to apply rt patch only to a base kernel?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: BUG: linux 2.6.19 unable to enable acpi

2007-01-19 Thread Sunil Naidu

On 1/19/07, Len Brown [EMAIL PROTECTED] wrote:

On Wednesday 17 January 2007 05:34, you wrote:
 On 1/17/07, Matheus Izvekov [EMAIL PROTECTED] 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/motherboard/DG965WH/index.htm

What acpi issues do you suspect?

note that linux-acpi@vger.kernel.org may be able to help.

cheers,
-Len


Thanks Len, am still investigating about this new MOBO. Shall post
more info here.

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Choosing a HyperThreading/SMP/MultiCore kernel ?

2007-01-19 Thread Sunil Naidu

On 1/13/07, Lennart Sorensen [EMAIL PROTECTED] wrote:

On Fri, Jan 12, 2007 at 10:38:43PM -0500, [EMAIL PROTECTED] wrote:
 amd64 will only work on a core2duo if it's a T7200 or higher - the
 lower numbers are 32-bit-only chipsets.  I admit not knowing what
 exact variant the Mac has.


2.33GHz Intel Core 2 Duo - 4MB shared L2 cache with ATI Mobility
Radeon X1600 with 256MB of GDDR3 SDRAM



The Core Duo had 32bit only (being a Pentium M), but the Core 2 Duo
should always be 64bit capable (at least that is what this list says:
http://en.wikipedia.org/wiki/List_of_Intel_Core_2_microprocessors#Core_2_Duo_2
)


Thank's for that. Yep, it is 64-bit capable with EM64T  with Intel
Vitualization.

I do not know yet whether 2.6.19 or 2.6.20-rc5 supports  and iSight
Video Camera, ATI DDR3 support, Apple Mobile Remote Control, and some
sensors like Motion, Light, Thermal, etc. (any suggestion where to
look for linux support?).



 CONFIG_MCORE2=y



Got it, thanks



--
Len Sorensen



Should I wait for 2.6.20 release so that code would run with no oops
or less problematic?

Thanks,

~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Missing dmesg parameters in 2.6.19.2

2007-01-19 Thread Sunil Naidu

On 1/20/07, Robert Hancock [EMAIL PROTECTED] wrote:

 1) Compiling with SMP as Generic (CONFIG_X86_PC is not set, CONFIG_M686=y)

 
 
 Using x86 segment limits to approximate NX protection
 
 
 Using APIC driver default
 
 

 2) Compiling with SMP as Processor specific (CONFIG_X86_PC=y,
 CONFIG_MPENTIUM4=y)

 I do not find the above mentioned parameters in this case.

I don't think the segment limits message shows up in stock kernels,
are you sure that was from 2.6.19.2? That sounds like a Fedora kernel
with Exec Shield.

--
Robert Hancock  Saskatoon, SK, Canada


I am very sorry, have lost my mind with the night out with these
kernels (messed up).

Yep, you are right. Case 1 is FC6 kernel. Case 2 is my customization
with 2.6.19.2. I was thinking about APIC in Case 2


~Akula2
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Realtime-preemption for 2.6.20-rc5 ?

2007-01-18 Thread Sunil Naidu

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 line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Realtime-preemption for 2.6.20-rc5 ?

2007-01-18 Thread Sunil Naidu

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 line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


  1   2   >