[uae] Re: Crash with mor than 32MB Z3 Ram.

  • From: Richard Drummond <evilrich@xxxxxxxxxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Fri, 10 Sep 2004 06:30:25 -0500

Hi kadi

On Friday 10 September 2004 06:24 am, Karl Dietrich Bamler wrote:
> Yes it works now, i can start UAE with more than 32MB of RAM and "Adress
> lookup set to direct (comp_trustnaddr=indirect) without crash.

Great.

> But there is still a message in the outputs:
>
> NATMEM: shmget() failed with size 0x08000000. Disabling direct memory
> access.
>
> I don't know if it means somthing.

Yes. It means that glibc can't allocate a shm segment larger than 32MB and 
thus direct memory access can't work. Nothing can be done about this until I 
rewrite UAE's allocation scheme.

Cheers,
Rich

Other related posts: