Re: How does the OS implement a spin lock?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Stephan Wolf (stewo68_at_hotmail.com)
Date: 03/04/04


Date: Thu, 04 Mar 2004 21:33:56 +0100

See e.g.

 "A Primer on Kernel-Mode SMP Synchronization"
 http://www.osr.com/ntinsider/1999/smp_synch/smp_synch.htm

Stephan

---
On Thu, 4 Mar 2004 10:18:42 -0800, "Prabhu"
<anonymous@discussions.microsoft.com> wrote:
>Some one asked me this question on how does the operating 
>system implement a spin lock? How does the 
>synchronization to the spin lock object itself work? Can 
>some one explain?
>
>Thanks,
>-Prabhu


Relevant Pages

  • How does the OS implement a spin lock?
    ... Some one asked me this question on how does the operating ... synchronization to the spin lock object itself work? ...
    (microsoft.public.development.device.drivers)
  • Re: Synchronous MiniportSend,ProtocolReceive
    ... can occur on other than ARP protocol? ... synchronization and spinlocks. ... because in some cases it acquires spin lock on the ...
    (microsoft.public.development.device.drivers)
  • Re: Extra reference?
    ... Kernel waitable object. ... Linux synchronization objects also have different types, ... semaphore, mutex, fast mutex, or executive resource. ... I only remember two types: spin lock and semaphore. ...
    (microsoft.public.development.device.drivers)