public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Kalin KOZHUHAROV <kalin@ThinRope.net>
To: Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ACPI vs. APM - Which is better for desktop and why?
Date: Fri, 18 Jun 2004 02:37:01 +0900	[thread overview]
Message-ID: <40D1D6BD.4050505@ThinRope.net> (raw)
In-Reply-To: <Pine.LNX.4.60.0406171308080.17891@p500>

Justin Piszcz wrote:
> I have enabled ACPI on my Dell GX1 (Pentium 3/500MHZ) machine and 
> disabled APM, however, what are the benefits of using ACPI over APM?
> 
> I am using Kernel 2.6.7
> 
> I see ACPI eats up an IRQ and does not share it:
> 
> $ cat /proc/interrupts
>            CPU0
>   0:   64997374          XT-PIC  timer
>   1:         10          XT-PIC  i8042
>   2:          0          XT-PIC  cascade
>   5:       2625          XT-PIC  Crystal audio controller
>   8:          1          XT-PIC  rtc
>   9:          0          XT-PIC  acpi
>  10:     277489          XT-PIC  ide2
>  11:   11465050          XT-PIC  ide4, ide5, eth0, eth1, eth2, eth3
>  12:         58          XT-PIC  i8042
>  14:     307536          XT-PIC  ide0
>  15:         53          XT-PIC  ide1
> NMI:          0
> LOC:   65007290
> ERR:          0
> MIS:          0
> 
Yep, IRQ 11 is a bit crowded...

I was just about to ask a similar question...
How do I have a better interrupt table (no or less shared intrerupts) with ACPI?

My system (just rebooted) says:
 $ cat /proc/interrupts 
           CPU0       
  0:    1434691    IO-APIC-edge  timer
  1:       5158    IO-APIC-edge  i8042
  8:          2    IO-APIC-edge  rtc
  9:          0   IO-APIC-level  acpi
 14:       8097    IO-APIC-edge  ide0
 15:        959    IO-APIC-edge  ide1
 19:     105118   IO-APIC-level  nvidia
 20:      17455   IO-APIC-level  ehci_hcd, eth0, NVidia nForce2
 21:          0   IO-APIC-level  ohci_hcd
 22:      16156   IO-APIC-level  ohci_hcd
NMI:          0 
LOC:    1434624 
ERR:          0
MIS:          0

The "problem" here might be IRQ 20 when I am using my scanner@4800dpi (USB2.0, Epson GT-X700) writing the output via NFS (through eth0). Will test the numbers some other time.

Kalin.


-- 
||///_ o  *****************************
||//'_/>     WWW: http://ThinRope.net/

  reply	other threads:[~2004-06-17 17:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-17 17:10 ACPI vs. APM - Which is better for desktop and why? Justin Piszcz
2004-06-17 17:37 ` Kalin KOZHUHAROV [this message]
2004-06-17 18:26 ` Felipe Alfaro Solana
  -- strict thread matches above, loose matches on Subject: below --
2004-06-18 10:39 Piszcz, Justin Michael

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40D1D6BD.4050505@ThinRope.net \
    --to=kalin@thinrope.net \
    --cc=jpiszcz@lucidpixels.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox