WinXPSP2, Intel Core2Duo, Kernel drivers



Hello,

I write experimental drivers, and have never worked on SMP systems yet.
I need to upgrade to an IBM T60 but I am worried about the dual-core
Intel processor engine. I have the following questions:

- It seems the dual-core provides 2 pipelines and 2 caches to 2 cores
on a single die. This sounds like a SMP system. Will my drivers have to
worry about SMP stuff?

- Can I configured Windows XP SP2/BIOS to completely disable/ignore one
of the cores when I write my drivers? Will there be a major performance
impact if I did this? I read that Windows installs a different HAL when
it sees an SMP... so it sounds like I cant do this at boot time each
time.. it has to be a one-time decision during installation?

Basically, I want to know if I can write non-SMP aware drivers in
someway on a IBM T60 that has a core2duo processor engine.

Thanks!

.



Relevant Pages

  • Re: WinXPSP2, Intel Core2Duo, Kernel drivers
    ... I write experimental drivers, and have never worked on SMP systems yet. ... I need to upgrade to an IBM T60 but I am worried about the dual-core ... You can probaly make 2 Windows installations, ...
    (alt.comp.hardware.pc-homebuilt)
  • WinXPSP2, Intel Core2Duo, Kernel drivers
    ... I write experimental drivers, and have never worked on SMP systems yet. ... I need to upgrade to an IBM T60 but I am worried about the dual-core ... so it sounds like I cant do this at boot time each ...
    (microsoft.public.win32.programmer.kernel)
  • Re: WinXPSP2, Intel Core2Duo, Kernel drivers
    ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... ou a uni-processor they just are less likely to ... I write experimental drivers, and have never worked on SMP systems yet. ...
    (microsoft.public.development.device.drivers)
  • Re: em0 watchdog reset (kern/60285)
    ... em0 keeps getting watchdog resets, ... Note that disabling APIC is not compatible with SMP systems. ... either XFree86 in 5.2 is broken somehow (and nvidia's ... drivers don't work anymore) or this affects XFree86 (and then that breaks ...
    (freebsd-current)
  • Re: WinXPSP2, Intel Core2Duo, Kernel drivers
    ... I write experimental drivers, and have never worked on SMP systems yet. ... I need to upgrade to an IBM T60 but I am worried about the dual-core ... Your drivers should ALWAYS ALWAYS ALWAYS worry about SMP stuff. ...
    (microsoft.public.development.device.drivers)

Loading