Any advantage running the PAE kernel with less than 4GB RAM?

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
squeezy

Any advantage running the PAE kernel with less than 4GB RAM?

Post by squeezy »

My computer uses an older single-core Athlon 64 CPU. It supports PAE but I only have 3 GB RAM. Is there any advantge to using the PAE kernel if the machine really can't take advantage of it? Lately I've been experimenting with the std 486 kernel and it seems to be a tad more responsive. Could be my imagination though, or a really good install :lol:

Just wondering for wondering's sake...thanks!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
nunol
Level 9
Level 9
Posts: 2633
Joined: Sun Mar 06, 2011 9:25 pm
Location: Portugal

Re: Any advantage running the PAE kernel with less than 4GB

Post by nunol »

The hardware NX-bit could be a good reason to run the i686-pae kernel if you can: http://en.wikipedia.org/wiki/NX_bit

I would only use i486 if the CPU doesn't work with the i686-pae kernel or I was trying to maximize performance at all cost. The i486 kernel doesn't support SMP, less overhead... that's probably what you see:
http://womble.decadent.org.uk/blog/upco ... -i386.html
squeezy

Re: Any advantage running the PAE kernel with less than 4GB

Post by squeezy »

nunol wrote:The hardware NX-bit could be a good reason to run the i686-pae kernel if you can: http://en.wikipedia.org/wiki/NX_bit

I would only use i486 if the CPU doesn't work with the i686-pae kernel or I was trying to maximize performance at all cost. The i486 kernel doesn't support SMP, less overhead... that's probably what you see:
http://womble.decadent.org.uk/blog/upco ... -i386.html
Interesting, nunol. So there are security advantages in using the PAE kernel even in lower memory applications. I do like the snappier feel, but security is a good reason to update :D
User avatar
nunol
Level 9
Level 9
Posts: 2633
Joined: Sun Mar 06, 2011 9:25 pm
Location: Portugal

Re: Any advantage running the PAE kernel with less than 4GB

Post by nunol »

You could try to have both by making your own kernel.

Check "4.5 Building a custom kernel from Debian kernel source":
http://kernel-handbook.alioth.debian.or ... tasks.html
Locked

Return to “Other topics”