Re: WinXPSP2, Intel Core2Duo, Kernel drivers

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



if(*KeNumberOfProcessors==1) KeRaiseIrql (IRQL >=the one ISR runs
at,...);
else KeAcquireSpinlock(...);

Done automatically within the kernel. On UP kernel and HAL, KeAcquireSpinlock
== KeRaiseIrql.

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@xxxxxxxxxxxxxxxx
http://www.storagecraft.com

.



Relevant Pages

  • Re: variable between user-mode and kernel-mode
    ... section in the kernel. ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ...
    (microsoft.public.development.device.drivers)
  • Re: Linker issues Trying to use STL std:: map using DDK builds
    ... while you're in the kernel. ... Maxim Shatskih, Windows DDK MVP ... StorageCraft Corporation ...
    (microsoft.public.development.device.drivers)
  • Re: Child display driver ... adding PnP crashes!
    ... For the kernel itself, ".reload nt" always works. ... Maxim Shatskih, Windows DDK MVP ...
    (microsoft.public.development.device.drivers)
  • Re: Hash tables in kernel mode
    ... the source to the kernel. ... Maxim Shatskih, Windows DDK MVP ... "Robert" wrote in message ...
    (microsoft.public.development.device.drivers)
  • Re: whql ndis driver
    ... I run the kernel call test and it passed. ... > NetXtreme Longhorn Miniport Prime ... >> Maxim Shatskih, Windows DDK MVP ... >>> I am looking to sign our NDIS vitual miniport driver signed under NDIS ...
    (microsoft.public.development.device.drivers)