Why might a developer manipulate the value of a thread’s ideal processor?
What will be an ideal response?
Manipulating the value of a thread’s ideal processor allows developers to influence
whether related threads should execute in parallel (by setting related threads’ ideal processors
to different processors) or on the same processor to share cached data (by setting the
threads’ ideal processors to the same processor).
Computer Science & Information Technology
You might also like to view...
You can paste text using the ________ shortcut
A) Ctrl + C B) Ctrl + X C) Ctrl + V D) Ctrl + P
Computer Science & Information Technology
Which of the following is a denial-of-service attack that uses network packets that have been spoofed so that the source and destination address are that of the victim?
a. Fraggle b. Teardrop c. Land d. Smurf
Computer Science & Information Technology