Reasonable values for CRITICAL_SECTION spin-count
- From: "Oliver S." <Follow.Me@xxxxxxx>
- Date: Wed, 19 Oct 2005 20:32:35 +0200
Has anyone some information on reasonable values for the spin-count parameter for CRITICAL_SECTIONs? I'm assuming that the CRITICAL_SECTION is held only for a small number of instructions, i.e. below 100 and that none of these instruction imposes a large stall to the processing while the CRITICAL_SECTION is held. .
- Follow-Ups:
- Re: Reasonable values for CRITICAL_SECTION spin-count
- From: Oliver S.
- Re: Reasonable values for CRITICAL_SECTION spin-count
- Prev by Date: How to get a thread's status?
- Next by Date: Re: How to get a thread's status?
- Previous by thread: How to get a thread's status?
- Next by thread: Re: Reasonable values for CRITICAL_SECTION spin-count
- Index(es):