System Administrator 2026
The maximum number of frames per process is defined by ____________
  • A. The amount of available physical memory
  • B. Operating system
  • C. Instruction set architecture
  • D. None of the mentioned
The algorithm in which we split m frames among n processes, to give everyone an equal share, m/n frames is known as ____________
  • A. Proportional allocation algorithm
  • B. Equal allocation algorithm
  • C. Split allocation algorithm
  • D. None of the mentioned
The algorithm in which we allocate memory to each process according to its size is known as ____________
  • A. Proportional allocation algorithm
  • B. Equal allocation algorithm
  • C. Split allocation algorithm
  • D. None of the mentioned
One problem with the global replacement algorithm is that ____________
  • A. It is very expensive
  • B. Many frames can be allocated to a process
  • C. Only a few frames can be allocated to a process
  • D. A process cannot control its own page €? fault rate
The NFS servers ____________
  • A. Are stateless
  • B. Save the current state of the request
  • C. Maybe stateless
  • D. None of the mentioned