PAE stands for Physical Address Extensions. It's a memory address extension that enables support of greater than 4 GB of physical memory for 32-bit processors.
-1
votes
0answers
29 views
How to access the rest of the memory on Windows 7 32-bit running on a 64-bit CPU [duplicate]
I have a 64-bit machine (so with a 64-bit CPU) with 8GB of memory.
I have install Windows 7 Ultimate 32-bit (please don't ask me why).
I know that if I would have a 32-bit CPU with PAE, I could ...
1
vote
1answer
123 views
Ubuntu 12.04 32 bit not seeing my 8 GB RAM
I have Ubuntu 12.04 32 bit with PAE enable.
Linux alptugay-MS-7693 3.2.0-39-generic-pae #62-Ubuntu SMP Wed Feb 27 22:25:11 UTC 2013 i686 athlon i386 GNU/Linux
I have been using my computer with 4 ...
0
votes
1answer
112 views
Why does a 32bit Vista only use 3GB RAM? [duplicate]
A 32bit Window Vista Home Premium installed as a virtual machine does not use more than 3071GB RAM regardless how much is configured in the VM settings. PAE is enabled according to WMI. Strange is ...
0
votes
1answer
70 views
OOM killer despite lots of free memory on PAE kernel
We have an application server which for legacy reasons still runs on 32bit kernel with PAE (Ubuntu 12.04 LTS). The server has 24GB of RAM, as seen in the output of free:
$> free -lmt
...
0
votes
2answers
220 views
32 bit windows max ram with discrete graphics card
I understand that if I have an integrated graphics and 4 gb of ram, windows 7 needs to address some of it o the integrated ones. However how come if I have a discrete graphics card with 1 gb of vram, ...
0
votes
1answer
121 views
How can I enable NX on my HP CPU core i3-350M?
I have an HP G62 Notebook PC running win7 64 bit. I want to install win8, but the "Windows 8 Upgrade Assistant" says secure boot isn't supported.
I ran core info which shows NX, PAE and SSE2 are all ...
1
vote
1answer
220 views
Enabling PAE on Windows XP
When I try to enable the PAE switch in boot.ini nothing happens. I save the file and reboot, then reboot the system again to install Lubuntu and it says that there isn't PAE enabled. To be more ...
0
votes
1answer
69 views
How does PAE work for windows XP? How do i “Install” it?
I wanted to install XP on a second drive; Mostly to run older games, but im not sure how PAE works.
I wanted originally just to run it on a VirtualMachine but theres AV sync lag and Mouse lag, Im ...
0
votes
1answer
711 views
Error installing Windows 8 RTM, probably nx/PAE support
I'm having trouble installing Windows 8 RTM. When the install starts it shows me an error 0x0000005D, which I found on the internet and is about the nx/PAE feature. I have an Intel Celeron 2.8GHz and ...
7
votes
3answers
14k views
Error 0xc0000260 when installing Windows 8 Consumer Preview on an old laptop
I'm attempting to install Windows 8 Consumer Preview on a Dell Inspiron 8600, and I am getting a 0xc0000260 error.
Googling around, I found that others get this error when installing on a Virtual ...
1
vote
3answers
3k views
Optimum use of Windows7 32bit PAE Ramdisk (3GB + 1GB PAE)
Besides switching to Windows 64bit (or Linux 64bit) what is the best strategy to make the most of my 1GB PAE ramdisk (on a Laptop with a slow harddrive)?
Here ...
2
votes
2answers
916 views
Is the Win7 32-bit kernel still able to use 2 GB with a Large Address Aware program running?
I'm currently running Windows 7 Professional 32-bit with 6 GB of RAM.
I use a PAE patch to enable use of more than 3.5 GB of RAM in 32-bit Windows. A similar discussion took place here:
How can I ...
0
votes
1answer
161 views
Installed linux-image-686-pae and now my second monitor won't work
I just installed linux-image-686-pae on my Debian system and the PAE kernel effectively increased the memory limit.
However for some reason my dual monitors both show the same image, instead of an ...
4
votes
2answers
460 views
PAE benefits to threaded programs in a 32-bit Windows system
If I have a system with more than 4GB of RAM, and PAE enabled (on a 64-bit CPU), will a threaded 32-bit application be able to use 4GB total, or 4GB per thread?
I ask because I am running DAW ...
1
vote
2answers
243 views
Fedora 15 with PAE
I installed FC 15 onto a laptop that previously had XP installed. While XP reported that Physical Address Extension was enabled, I am unable to find any reference to it in Fedora. How can I tell if ...
2
votes
4answers
14k views
How to check if PAE is enabled? (Windows 7 32 bits)
How to tell for sure if PAE (Physical Address Extensions) is enabled or not?
There is a SPECIFIC command I can use? I can read a registry value or something?
(Windows 7 32 bits)
I have found this ...
9
votes
4answers
9k views
Windows XP + PAE + 6GB RAM: See more than 3.5GB?
Firstly let me say I've seen a number of similar questions on SuperUser, and I don't think this is a duplicate. (Most address 4GB RAM installed. I have 6GB)
I have Windows XP 32-bit running on a ...
2
votes
2answers
3k views
Ubuntu 10.04 32-bit - How to check if kernel is PAE-enabled?
I know that 32-bit 10.04 enables PAE on installation when it detects 3+ GB RAM, but I'd like to know a way to manually check (i.e. in the terminal) that PAE is, in fact, enabled.
0
votes
2answers
439 views
Missing PAE on Ubuntu 10.04 - inaccessible RAM
I upgrade my system (using the built-in upgrade mechanism) from 9.10 to 10.04.
My kernel is reported now as 2.6.32-24-generic (that means 32 bit, right?)
The systems seems to only be able to access ...
0
votes
1answer
2k views
Enable 4 GB RAM usage on Windows 7 32-bit [duplicate]
Possible Duplicate:
Why does Windows only show about 3.5 GB of my more than 4 GB of RAM?
I have 4 GB of RAM which I understand is the maximum for Windows 7 32 bit. My system recognizes ...
2
votes
1answer
456 views
negative effect of running PAE kernel?
Fedora, and other distros install a PAE kernel if the hardware supports it.
Are there any negative effect on running a PAE kernel on a machine with less than 3-4Gb ram ?
0
votes
2answers
1k views
Ubuntu 9.10 x86_32 with PAE causes graphics issues, mainly slowness
I've tried the 64bit version and found I was constantly hitting a brick wall trying to get 32bit stuff to run; I'd previously used PAE on 9.04 without any issues so figured I'd give it a shot.
...
19
votes
7answers
98k views
How can I enable PAE on Windows 7 (32-bit) to support more than 3.5 GB of RAM?
I know that Windows XP 32-bit can be configured, through PAE, to support more than 3.5 GB of RAM. Is there a good tutorial to do this with Windows 7 32-bit?
As to why I don't simply use 64-bit ...
1
vote
3answers
526 views
What are the biggest, best CPUs that support Physical Address Extension?
I'm looking for a CPU that will support PAE and fit into an LGA775 socket. This combination of technology is very much preferred for my current server hardware/software setup.
My priorities in ...
7
votes
10answers
24k views
8GB RAM on XP Professional
I recently installed 8GB of RAM onto a quad core workstation (HP xw8600) running Windows XP Pro (32-bit). I added the /PAE switch in the boot.ini file, but the SysInfo is saying 3GB total memory ...

