Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 2 3 4 5 6 7 8 9 [10]   Go Down

Author Topic: Mac OS 9.2.2 Memory Limit of 1.5 GB... Some Answers  (Read 537102 times)

Tag365

  • 2 MB
  • *
  • Posts: 3
Re: Mac OS 9.2.2 Memory Limit of 1.5 GB... Some Answers
« Reply #180 on: November 25, 2025, 01:35:55 PM »

Hopefully someone gets back to work on the project... I thought after like 7 years they would have figured out how to get 2 GB of RAM usable. Pretty disappointing that the project seemly stopped like that.
Name me ONE OS7-OS9 application that would benefit from having 2GB of RAM available.

Some people from earlier in the thread claimed that music programs use colossal amounts of RAM for sampler instruments.

I just added 256 MB or RAM to my main working computer (a G4 MDD) and I started to do real life test, In this picture we can see Cubase using 1.54 Gb or RAM, (mainly loaded by Kompakt sampler instruments). No problems by now ...  ;D


Logged

ross

  • 4 MB
  • **
  • Posts: 4
Re: Mac OS 9.2.2 Memory Limit of 1.5 GB... Some Answers
« Reply #181 on: November 25, 2025, 01:44:36 PM »

Yep - something like LinPlug Albino is constantly hitting the limits, even after giving it as much as I can with having 1GB total. 2GB would be fantastic to have for these very specific but frequent circumstances.
Logged

IIO

  • Staff Member
  • 4096 MB
  • *******
  • Posts: 4799
  • just a number
Re: Mac OS 9.2.2 Memory Limit of 1.5 GB... Some Answers
« Reply #182 on: Yesterday at 07:48:50 PM »

Yep - something like LinPlug Albino is constantly hitting the limits

that does not sound healthy.
Logged
insert arbitrary signature here

Jubadub

  • 512 MB
  • *****
  • Posts: 519
  • There is no Mac in OS X
Re: Mac OS 9.2.2 Memory Limit of 1.5 GB... Some Answers
« Reply #183 on: Yesterday at 10:27:31 PM »

It's pretty cool to see you folks get a whole 128 MB above the original limit. Hopefully progress has been made since 2017 - I wanna see if the limit was successfully increased to 2048 MB. Any news?

Nothing really changed. The available memory can't go past 0x68060000 because that's where the 68k Emulator's code lives. And there's several other well-known regions at 0x68080000 (the 68k Emulator's dispatch table), 0x68FFE000 (the Kernel Data Page), and 0x68FFF000 (the Emulator Data Page). Quite a few random parts of the Toolbox ROM and System File reference these parts of the address space, so they can't really be moved.

So increasing the limit further would need modifications to the Process Manager, and maybe the Memory Manager too. I'm pretty sure there were attempts to investigate them, but they petered out quite a while ago.

Can't we move the 68k emulator to a much higher address point (e.g. close to the 2 GB ceiling), and use the current address as a pointer to it?

This way, we could just make sure Mac OS does not try to allocate on ONLY that pointer address (and end of RAM), and modify even the System and/or the Mac OS ROM file if needed not to try to allocate there, but to allow any RAM allocation past that point.

Or... something. I'm literally just mumbling thoughts here.
Logged
Pages: 1 2 3 4 5 6 7 8 9 [10]   Go Up

Recent Topics