LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-18-2011, 05:47 AM   #1
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Rep: Reputation: 32
Increased RAM but Linux can not see it


I have increased my RAM from 2 MB to 4MB, Vista can see most of it(it can't see more because it is 32 bits)
but when I run Virtual box I can only see up to 2MB of memory.
Is there anything I can do to fix this?

Last edited by davholla; 02-18-2011 at 06:57 AM.
 
Old 02-18-2011, 06:22 AM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,

Are you actually talking about Mb or should that be Gb?
 
Old 02-18-2011, 06:32 AM   #3
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
You might like to execute this:
Code:
free -m
 
Old 02-18-2011, 06:52 AM   #4
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by davholla View Post
I have increased my RAM from 2 MB to 4MB, Vista can see most of it(it can't see more because it is 32 bits)
but when I run Virtual box I can only see up to 2MB of memory
I'm sure you meant GB, not MB. So everything you just reported is normal.

32 bit Windows limits the whole system to 3 and a fraction GB (size of that fraction determined by the BIOS, not by Windows itself. Typically 3/8 GB).

32 bit Windows limits each process under it to 2GB. So if you virtualize another OS under 32 bit Windows, that other OS should be limited to 2GB.
 
Old 02-18-2011, 07:13 AM   #5
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by Anisha Kaul View Post
You might like to execute this:
Code:
free -m
Code:
free -m
             total       used       free     shared    buffers     cached
Mem:           884        833         51          0         35        349
-/+ buffers/cache:        447        436
Swap:            0          0          0
Sorry I meant mb

---------- Post added 02-18-11 at 01:14 PM ----------

Quote:
Originally Posted by johnsfine View Post
I'm sure you meant GB, not MB. So everything you just reported is normal.

32 bit Windows limits the whole system to 3 and a fraction GB (size of that fraction determined by the BIOS, not by Windows itself. Typically 3/8 GB).

32 bit Windows limits each process under it to 2GB. So if you virtualize another OS under 32 bit Windows, that other OS should be limited to 2GB.
Sorry I meant when I use VirtualBox in Mandriva Linux. I can only see 2GB.
 
Old 02-18-2011, 08:42 AM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Same is true with Gnu/Linux if the 32 bit kernel is being used and no PAE .
 
Old 02-18-2011, 09:07 AM   #7
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by onebuck View Post
Hi,

Same is true with Gnu/Linux if the 32 bit kernel is being used and no PAE .
Thanks for that I will look at installing at 64 bit version.
What is PAE? Is it Physical Address Extension?
 
Old 02-18-2011, 10:26 AM   #8
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Check out Physical Address Extension.
 
Old 02-18-2011, 04:15 PM   #9
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,003

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
32 bit linux can use more than 2 G.

What you said is virtualbox can't see it. That is not the same issue at all.
 
Old 02-18-2011, 05:25 PM   #10
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by jefro View Post
32 bit linux can use more than 2 G.

What you said is virtualbox can't see it. That is not the same issue at all.
Without PAE for 32bit your not going to see more than 4GB.
 
Old 02-18-2011, 06:53 PM   #11
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Even if you use PAE, you can not assign more than 2GB to a single application. If you want to do that you have to use a 64 bit OS.
 
Old 02-18-2011, 08:22 PM   #12
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,003

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
You should be able to use systune to adjust that up.

Last edited by jefro; 02-18-2011 at 08:30 PM.
 
1 members found this post helpful.
Old 02-19-2011, 05:32 AM   #13
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by jefro View Post
You should be able to use systune to adjust that up.
Didn't know that, I should have a look at it.
 
Old 02-19-2011, 02:06 PM   #14
davholla
Member
 
Registered: Jun 2003
Location: London
Distribution: Linux Mint 13 Maya
Posts: 729

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by jefro View Post
You should be able to use systune to adjust that up.
How? I like my Mandriva setting but I want to be able to use it and another Linux inside virtual box at the same time but it is so slow that I can't do so.

Last edited by davholla; 02-19-2011 at 02:07 PM.
 
Old 02-19-2011, 06:19 PM   #15
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,003

Rep: Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629Reputation: 3629
Virtual box ought to provide a 1 gig per machine and maybe more if you want.

I think you are in a no win situation. Stay with 32 bit an you loose a bit of ram but go with 64 bit and really gain very little and run the problem of a full upgrade. If test system then go with 64 bit but you will not speed up anything. In fact by the time you end up, the net gain will be nill.

The base system is going to eat up a lot of ram as well the each VM overhead. Even if you move to 64 bit you still can't access all of the 4G. You might get lucky to get 2.2 left for the entire VM. Then you'd have to split that at 120% loss for each vm or more.

Post your systems specs. They may not be fully vm supported.

Last edited by jefro; 02-19-2011 at 06:37 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Increased running Linux partition in redhat deepak_message Linux - Server 1 06-01-2009 03:09 AM
LXer: Red Hat lifted by increased free use of Linux LXer Syndicated Linux News 0 03-30-2009 12:20 PM
LXer: Moving to Linux : Why the increased demand? LXer Syndicated Linux News 0 01-16-2008 07:30 PM
Win98SE Pentium166MMX/64MB RAM vs Linux AthlonXP+ 3000/512MB RAM : Lucent LT WinModem t3gah Linux - Software 2 04-22-2005 01:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration