Software Development for Embedded Multi-core Systems
eBook - PDF

Software Development for Embedded Multi-core Systems

A Practical Guide Using Embedded Intel Architecture

  1. 440 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Software Development for Embedded Multi-core Systems

A Practical Guide Using Embedded Intel Architecture

Book details
Table of contents
Citations

About This Book

The multicore revolution has reached the deployment stage in embedded systems ranging from small ultramobile devices to large telecommunication servers. The transition from single to multicore processors, motivated by the need to increase performance while conserving power, has placed great responsibility on the shoulders of software engineers. In this new embedded multicore era, the toughest task is the development of code to support more sophisticated systems. This book provides embedded engineers with solid grounding in the skills required to develop software targeting multicore processors. Within the text, the author undertakes an in-depth exploration of performance analysis, and a close-up look at the tools of the trade. Both general multicore design principles and processor-specific optimization techniques are revealed. Detailed coverage of critical issues for multicore employment within embedded systems is provided, including the Threading Development Cycle, with discussions of analysis, design, development, debugging, and performance tuning of threaded applications. Software development techniques engendering optimal mobility and energy efficiency are highlighted through multiple case studies, which provide practical "how-to" advice on implementing the latest multicore processors. Finally, future trends are discussed, including terascale, speculative multithreading, transactional memory, interconnects, and the software-specific implications of these looming architectural developments.

  • This is the only book to explain software optimization for embedded multi-core systems
  • Helpful tips, tricks and design secrets from an Intel programming expert, with detailed examples using the popular X86 architecture
  • Covers hot topics, including ultramobile devices, low-power designs, Pthreads vs. OpenMP, and heterogeneous cores

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Software Development for Embedded Multi-core Systems by Max Domeika in PDF and/or ePUB format, as well as other popular books in Design & Industriedesign. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Newnes
Year
2011
ISBN
9780080558585

Table of contents

  1. Front Cover
  2. Software Development for Embedded Multi-core Systems: A Practical Guide Using Embedded IntelÂŽ Architecture
  3. Copyright Page
  4. Contents
  5. Preface
  6. Acknowledgments
  7. Chapter 1: Introduction
  8. Chapter 2: Basic System and Processor Architecture
  9. Chapter 3: Multi-core Processors and Embedded
  10. Chapter 4: Moving to Multi-core Intel Architecture
  11. Chapter 5: Scalar Optimization and Usability
  12. Chapter 6: Parallel Optimization Using Threads
  13. Chapter 7: Case Study: Data Decomposition
  14. Chapter 8: Case Study: Functional Decomposition
  15. Chapter 9: Virtualization and Partitioning
  16. Chapter 10: Getting Ready for Low Power Intel Architecture
  17. Chapter 11: Summary, Trends, and Conclusions
  18. Appendix A
  19. Glossary
  20. Index