Kbase P23117: Why different amounts of shared memory can be accessed inter
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/05/2003 |
|
Status: Unverified
GOAL:
Why different amounts of shared memory can be accessed interactively versus non-interactively as a service.
FIX:
Non-interactive desktop heap is mapped into the address space of each and every process and should only be adjusted high enough to get the desired processes to run, whereas, only one interactive process is supported at a time, thus less impact on the total memory use.