emulatorstacksize.txt 275 B

123456
  1. Each thread or virtual "process" that is launched on the emulator gets a 1 MB
  2. stack. 1MB is much too large and 512 KB is more than sufficient. This
  3. reduction in stack size will help the emulator to fit into Windows virtual
  4. address space and improve its performance.