PREV UP NEXT StackThreads/MP: version 0.77 User's Guide

Chapter 9: Advanced Topics

This chapter describes what happens on ST_THREAD_CREATE and how threads are distributed across processors. We then make a few remarks on programming practices that should be adopted and avoided, and on where should you insert ST_POLLING.

  • How does it work
  • A recommended programming style for performance
  • Where should you insert ST POLLING
  • Implementing Synchronization Primitives
  • What Does stgcc Command Do
  • What Does the Postprocessor Do