On Sun, 16 Feb 2003, Dan Kegel wrote: > [EMAIL PROTECTED] wrote: > > But they have no logical reason to share stack memory. I was assuming > > the os did things logically. My mistake. > > Just curious: do you know of any operating systems that don't > share the stack memory for different threads?
No. Just about all I know about operating systems is the theory I took in comp sci 202. > > > > What I mean is the 1 gig limit for 1 gig per process or for 1 gig for all > > processes? I would think it applieas per process, but I don't want to > > make any more assumptions. > > It sets the amount of address space available to any process. > If you have more than one process, each has its own private 1 (or 2, or 3) gigabyte > address space. OK just making sure. ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]