Re: 1.1.3: mmap() returns unusable memory segments: segm fault

2001-12-21 Thread Lothar Linhard
Hi Corinna, please ignore my prev message. After adding another 500MB swap space on my NT4.0, it worked (don't know why my old swap settings min=150MB max=500MB weren't enough for my application that mmaps ~390MB total). I detected another problem with mmap from real files (above, I used MAP_AN

Re: 1.1.3: mmap() returns unusable memory segments: segm fault

2001-12-20 Thread Corinna Vinschen
On Thu, Dec 20, 2001 at 07:40:58PM +0100, Lothar Linhard wrote: > Hi Corinna, > > With cygwin's mmap.cc I guess, I cannot map more than 197 MB ?! > Is that correct? > > In my application I always call mmap(NULL,size,PROT_RW,...) > here is what I get: > [...] > mmap segment[12]: 0x288d...0x2c

Re: 1.1.3: mmap() returns unusable memory segments: segm fault

2001-12-20 Thread Lothar Linhard
Hi Corinna, With cygwin's mmap.cc I guess, I cannot map more than 197 MB ?! Is that correct? In my application I always call mmap(NULL,size,PROT_RW,...) here is what I get: mmap segment[0]: 0x202d...0x202d = 64 kB mmap segment[1]: 0x202e...0x202e = 64 kB mmap segment[2]: 0x202f00