Welcome, Guest. Please login or register.

Author Topic: memory management unit  (Read 2083 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show only replies by orange
memory management unit
« on: November 23, 2005, 12:08:49 PM »
How can I check if 060 has MMU? (in MKI and MKII)?
Better sorry than worry.
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: memory management unit
« Reply #1 on: November 23, 2005, 12:18:23 PM »
ShowConfig will tell you.
 

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: memory management unit
« Reply #2 on: November 23, 2005, 12:19:14 PM »
AFAIK, chances that it does not have a fpu/mmu is when it is a 75mhz 060 version...
there are however some 68EC060 cpus that indeed have a working mmu, (like mine, it is a 68EC060 66mhz one, with full mmu/fpu)
perhaps you can try sysinfo...
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: memory management unit
« Reply #3 on: November 23, 2005, 12:36:21 PM »
@orange
Use cpu060 (it's provided with the 68060 lib archive).

ShowConfig or SysInfo don't know about 060, and don't really tell if the MMU is there or not.
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: memory management unit
« Reply #4 on: November 23, 2005, 01:20:23 PM »
@Piru

Hmm, with the 68060 libraries installed on my system, it states 68060, 68060fpu and 68060mmu present. My system is lying or what?
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: memory management unit
« Reply #5 on: November 23, 2005, 03:07:07 PM »
@doctorq

Probably not since 68LC060/68EC060 don't have FPU.

But ShowConfig will likely report MMU for both these chips, even though only 68LC060 has it.

See my point?
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: memory management unit
« Reply #6 on: November 23, 2005, 03:39:30 PM »
@Piru

No, not exactly. I have a full 68060, so I really don't see the difference between having ShowConfig giving me the info, than having CPU060 showing me this.

If what you are saying is true, then your WhichAmiga also have errors, since it reports mmu and fpu aswell.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: memory management unit
« Reply #7 on: November 23, 2005, 03:47:11 PM »
@doctorq

Ok, I'll try again:

The point is, if you don't know what 68060 you have, you can't use ShowConfig to find out.

Now?


*EDIT*

Ah, small thing I remembered. AFAIK no P5/DCE 060 accelerator ever used MMUless chip (the reason being that MMU was required for stable DMA). So, MMU should be present in all CyberStorm MKI/MKII.
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: memory management unit
« Reply #8 on: November 23, 2005, 03:52:35 PM »
@Piru

Thanks, much better explanation.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2796
    • Show only replies by orange
Re: memory management unit
« Reply #9 on: November 23, 2005, 04:01:35 PM »
thats good news, BTW CPU060 reports that I have 68060MC processor, does that confirm that it has MMU?
Better sorry than worry.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: memory management unit
« Reply #10 on: November 23, 2005, 04:02:44 PM »
@keropi
Quote
there are however some 68EC060 cpus that indeed have a working mmu, (like mine, it is a 68EC060 66mhz one, with full mmu/fpu)

These chips really are full 68060, the label is wrong. (There are some ID bits inside the CPU, and these CPUs really identify as full 68060).
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: memory management unit
« Reply #11 on: November 23, 2005, 04:03:31 PM »
@orange
Quote
CPU060 reports that I have 68060MC processor, does that confirm that it has MMU?

Yes.