SyncBlockIndex

  • Thread starter Thread starter Shishir Kumar Mishra
  • Start date Start date
S

Shishir Kumar Mishra

Could anybody tell me in detail about SyncBlockIndex (overhead field)
associated with each instance of reference type?

regards....
Shishir Kumar Mishra
Agni Software (P) Ltd.
www.agnisoft.com
 
Shared Source CLI Essentials by David Stutz, Ted Neward, Geoff Shilling
explains the SyncBlockIndex in depth - I don't know of any online sources
that do as good a job. Some of Richter's articles in MSDN Magazine cover
the basics. The Rotor implementation is the same as the commercial CLR
version (I'm pretty sure), so you can always check out the source code.

Nick Wienholt, MVP
Maximizing .NET Performance
http://www.apress.com/book/bookDisplay.html?bID=217
Sydney Deep .NET User Group www.sdnug.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top