If zandronum is 32bits...
- ibm5155
- Addicted to Zandronum
- Posts: 1641
- Joined: Tue Jun 05, 2012 9:32 pm
- Location: Somewhere, over the rainbow
If zandronum is 32bits...
if zandronum is 32bits, how can it load more than 1,7gb of ram? I was doing a test software that was Always crashing on malloc, and I discovered that there's a limit on 32bits software that you can use only 1,7gb of ram for it, but then, I remembred that zandronum can actually use all of my ram,so, wtf does zandronum to use more than 1,7gb of ram O_o
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
- Tiger
- Retired Staff / Community Team Member
- Posts: 381
- Joined: Thu May 31, 2012 6:21 am
- Location: United States
- Contact:
RE: If zandronum is 32bits...
If true, then the program could be using using a flag[1]. Nothing to be concerned over; if you're using 32bit OS then you'll just have to settle with PAE.
RE: If zandronum is 32bits...
Who told you that? A 32-bit system has 4GB address space. What are you running to make it use 1.7GB anyway?ibm5155 wrote:I discovered that there's a limit on 32bits software that you can use only 1,7gb of ram for it
- ibm5155
- Addicted to Zandronum
- Posts: 1641
- Joined: Tue Jun 05, 2012 9:32 pm
- Location: Somewhere, over the rainbow
RE: If zandronum is 32bits...
Read the tiger link and you'll understand where this magic number came from... Also, thanks tiger for the reply
Projects
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">
Cursed Maze: DONE, V2.0
Zombie Horde - ZM09 map update: [3/15/13]
Need help with English? Then you've come to the right place!
<this post is proof of "Decline">