WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Maximum amount of supported ram? [Solved]  (Read 3257 times)

Offline d.custer

  • Newbie
  • *
  • Posts: 4
Maximum amount of supported ram? [Solved]
« on: July 26, 2012, 11:25:14 AM »
What is the maximum amount of supported ram?
« Last Edit: July 26, 2012, 04:04:55 PM by d.custer »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Maximum amount of supported ram?
« Reply #1 on: July 26, 2012, 11:45:21 AM »
32bit kernel: 4gb
64bit kernel: I'll need to check that, but at least 256tb.

« Last Edit: July 26, 2012, 12:03:53 PM by bmarkus »
The only barriers that can stop you are the ones you create yourself.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Maximum amount of supported ram?
« Reply #2 on: July 26, 2012, 12:04:00 PM »
I found 128 tb / process for 64-bit due to Intel MMU limitation. Article is 3 years old, maybe there is a new limit with new CPU's.
« Last Edit: July 26, 2012, 12:05:36 PM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline d.custer

  • Newbie
  • *
  • Posts: 4
Re: Maximum amount of supported ram?
« Reply #3 on: July 26, 2012, 12:53:19 PM »
As far as I can tell "TinyCore" is only 32bit. There is no 64bit "TinyCore". Which would mean that any version of "TinyCore" can only handle a maximum of 4gb of ram. Am I incorrect? Please tell me I am incorrect!?  :'(

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Maximum amount of supported ram?
« Reply #4 on: July 26, 2012, 12:57:50 PM »

Offline d.custer

  • Newbie
  • *
  • Posts: 4
Re: Maximum amount of supported ram?
« Reply #5 on: July 26, 2012, 01:14:37 PM »
So during install just replace "core.gz" with "core64.gz"?

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: Maximum amount of supported ram?
« Reply #6 on: July 26, 2012, 01:23:53 PM »
32bit kernel: 4gb
64bit kernel: I'll need to check that, but at least tb.
wondering in how many decades tasks under tinycore will consume at least half of these 256 terabyte? :)
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Maximum amount of supported ram?
« Reply #7 on: July 26, 2012, 03:08:21 PM »
You also need the vmlinuz64 64 bit kernel.

Offline ChuckNorris

  • Newbie
  • *
  • Posts: 5
Re: Maximum amount of supported ram?
« Reply #8 on: April 29, 2014, 02:32:53 PM »
64bit kernel: I'll need to check that, but at least 256tb.

I know this is an old thread, but there seems to be no confirmed answer. E.g. some linux flavors have 128GB limits. Does the microcore kernel have similar limitations? Running 'dmidecode -t 16' produces 4GB on a 64-bit kernel.


Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Maximum amount of supported ram? [Solved]
« Reply #9 on: April 29, 2014, 07:37:49 PM »
Isn't it a CPU limit only ?


Sent from my iPhone using Tapatalk

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Maximum amount of supported ram? [Solved]
« Reply #10 on: April 30, 2014, 12:33:21 AM »
dmidecode reads your BIOS and motherboard info, I think that value is the max your mobo will accept.
The only barriers that can stop you are the ones you create yourself.

Offline ChuckNorris

  • Newbie
  • *
  • Posts: 5
Re: Maximum amount of supported ram? [Solved]
« Reply #11 on: April 30, 2014, 02:12:04 AM »
Thanks, the machine has 6GB so it might be a process limitation due to this dmidecode being the 32-bit version. Looks like the only way to really find out is to test and see what happens at 64GB, 128GB, 256GB. Easier said than done.

Thanks again