Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This step should not introduce any behavior changes.

Step 5. Operators use fractions to decide how

...

much managed memory to allocate

  • Operators allocate memory segments with the amount returned by MemoryManager#computeNumberOfPages.
  • Operators reserve memory with the amount returned by MemoryManager#computeMemorySize

...