Welcome, Guest. Please login or register.

Author Topic: A4000 - should I use only CHIP RAM SIMM?  (Read 1633 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Zac67

  • Hero Member
  • *****
  • Join Date: Nov 2004
  • Posts: 2890
    • Show all replies
Re: A4000 - should I use only CHIP RAM SIMM?
« on: October 30, 2012, 07:01:39 PM »
Amiga memory nodes are prioritized, MEMF_FAST or MEMF_ANY will always get allocated from the fastest (=highest priority) pool.
So, slower mainboard RAM will not slow you down unless you run out of accelerator RAM - which would throw an error if mainboard RAM isn't available (MEMF_FAST) or would allocate even slower chipmem (MEMF_ANY).