Better Embedded System Software by Koopman Philip
Author:Koopman, Philip [Koopman, Philip]
Language: eng
Format: epub
Published: 2021-02-01T16:00:00+00:00
18.1.2. Possible symptoms
Measurements of memory, CPU, network bandwidth, or other hardware capacities are above 75% to 85% full. (The number depends on your situation; in some cases above 50% full can be an issue for an especially long-lived and change-prone system.)
The system sometimes misses real time deadlines or runs out of memory at run time.
Some combinations of features canât be turned on at the same time due to insufficient computing power, memory, or network bandwidth.
Developers are spending a significant amount of time optimizing the system to meet resource constraints. Examples include making code faster, making code smaller, compacting data structures (e.g. , using bit fields instead of bytes to store Boolean variables), or combining network messages to reduce bandwidth use. A particularly risky manifestation of this is when an ad hoc, complex real time schedule is created to compensate for lack of processing power (see Chapter 14. Real Time ).
Design guidelines are being violated for the sake of speed or size optimization (e.g. , goto statements or jumps are used solely to reduce code size).
Assembly language is being used instead of a higher level language such as C or C++.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7805)
Grails in Action by Glen Smith Peter Ledbrook(7718)
Azure Containers Explained by Wesley Haakman & Richard Hooper(6787)
Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 by Chris Gill(6783)
Running Windows Containers on AWS by Marcio Morales(6302)
Kotlin in Action by Dmitry Jemerov(5089)
Microsoft 365 Identity and Services Exam Guide MS-100 by Aaron Guilmette(5038)
Combating Crime on the Dark Web by Nearchos Nearchou(4615)
Microsoft Cybersecurity Architect Exam Ref SC-100 by Dwayne Natwick(4558)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4437)
The Ruby Workshop by Akshat Paul Peter Philips Dániel Szabó and Cheyne Wallace(4301)
The Age of Surveillance Capitalism by Shoshana Zuboff(3972)
Python for Security and Networking - Third Edition by José Manuel Ortega(3865)
Learn Windows PowerShell in a Month of Lunches by Don Jones(3528)
The Ultimate Docker Container Book by Schenker Gabriel N.;(3525)
Learn Wireshark by Lisa Bock(3478)
Mastering Python for Networking and Security by José Manuel Ortega(3376)
Mastering Azure Security by Mustafa Toroman and Tom Janetscheck(3353)
Blockchain Basics by Daniel Drescher(3321)
