sbsv2/raptor/notes/emulatorstacksize.txt
changeset 28 b8fa7dfeeaa1
equal deleted inserted replaced
27:3a31ca4b29c4 28:b8fa7dfeeaa1
       
     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.
       
     5