Welcome, Guest. Please login or register.

Author Topic: What is the maximum memory that can be used under os 4.0 classic ?  (Read 3926 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Quote from: nikodr;582565
Ok i was searching on the internet to find info why the old kv8 max 3 motherboard that has an athlon64 3200+ can handle only 2gigabytes (or 3) of ram while having access to a 64bit processor.Answer was because of the memory controller on the motherboard.
Not really correct. The RAM controller of an Athlon64 system is integrated in the CPU.
But depending of maximum number of DIMMs / ranks and maximum supported chip density, there's a physical maximum (e.g. 3 GB for socket 754) - you don't expect an Athlon64 mobo to support 18 Exabyte, do you?

Quote
Now on the amiga i never quite understood the way memory works.There are some solutions that memory could go up to 1 giga of ram or more,and that is for 68k based s accelerators on a4000.Is it a problem of the cyberstorm ppc memory controller ?Maybe a new patch of the mach chips it has could fix it ?
Theoretically possible but will not happen.
The hardware architecture could support up to 4 GB of RAM (or even more with virtual memory), but at least OS 3.x limits this to 2 GB.
« Last Edit: October 02, 2010, 03:07:30 PM by Zac67 »
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: What is the maximum memory that can be used under os 4.0 classic ?
« Reply #1 on: October 02, 2010, 06:03:18 PM »
Quote from: Crumb;582594
OS4 for CSPPC just accepts CSPPC local memory. Motherboad&Zorro memory modules are completely ignored. Joerg Strohmayer decided that Motherboad&Zorro memory support should be dumped in favour of swap memory (even thought no OS4 classic version with stable swap existed)


Somewhat comprehensible - but it'd be much smarter to use currently ignored RAM for swapping - though slow it's way faster than any HDD.
 

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: What is the maximum memory that can be used under os 4.0 classic ?
« Reply #2 on: October 04, 2010, 09:14:17 PM »
No need to 'hack' anything up. You can probably just AddMem unsupported RAM to the memory pool - but it'll be sloooooowwww...

(I assume there's currently no AddMem tool for 4.x but it can't be hard to do, as long as 68k RAM is also visible to PPC. Probably the smartest way would be to use virtual memory and swap to the slow RAM.)
« Last Edit: October 04, 2010, 09:16:58 PM by Zac67 »