On Wed, Aug 24, 2011 at 12:30 PM, Per-Olov Sjvholm <[email protected]> wrote:

> Hi
>
> Is there a way to check status if the mpbios is enabled or disabled ? I
> Checked "man config", tried find and list in UKC....
>

Booting a qemu instance with it enabled and again with it disabled shows the
following:

Enabled:
mpbios0 at bios0: Intel MP Specification 1.4
mpbios0: bus 0 is type ISA

Disabled:
mpbios at bios0 function 0x0 not configured

It looks like if you disable it, dmesg will indicate such.


Can mpbios on or off affect network performance as mpbios play with
> interrupts. Or is it only related to the assignment? If so... If the system
> works without it (i.e mpbios disabled) are there any drawbacks to have it
> disabled if the system works ok with AND without it?
>
>
I'm not sure why you would want to disable it.  I disable mine because I'm
running it in
qemu and the virtual machine apparently has a flaky mpbios.  The virtual
network
cards it presents never receive the DHCP response from the virtual DHCP
server with
it turned on, and I get watchdog time out errors.  Disabling it makes those
go away.

But again, that's on a virtual machine and not a production environment.
Maybe
someone else can speak to the wisdom of enabling/disabling it for your
scenario.


Stefan Johnson

Reply via email to