> -#define USTKTOP (0x4000000) /* byte just beyond > user stack */ > +#define USTKTOP (0x8000000) /* byte just beyond > user stack */
shouldn't you add a 0 to that? what's wrong with giving a process 2gb of address space? fundamental 9vx limits? - erik
