Which of the following statements most accurately describes the benefits realized from Windows XP’s policy of file caching simply by mapping files into the system’s virtual address space?
a) The only advantage is that the physical memory used by the file cache can grow or shrink dynamically, depending on memory needs.
b) The only advantage is that this policy permits Windows XP to maintain separate caches for each mounted file system.
c) The only advantages are that the physical memory used by the file cache can grow or shrink dynamically depending on memory needs, and this policy permits Windows XP to synchronize data access between memory-mapped file access (which goes through the VMM) and traditional file access using read and write (which goes through the file system)
d) This permits physical memory used by the file cache to grow or shrink dynamically, depending on memory needs; this allows Windows XP to maintain separate caches for each mounted file system; and this permits Windows XP to synchronize data access between memory-mapped file access (which goes through the VMM) and traditional file access using read and write (which goes through the file system).
c) The only advantages are that the physical memory used by the file cache can grow or shrink dynamically depending on memory needs, and this policy permits Windows XP to synchronize data access between memory-mapped file access (which goes through the VMM) and traditional file access using read and write (which goes through the file system)
You might also like to view...
Give a general outline of a successful recursive function definition.
What will be an ideal response?
When a host's interface initializes, it may send which of the following messages to determine if any IPv6 routers are on the network segment?
A. Router Advertisement B. Router Solicitation C. Neighbor Advertisement D. Neighbor Solicitation
At what point during the motherboard installation should you install the motherboard drivers?
A. After Windows successfully boots without errors B. Before applying power for the first time C. After the POST successfully completes D. Only if you get a blue screen of death when Windows boots
The default label is optional in the switch statement.
Answer the following statement true (T) or false (F)