subject

You’re hired by AB Computers to improve the performance of their system. They pointout that their applications only use 10 of the CPU’s 32 registers; so to improve the performance ofthe applications, they suggest that you change the OS’s context switch routine so it only saves the 10registers used by the applications. Assume that you can correctly change the context switch routine. Isthis a good or bad idea? Why?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
How can a user open a blank presentation? 1.on the file menu, click new, and then click recent templates 2.on the file menu, click new, and then click blank presentation 3. on the view menu, click templates, and then click recent templates 4. on the view menu, click samples, and then click blank presentation
Answers: 1
question
Computers and Technology, 22.06.2019 16:00
If a client wants to make minor edits, what should he/she use?
Answers: 3
question
Computers and Technology, 23.06.2019 23:40
4. what is the reason for including the following code snippet in the header file animal.h? #ifndef animal_h #define animal_h class animal { public: animal(); animal(double new_area_hunt); void birth(); void hunt(double new_area_hunt); void death(); double get_area_hunt() const; private: double area_hunt; }; #endif
Answers: 3
question
Computers and Technology, 24.06.2019 16:50
How many types of string types does python support?
Answers: 1
You know the right answer?
You’re hired by AB Computers to improve the performance of their system. They pointout that their ap...
Questions
question
Biology, 06.07.2019 07:00