Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-20 Thread Vincent Danen
On Thu Jun 19, 2003 at 10:10:38PM -0700, James Sparenberg wrote:

Mark, do you have apic enabled?  How are you booting the kernel (sorry if
this has been asked or reported already).  I found with apci=on I got some
IRQ balancing and with apic on (ie. not using noapic) I had full balancing.

But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
I've got to boot with apci=off noapic for X, and don't have IRQ balancing
anymore.
   
   Vincent just curious what's the video chip?  I'm wondering if there
   isn't an IRQ conflict that arises because of something DRI does.  Either
   that or someone removed the non-existent SCO code on you.
  
  LOL.
  
  It's an r128 chipset.  I didn't have problems with 13mdk or 18mdk, but I was
  fixing the XFS ACLs (19mdk-to-be) and all of a sudden it broke.  Now when I
  go back to 13mdk or 18mdk it doesn't work anymore so I'm not sure what the
  heck is going on.
  
  Accounted for pretty much a wasted day tho... =(
 
 
 Sounds like something got overwritten when you moded for xfs and it's
 overwritten what 13 or 18 would normally use.

I honestly have no clue what the deal is.  Kinda frustrating because I don't
even know where to begin looking to track this sucker down.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-20 Thread Thomas Backlund
From: Vincent Danen [EMAIL PROTECTED]

  Sounds like something got overwritten when you moded for xfs and it's
  overwritten what 13 or 18 would normally use.

 I honestly have no clue what the deal is.  Kinda frustrating because I
don't
 even know where to begin looking to track this sucker down.


I tried to mail to you directly, but I haven't got any replies,
so I try this way, in case you didn't get my mails...

Could you send me your hardware specs, anything special in the setup,
(dmesg and lspcidrake -v would be nice)
and what programs you use / have installed...
(especially those new acl/attr xfs* packages, etc..)

And at what point does your system lockup...
any info you can give... (you know the drill... ;-) ...)

I would like to try an reproduce the bug if I can...

-- 
Regards

Thomas Backlund

[EMAIL PROTECTED]
http://www.iki.fi/tmb/



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-20 Thread James Sparenberg
On Fri, 2003-06-20 at 10:24, Vincent Danen wrote:
 On Thu Jun 19, 2003 at 10:10:38PM -0700, James Sparenberg wrote:
 
 Mark, do you have apic enabled?  How are you booting the kernel (sorry if
 this has been asked or reported already).  I found with apci=on I got some
 IRQ balancing and with apic on (ie. not using noapic) I had full balancing.
 
 But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
 I've got to boot with apci=off noapic for X, and don't have IRQ balancing
 anymore.

Vincent just curious what's the video chip?  I'm wondering if there
isn't an IRQ conflict that arises because of something DRI does.  Either
that or someone removed the non-existent SCO code on you.
   
   LOL.
   
   It's an r128 chipset.  I didn't have problems with 13mdk or 18mdk, but I was
   fixing the XFS ACLs (19mdk-to-be) and all of a sudden it broke.  Now when I
   go back to 13mdk or 18mdk it doesn't work anymore so I'm not sure what the
   heck is going on.
   
   Accounted for pretty much a wasted day tho... =(
  
  
  Sounds like something got overwritten when you moded for xfs and it's
  overwritten what 13 or 18 would normally use.
 
 I honestly have no clue what the deal is.  Kinda frustrating because I don't
 even know where to begin looking to track this sucker down.

FWIW If I'm right there are 5 main components in affect here.

1. Init scripts (probably haven't been modded... shouldn't have been)
2. vmlinuz (this shouldn't have been overwritten)
3. modules (there shouldn't have been any writting there but..)
4. initrd   ???
5. System Map.  

I'd start by looking at the System map and seeing if moving back to one
of the older ones helps.  Since a new kernel creates a new one.  If you
change the link in /boot to one of the older (say 18) system maps does
it change the way things work?  If not I'd start looking to see if
something got accidentally overwritten in modules.  Last would be 

rpm -e kernel18 (then verify by hand that it is 100% gone. It won't
be)
urpmi kernel18 

and see if it resets.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-19 Thread Vincent Danen
On Wed Jun 18, 2003 at 09:02:31AM +0100, Mark Watts wrote:

  Installing enterprise, but shouldn't bmake a difference.
 
 What processors are you using?

Mark, do you have apic enabled?  How are you booting the kernel (sorry if
this has been asked or reported already).  I found with apci=on I got some
IRQ balancing and with apic on (ie. not using noapic) I had full balancing.

But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
I've got to boot with apci=off noapic for X, and don't have IRQ balancing
anymore.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-19 Thread James Sparenberg
On Thu, 2003-06-19 at 13:54, Vincent Danen wrote:
 On Wed Jun 18, 2003 at 09:02:31AM +0100, Mark Watts wrote:
 
   Installing enterprise, but shouldn't bmake a difference.
  
  What processors are you using?
 
 Mark, do you have apic enabled?  How are you booting the kernel (sorry if
 this has been asked or reported already).  I found with apci=on I got some
 IRQ balancing and with apic on (ie. not using noapic) I had full balancing.
 
 But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
 I've got to boot with apci=off noapic for X, and don't have IRQ balancing
 anymore.

Vincent just curious what's the video chip?  I'm wondering if there
isn't an IRQ conflict that arises because of something DRI does.  Either
that or someone removed the non-existent SCO code on you.

James


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-19 Thread Vincent Danen
On Thu Jun 19, 2003 at 06:51:48PM -0700, James Sparenberg wrote:

  Mark, do you have apic enabled?  How are you booting the kernel (sorry if
  this has been asked or reported already).  I found with apci=on I got some
  IRQ balancing and with apic on (ie. not using noapic) I had full balancing.
  
  But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
  I've got to boot with apci=off noapic for X, and don't have IRQ balancing
  anymore.
 
 Vincent just curious what's the video chip?  I'm wondering if there
 isn't an IRQ conflict that arises because of something DRI does.  Either
 that or someone removed the non-existent SCO code on you.

LOL.

It's an r128 chipset.  I didn't have problems with 13mdk or 18mdk, but I was
fixing the XFS ACLs (19mdk-to-be) and all of a sudden it broke.  Now when I
go back to 13mdk or 18mdk it doesn't work anymore so I'm not sure what the
heck is going on.

Accounted for pretty much a wasted day tho... =(

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-19 Thread James Sparenberg
On Thu, 2003-06-19 at 20:17, Vincent Danen wrote:
 On Thu Jun 19, 2003 at 06:51:48PM -0700, James Sparenberg wrote:
 
   Mark, do you have apic enabled?  How are you booting the kernel (sorry if
   this has been asked or reported already).  I found with apci=on I got some
   IRQ balancing and with apic on (ie. not using noapic) I had full balancing.
   
   But now I've found that with apci=on or apic, I can't use DRI in X.  =(  So
   I've got to boot with apci=off noapic for X, and don't have IRQ balancing
   anymore.
  
  Vincent just curious what's the video chip?  I'm wondering if there
  isn't an IRQ conflict that arises because of something DRI does.  Either
  that or someone removed the non-existent SCO code on you.
 
 LOL.
 
 It's an r128 chipset.  I didn't have problems with 13mdk or 18mdk, but I was
 fixing the XFS ACLs (19mdk-to-be) and all of a sudden it broke.  Now when I
 go back to 13mdk or 18mdk it doesn't work anymore so I'm not sure what the
 heck is going on.
 
 Accounted for pretty much a wasted day tho... =(


Sounds like something got overwritten when you moded for xfs and it's
overwritten what 13 or 18 would normally use.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-18 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



 it works for me(tm) without any problem, that very same kernel:

 Linux deus.mitica 2.4.21-0.18mdksmp #1 SMP Tue Jun 3 20:25:42 CEST 2003
 i686 unknown unknown GNU/Linux quintela$ cat /proc/interrupts
CPU0   CPU1
   0:17962871925337IO-APIC-edge  timer
   1:  2  0IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
   4:195240IO-APIC-edge  serial
   8:  1  0IO-APIC-edge  rtc
   9:  0  0   IO-APIC-level  acpi
  14:   7472   8162IO-APIC-edge  ide0
  15: 17 11IO-APIC-edge  ide1
  16:  34576  34687   IO-APIC-level  eth0
  17:  0  0   IO-APIC-level  AMD 768
 NMI:  0  0
 LOC:37215143721509
 ERR:  0
 MIS:  0
 quintela$


 Installing enterprise, but shouldn't bmake a difference.

What processors are you using?

Mark.


- -- 
Mark Watts
Senior Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD4DBQE+8ByYBn4EFUVUIO0RAhWQAJiPQCQHKdhFLo0q6EY1ODOe1RqLAJ45Bt0L
znQtZ77Wn/W+g09kYIdjWg==
=fjjy
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-17 Thread Juan Quintela
 vincent == Vincent Danen [EMAIL PROTECTED] writes:

vincent On Mon Jun 16, 2003 at 12:58:58PM +0100, Mark Watts wrote:
 My original email included the paste from 2.4.21-0.18mdkenterprise.
 I'll include it again here:
 
 [EMAIL PROTECTED] root]# uname -a
 Linux mail1 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT 2003 i686
 unknown unknown GNU/Linux
 
 [EMAIL PROTECTED] root]# cat /proc/interrupts
 CPU0   CPU1
 0:  46423  0IO-APIC-edge  timer
 1:  2  0IO-APIC-edge  keyboard
 2:  0  0  XT-PIC  cascade
 5:  0  0   IO-APIC-level  usb-ohci
 8:  1  0IO-APIC-edge  rtc
 14:  6  0IO-APIC-edge  ide0
 16: 16  0   IO-APIC-level  aic7xxx
 17: 16  0   IO-APIC-level  aic7xxx
 28:   5206  0   IO-APIC-level  eth0
 29:   4179  0   IO-APIC-level  eth1
 30:  11562  0   IO-APIC-level  aacraid
 NMI:  0  0
 LOC:  46328  46283
 ERR:  0
 MIS:  0

vincent I'm really not sure why you're getting this... on my end it looks fine with
vincent my dual Athlon.  I'm cc'ing this to Juan so he can see what's going on and
vincent maybe he has some ideas.

it works for me(tm) without any problem, that very same kernel:

Linux deus.mitica 2.4.21-0.18mdksmp #1 SMP Tue Jun 3 20:25:42 CEST 2003 i686 unknown 
unknown GNU/Linux
quintela$ cat /proc/interrupts 
   CPU0   CPU1   
  0:17962871925337IO-APIC-edge  timer
  1:  2  0IO-APIC-edge  keyboard
  2:  0  0  XT-PIC  cascade
  4:195240IO-APIC-edge  serial
  8:  1  0IO-APIC-edge  rtc
  9:  0  0   IO-APIC-level  acpi
 14:   7472   8162IO-APIC-edge  ide0
 15: 17 11IO-APIC-edge  ide1
 16:  34576  34687   IO-APIC-level  eth0
 17:  0  0   IO-APIC-level  AMD 768
NMI:  0  0 
LOC:37215143721509 
ERR:  0
MIS:  0
quintela$ 


Installing enterprise, but shouldn't bmake a difference.


-- 
In theory, practice and theory are the same, but in practice they 
are different -- Larry McVoy

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-16 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


My original email included the paste from 2.4.21-0.18mdkenterprise.
I'll include it again here:

[EMAIL PROTECTED] root]# uname -a
Linux mail1 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT 2003 i686
unknown unknown GNU/Linux

[EMAIL PROTECTED] root]# cat /proc/interrupts
   CPU0   CPU1
  0:  46423  0IO-APIC-edge  timer
  1:  2  0IO-APIC-edge  keyboard
  2:  0  0  XT-PIC  cascade
  5:  0  0   IO-APIC-level  usb-ohci
  8:  1  0IO-APIC-edge  rtc
 14:  6  0IO-APIC-edge  ide0
 16: 16  0   IO-APIC-level  aic7xxx
 17: 16  0   IO-APIC-level  aic7xxx
 28:   5206  0   IO-APIC-level  eth0
 29:   4179  0   IO-APIC-level  eth1
 30:  11562  0   IO-APIC-level  aacraid
NMI:  0  0
LOC:  46328  46283
ERR:  0
MIS:  0


 On Fri Jun 13, 2003 at 09:46:51AM +0100, Mark Watts wrote:
  Thats the output from a Dual HT capable 2.4Ghz Xeon. HT isnt running
  though for other reasons.
 
  This is the same system running 2.4.21-rc6-ac2 (again, HT isnt working so
  these are physical processors):
 
  [EMAIL PROTECTED] root]# cat /proc/interrupts
 CPU0   CPU1
0:29428672943185IO-APIC-edge  timer
1:  1  1IO-APIC-edge  keyboard
2:  0  0  XT-PIC  cascade
   14:  1  1IO-APIC-edge  ide0
   16: 26 10   IO-APIC-level  aic7xxx
   17:  8  7   IO-APIC-level  aic7xxx
   28: 295254 296494   IO-APIC-level  eth0
   29: 294162 294096   IO-APIC-level  eth1
   30:  43404  43517   IO-APIC-level  aacraid
  NMI:  0  0
  LOC:58857565885847
  ERR:  0
  MIS:  0
  [EMAIL PROTECTED] root]# uname -a
  Linux mail1 2.4.21-rc6-ac2 #12 SMP Wed Jun 4 13:58:30 BST 2003 i686
  unknown unknown GNU/Linux

 Similar to here, except I'll use the kernel we're talking about:

 [EMAIL PROTECTED]: vdanen]$ cat /proc/interrupts
CPU0   CPU1
   0:33562933356385IO-APIC-edge  timer
   1:   5745   5793IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
   5:27385432739594   IO-APIC-level  eth0, EMU10K1
   8: 196785 195978IO-APIC-edge  rtc
  10:24719962465323   IO-APIC-level  [EMAIL PROTECTED]:1:5:0
  11:  37080  36913   IO-APIC-level  ide2, usb-ohci
  12:  22373  22301IO-APIC-edge  PS/2 Mouse
  14:  76134  76333IO-APIC-edge  ide0
  15:  12652  13776IO-APIC-edge  ide1
 NMI:  0  0
 LOC:67128836712882
 ERR:  0
 MIS:  0
 [EMAIL PROTECTED]: vdanen]$ uname -a
 Linux logan.linsec.vx 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12
 MDT 2003 i686 unknown unknown GNU/Linux

 That looks fairly balanced to me.

- -- 
Mark Watts
Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+7bECBn4EFUVUIO0RAmpaAKC7udNcNb//hCCO0M2vgO0aSY2UCgCgg526
UJi5GJ2QUxCCSUNz0erlLpQ=
=AbIO
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-16 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



This is the same box with HT enabled (2.4.21-rc6-ac2 still)

[EMAIL PROTECTED] control]# cat /proc/interrupts
   CPU0   CPU1   CPU2   CPU3
  0:6665103666501966645016665062IO-APIC-edge  timer
  1:  1  0  0  1IO-APIC-edge  keyboard
  2:  0  0  0  0  XT-PIC  cascade
 14:  1  0  0  1IO-APIC-edge  ide0
 16:  4  5 23  4   IO-APIC-level  aic7xxx
 17:  4  3  4  4   IO-APIC-level  aic7xxx
 28: 667277 669789 673092 669605   IO-APIC-level  eth0
 29: 662966 666161 669823 666782   IO-APIC-level  eth1
 30:  57094  57700  57071  56743   IO-APIC-level  aacraid
NMI:  0  0  0  0
LOC:   26659839   26659813   26659859   26659883
ERR:  0
MIS:  0
[EMAIL PROTECTED] control]# uname -a
Linux mail1.niscc.gov.uk 2.4.21-rc6-ac2 #13 SMP Fri Jun 13 10:42:49 BST 2003 
i686 unknown unknown GNU/Linux







 So, does anyone know why it si balanced sometimes and not other times?
 Does it depend on the overall load of the machine? On the hardware? On
 the astrological ascendent of the sys admin?

 Guillaume.

 On Fri, 2003-06-13 at 11:26, Vincent Danen wrote:
  On Fri Jun 13, 2003 at 09:46:51AM +0100, Mark Watts wrote:
   Thats the output from a Dual HT capable 2.4Ghz Xeon. HT isnt running
   though for other reasons.
  
   This is the same system running 2.4.21-rc6-ac2 (again, HT isnt working
   so these are physical processors):
  
   [EMAIL PROTECTED] root]# cat /proc/interrupts
  CPU0   CPU1
 0:29428672943185IO-APIC-edge  timer
 1:  1  1IO-APIC-edge  keyboard
 2:  0  0  XT-PIC  cascade
14:  1  1IO-APIC-edge  ide0
16: 26 10   IO-APIC-level  aic7xxx
17:  8  7   IO-APIC-level  aic7xxx
28: 295254 296494   IO-APIC-level  eth0
29: 294162 294096   IO-APIC-level  eth1
30:  43404  43517   IO-APIC-level  aacraid
   NMI:  0  0
   LOC:58857565885847
   ERR:  0
   MIS:  0
   [EMAIL PROTECTED] root]# uname -a
   Linux mail1 2.4.21-rc6-ac2 #12 SMP Wed Jun 4 13:58:30 BST 2003 i686
   unknown unknown GNU/Linux
 
  Similar to here, except I'll use the kernel we're talking about:
 
  [EMAIL PROTECTED]: vdanen]$ cat /proc/interrupts
 CPU0   CPU1
0:33562933356385IO-APIC-edge  timer
1:   5745   5793IO-APIC-edge  keyboard
2:  0  0  XT-PIC  cascade
5:27385432739594   IO-APIC-level  eth0, EMU10K1
8: 196785 195978IO-APIC-edge  rtc
   10:24719962465323   IO-APIC-level  [EMAIL PROTECTED]:1:5:0
   11:  37080  36913   IO-APIC-level  ide2, usb-ohci
   12:  22373  22301IO-APIC-edge  PS/2 Mouse
   14:  76134  76333IO-APIC-edge  ide0
   15:  12652  13776IO-APIC-edge  ide1
  NMI:  0  0
  LOC:67128836712882
  ERR:  0
  MIS:  0
  [EMAIL PROTECTED]: vdanen]$ uname -a
  Linux logan.linsec.vx 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12
  MDT 2003 i686 unknown unknown GNU/Linux
 
  That looks fairly balanced to me.
 
  --
  MandrakeSoft Security; http://www.mandrakesecure.net/
  Online Security Resource Book; http://linsec.ca/
  lynx -source http://linsec.ca/vdanen.asc | gpg --import
  {FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}

- -- 
Mark Watts
Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+7bG9Bn4EFUVUIO0RAuchAJ9uHTod2qDE44oTnLnl6GOnw7yQzwCgoHDG
yNnd/u1SVbcv3SZ4dKSsIac=
=FwxS
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-16 Thread Vincent Danen
On Mon Jun 16, 2003 at 12:58:58PM +0100, Mark Watts wrote:

 My original email included the paste from 2.4.21-0.18mdkenterprise.
 I'll include it again here:
 
 [EMAIL PROTECTED] root]# uname -a
 Linux mail1 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT 2003 i686
 unknown unknown GNU/Linux
 
 [EMAIL PROTECTED] root]# cat /proc/interrupts
CPU0   CPU1
   0:  46423  0IO-APIC-edge  timer
   1:  2  0IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
   5:  0  0   IO-APIC-level  usb-ohci
   8:  1  0IO-APIC-edge  rtc
  14:  6  0IO-APIC-edge  ide0
  16: 16  0   IO-APIC-level  aic7xxx
  17: 16  0   IO-APIC-level  aic7xxx
  28:   5206  0   IO-APIC-level  eth0
  29:   4179  0   IO-APIC-level  eth1
  30:  11562  0   IO-APIC-level  aacraid
 NMI:  0  0
 LOC:  46328  46283
 ERR:  0
 MIS:  0

I'm really not sure why you're getting this... on my end it looks fine with
my dual Athlon.  I'm cc'ing this to Juan so he can see what's going on and
maybe he has some ideas.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-13 Thread Vincent Danen
On Fri Jun 13, 2003 at 09:46:51AM +0100, Mark Watts wrote:

 Thats the output from a Dual HT capable 2.4Ghz Xeon. HT isnt running though 
 for other reasons.
 
 This is the same system running 2.4.21-rc6-ac2 (again, HT isnt working so 
 these are physical processors):
 
 [EMAIL PROTECTED] root]# cat /proc/interrupts
CPU0   CPU1
   0:29428672943185IO-APIC-edge  timer
   1:  1  1IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
  14:  1  1IO-APIC-edge  ide0
  16: 26 10   IO-APIC-level  aic7xxx
  17:  8  7   IO-APIC-level  aic7xxx
  28: 295254 296494   IO-APIC-level  eth0
  29: 294162 294096   IO-APIC-level  eth1
  30:  43404  43517   IO-APIC-level  aacraid
 NMI:  0  0
 LOC:58857565885847
 ERR:  0
 MIS:  0
 [EMAIL PROTECTED] root]# uname -a
 Linux mail1 2.4.21-rc6-ac2 #12 SMP Wed Jun 4 13:58:30 BST 2003 i686 unknown 
 unknown GNU/Linux

Similar to here, except I'll use the kernel we're talking about:

[EMAIL PROTECTED]: vdanen]$ cat /proc/interrupts 
   CPU0   CPU1   
  0:33562933356385IO-APIC-edge  timer
  1:   5745   5793IO-APIC-edge  keyboard
  2:  0  0  XT-PIC  cascade
  5:27385432739594   IO-APIC-level  eth0, EMU10K1
  8: 196785 195978IO-APIC-edge  rtc
 10:24719962465323   IO-APIC-level  [EMAIL PROTECTED]:1:5:0
 11:  37080  36913   IO-APIC-level  ide2, usb-ohci
 12:  22373  22301IO-APIC-edge  PS/2 Mouse
 14:  76134  76333IO-APIC-edge  ide0
 15:  12652  13776IO-APIC-edge  ide1
NMI:  0  0 
LOC:67128836712882 
ERR:  0
MIS:  0
[EMAIL PROTECTED]: vdanen]$ uname -a 
Linux logan.linsec.vx 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT
2003 i686 unknown unknown GNU/Linux

That looks fairly balanced to me.

-- 
MandrakeSoft Security; http://www.mandrakesecure.net/
Online Security Resource Book; http://linsec.ca/
lynx -source http://linsec.ca/vdanen.asc | gpg --import
{FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}



pgp0.pgp
Description: PGP signature


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-13 Thread Guillaume Marcais
So, does anyone know why it si balanced sometimes and not other times?
Does it depend on the overall load of the machine? On the hardware? On
the astrological ascendent of the sys admin?

Guillaume.

On Fri, 2003-06-13 at 11:26, Vincent Danen wrote:
 On Fri Jun 13, 2003 at 09:46:51AM +0100, Mark Watts wrote:
 
  Thats the output from a Dual HT capable 2.4Ghz Xeon. HT isnt running though 
  for other reasons.
  
  This is the same system running 2.4.21-rc6-ac2 (again, HT isnt working so 
  these are physical processors):
  
  [EMAIL PROTECTED] root]# cat /proc/interrupts
 CPU0   CPU1
0:29428672943185IO-APIC-edge  timer
1:  1  1IO-APIC-edge  keyboard
2:  0  0  XT-PIC  cascade
   14:  1  1IO-APIC-edge  ide0
   16: 26 10   IO-APIC-level  aic7xxx
   17:  8  7   IO-APIC-level  aic7xxx
   28: 295254 296494   IO-APIC-level  eth0
   29: 294162 294096   IO-APIC-level  eth1
   30:  43404  43517   IO-APIC-level  aacraid
  NMI:  0  0
  LOC:58857565885847
  ERR:  0
  MIS:  0
  [EMAIL PROTECTED] root]# uname -a
  Linux mail1 2.4.21-rc6-ac2 #12 SMP Wed Jun 4 13:58:30 BST 2003 i686 unknown 
  unknown GNU/Linux
 
 Similar to here, except I'll use the kernel we're talking about:
 
 [EMAIL PROTECTED]: vdanen]$ cat /proc/interrupts 
CPU0   CPU1   
   0:33562933356385IO-APIC-edge  timer
   1:   5745   5793IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
   5:27385432739594   IO-APIC-level  eth0, EMU10K1
   8: 196785 195978IO-APIC-edge  rtc
  10:24719962465323   IO-APIC-level  [EMAIL PROTECTED]:1:5:0
  11:  37080  36913   IO-APIC-level  ide2, usb-ohci
  12:  22373  22301IO-APIC-edge  PS/2 Mouse
  14:  76134  76333IO-APIC-edge  ide0
  15:  12652  13776IO-APIC-edge  ide1
 NMI:  0  0 
 LOC:67128836712882 
 ERR:  0
 MIS:  0
 [EMAIL PROTECTED]: vdanen]$ uname -a 
 Linux logan.linsec.vx 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT
 2003 i686 unknown unknown GNU/Linux
 
 That looks fairly balanced to me.
 
 -- 
 MandrakeSoft Security; http://www.mandrakesecure.net/
 Online Security Resource Book; http://linsec.ca/
 lynx -source http://linsec.ca/vdanen.asc | gpg --import
 {FE6F2AFD : 88D8 0D23 8D4B 3407 5BD7  66F9 2043 D0E5 FE6F 2AFD}
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-12 Thread Guillaume Marcais
Does it depend on the processor? We have a double PII and a double Xeon
(which shows as 4 processor). On the PII, it is balanced, on the Xeon,
CPU0 does all the work.

Just wondering,
Guillaume.

On Thu, 2003-06-12 at 12:20, Mark Watts wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 * IRQ balancing has been fixed for SMP
 
 Incorrect.
 
 [EMAIL PROTECTED] root]# uname -a
 Linux mail1 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT 2003 i686 
 unknown unknown GNU/Linux
 
 [EMAIL PROTECTED] root]# cat /proc/interrupts
CPU0   CPU1
   0:  46423  0IO-APIC-edge  timer
   1:  2  0IO-APIC-edge  keyboard
   2:  0  0  XT-PIC  cascade
   5:  0  0   IO-APIC-level  usb-ohci
   8:  1  0IO-APIC-edge  rtc
  14:  6  0IO-APIC-edge  ide0
  16: 16  0   IO-APIC-level  aic7xxx
  17: 16  0   IO-APIC-level  aic7xxx
  28:   5206  0   IO-APIC-level  eth0
  29:   4179  0   IO-APIC-level  eth1
  30:  11562  0   IO-APIC-level  aacraid
 NMI:  0  0
 LOC:  46328  46283
 ERR:  0
 MIS:  0
 
 
 
 
 - -- 
 Mark Watts
 Systems Engineer
 QinetiQ TIM
 St Andrews Road, Malvern
 GPG Public Key ID: 455420ED
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.1 (GNU/Linux)
 
 iD8DBQE+6KheBn4EFUVUIO0RAun7AJ9wqckUCJdzLFaHCMb/Y4GDvKWJYQCeOQLE
 Imrck9wxxvfrCQOygO62rCI=
 =bCFF
 -END PGP SIGNATURE-
 
 
 
 

 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[expert] 2.4.21.0.18mdk-1-1 - IRQ Balancing still not fixed...

2003-06-12 Thread Mark Watts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* IRQ balancing has been fixed for SMP

Incorrect.

[EMAIL PROTECTED] root]# uname -a
Linux mail1 2.4.21-0.18mdkenterprise #1 SMP Wed Jun 4 11:44:12 MDT 2003 i686 
unknown unknown GNU/Linux

[EMAIL PROTECTED] root]# cat /proc/interrupts
   CPU0   CPU1
  0:  46423  0IO-APIC-edge  timer
  1:  2  0IO-APIC-edge  keyboard
  2:  0  0  XT-PIC  cascade
  5:  0  0   IO-APIC-level  usb-ohci
  8:  1  0IO-APIC-edge  rtc
 14:  6  0IO-APIC-edge  ide0
 16: 16  0   IO-APIC-level  aic7xxx
 17: 16  0   IO-APIC-level  aic7xxx
 28:   5206  0   IO-APIC-level  eth0
 29:   4179  0   IO-APIC-level  eth1
 30:  11562  0   IO-APIC-level  aacraid
NMI:  0  0
LOC:  46328  46283
ERR:  0
MIS:  0




- -- 
Mark Watts
Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+6KheBn4EFUVUIO0RAun7AJ9wqckUCJdzLFaHCMb/Y4GDvKWJYQCeOQLE
Imrck9wxxvfrCQOygO62rCI=
=bCFF
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com