HowToFixComputers.com




Watched TopicsWatched Topics SearchSearch RegisterRegister Log in to check your private messagesLog in to check your private messages ProfileProfile Log inLog in
ACPI and/or APIC

 
Post new topic   Reply to topic    Index -> ASUS
Author Message
RobV
Guest





PostPosted: Thu Jun 07, 2007 6:03 am    Post subject: ACPI and/or APIC Reply with quote

All the other systems I've built over the years had ACPI, and a more
recent one has ACPI or APIC. The system I'm building with a P5B-Plus
gives the option of having one or the other, or both.

My understanding is that APIC creates more IRQs that work with the
standard IRQs to avoid problems that may arise if the IRQ is shared
under ACPI.

I can get along fine with the standard IRQs and don't need expansion for
this system, to be used only as a DAW (Digital Audio Workstation). Is
this the only advantage to APIC, or am I wrong entirely?
Back to top
Guest






PostPosted: Thu Jun 07, 2007 6:21 am    Post subject: Re: ACPI and/or APIC Reply with quote

"RobV" <robert@nowhere.invalid> wrote in message news:_7mdnRGLBO_rxPrbnZ2dnUVZ_oavnZ2d@adelphia.com...
Quote:
All the other systems I've built over the years had ACPI, and a more
recent one has ACPI or APIC. The system I'm building with a P5B-Plus
gives the option of having one or the other, or both.

My understanding is that APIC creates more IRQs that work with the
standard IRQs to avoid problems that may arise if the IRQ is shared
under ACPI.

I can get along fine with the standard IRQs and don't need expansion for
this system, to be used only as a DAW (Digital Audio Workstation). Is
this the only advantage to APIC, or am I wrong entirely?

It's the only advantage, although the same obviously can't be said
for ACPI. Usually on boards that have an option for ACPI and
where I don't need sleep/hibernation modes or IRQ sharing,
I disable ACPI. At least in my experience doing so helps
performance, esp. PCI I/O card performance.
Back to top
RobV
Guest





PostPosted: Thu Jun 07, 2007 6:34 am    Post subject: Re: ACPI and/or APIC Reply with quote

nospam@sbcglobal.invalid.net wrote:
Quote:
"RobV" <robert@nowhere.invalid> wrote in message
news:_7mdnRGLBO_rxPrbnZ2dnUVZ_oavnZ2d@adelphia.com...
All the other systems I've built over the years had ACPI, and a more
recent one has ACPI or APIC. The system I'm building with a P5B-Plus
gives the option of having one or the other, or both.

My understanding is that APIC creates more IRQs that work with the
standard IRQs to avoid problems that may arise if the IRQ is shared
under ACPI.

I can get along fine with the standard IRQs and don't need expansion
for this system, to be used only as a DAW (Digital Audio
Workstation). Is this the only advantage to APIC, or am I wrong
entirely?

It's the only advantage, although the same obviously can't be said
for ACPI. Usually on boards that have an option for ACPI and
where I don't need sleep/hibernation modes or IRQ sharing,
I disable ACPI. At least in my experience doing so helps
performance, esp. PCI I/O card performance.

Thanks for the response. So, disable ACPI and enable APIC, right? PCI
I/O performance is very important, since the audio card is PCI.
Back to top
Guest






PostPosted: Thu Jun 07, 2007 7:09 am    Post subject: Re: ACPI and/or APIC Reply with quote

"RobV" <robert@nowhere.invalid> wrote in message news:lY6dnQib5t88_frbnZ2dnUVZ_hqdnZ2d@adelphia.com...
Quote:
nospam@sbcglobal.invalid.net wrote:
"RobV" <robert@nowhere.invalid> wrote in message
news:_7mdnRGLBO_rxPrbnZ2dnUVZ_oavnZ2d@adelphia.com...
All the other systems I've built over the years had ACPI, and a more
recent one has ACPI or APIC. The system I'm building with a P5B-Plus
gives the option of having one or the other, or both.

My understanding is that APIC creates more IRQs that work with the
standard IRQs to avoid problems that may arise if the IRQ is shared
under ACPI.

I can get along fine with the standard IRQs and don't need expansion
for this system, to be used only as a DAW (Digital Audio
Workstation). Is this the only advantage to APIC, or am I wrong
entirely?

It's the only advantage, although the same obviously can't be said
for ACPI. Usually on boards that have an option for ACPI and
where I don't need sleep/hibernation modes or IRQ sharing,
I disable ACPI. At least in my experience doing so helps
performance, esp. PCI I/O card performance.

Thanks for the response. So, disable ACPI and enable APIC, right? PCI
I/O performance is very important, since the audio card is PCI.

I think disabling ACPI will also disable APIC on many (all?) boards.
Specifically turning off APIC results in a small performance gain
(not much, but a bit) and prevents IRQ sharing problems with
poorly written drivers (a pandemic problem with audio controllers).
If you don't need this sharing or sleep/hibernate modes disable both
APIC and ACPI. If you do need this sharing I think you have no
option but to enable both.
Back to top
RobV
Guest





PostPosted: Thu Jun 07, 2007 7:24 am    Post subject: Re: ACPI and/or APIC Reply with quote

nospam@sbcglobal.invalid.net wrote:
Quote:
"RobV" <robert@nowhere.invalid> wrote in message
news:lY6dnQib5t88_frbnZ2dnUVZ_hqdnZ2d@adelphia.com...
nospam@sbcglobal.invalid.net wrote:
"RobV" <robert@nowhere.invalid> wrote in message
news:_7mdnRGLBO_rxPrbnZ2dnUVZ_oavnZ2d@adelphia.com...
All the other systems I've built over the years had ACPI, and a
more recent one has ACPI or APIC. The system I'm building with a
P5B-Plus gives the option of having one or the other, or both.

My understanding is that APIC creates more IRQs that work with the
standard IRQs to avoid problems that may arise if the IRQ is shared
under ACPI.

I can get along fine with the standard IRQs and don't need
expansion for this system, to be used only as a DAW (Digital Audio
Workstation). Is this the only advantage to APIC, or am I wrong
entirely?

It's the only advantage, although the same obviously can't be said
for ACPI. Usually on boards that have an option for ACPI and
where I don't need sleep/hibernation modes or IRQ sharing,
I disable ACPI. At least in my experience doing so helps
performance, esp. PCI I/O card performance.

Thanks for the response. So, disable ACPI and enable APIC, right?
PCI I/O performance is very important, since the audio card is PCI.

I think disabling ACPI will also disable APIC on many (all?) boards.
Specifically turning off APIC results in a small performance gain
(not much, but a bit) and prevents IRQ sharing problems with
poorly written drivers (a pandemic problem with audio controllers).
If you don't need this sharing or sleep/hibernate modes disable both
APIC and ACPI. If you do need this sharing I think you have no
option but to enable both.

No, don't need IRQ sharing since the serial and parallel ports are
disabled, so the only IRQs I need are video, audio card, disk drives and
USB ports. Basically what I have now with a NF7-S running with ACPI
enabled and APIC disabled.

Just waiting for the SATA DVD and system drives to arrive for the new
Core 2 Duo system to be complete. I've been running it to set up the
BIOS and check memory and the E6600 CPU ran fine at 3 GHz with stock
voltage (stock speed is 2.4 GHz). :-)

Thanks again for the info. It's much appreciated!
Back to top
RobV
Guest





PostPosted: Fri Jun 08, 2007 5:22 am    Post subject: Re: ACPI and/or APIC Reply with quote

nospam@sbcglobal.invalid.net wrote:

[snip]

Quote:
According to MS: "APIC Provides Superior Interrupt Architecture".
That's true. But practically, an architecture and a well written
driver
that uses the architecture properly are two different things. I know
lots of people who had intermittent audio problems (skipping, sync
issues with video etc) which were solved by disabling APIC and
putting each I/O card on its own hard interrupt.

I remember when that was a huge issue. By reading about all the
problems, I enabled ACPI only and had no problems with audio on the
system I was building at that time.

I would hope that by now they would work the way they should, especially
with an Intel CPU and Intel chipset. We shall see...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Index -> ASUS All times are GMT
Page 1 of 1

 

 MemberlistMemberlist  UsergroupsUsergroups



Powered by p|-|pBB

Featured Sites: DIY Projects