Hello all, im wondering if Debian 32bit no-pae single core updates package will have any benefits on my Debian32 bit w/pae. I use indeed a single core machine. Should i do the change?
If yes i just need to install it from MX Package Installer and then uninstall the w/pae one?
Thanks in advance.
w/pae or no-pae single core updates package
-
- Posts: 7
- Joined: Sun Jul 17, 2022 2:11 pm
Re: w/pae or no-pae single core updates package
What does this mean? " if Debian 32bit no-pae single core updates package "
Re: w/pae or no-pae single core updates package
You can still install (they won't effect each other, will be separate, independent) and boot with, and compare.
PAE (Physical Address Extension) allows the operating system to address more than 4GB of RAM (if there is) ... so, you can stay with pae no matter you have 4GB or more or less ...
PAE (Physical Address Extension) allows the operating system to address more than 4GB of RAM (if there is) ... so, you can stay with pae no matter you have 4GB or more or less ...
-
- Posts: 7
- Joined: Sun Jul 17, 2022 2:11 pm
Re: w/pae or no-pae single core updates package
There is an option at MX Package Installer, at kernel to install Debian 32bit no-pae single core updates package. I use and old 32bit machine with a single core CPU on it.Adrian wrote: Thu Apr 18, 2024 8:58 am What does this mean? " if Debian 32bit no-pae single core updates package "
Thanks for the info. My netbook Has 2GB of RAM. Just the "single core updates package" ringed a bell and if i will have any benefit using it at sigle core CPU.Charlie Brown wrote: Thu Apr 18, 2024 9:00 am You can still install (they won't effect each other, will be separate, independent) and boot with, and compare.
PAE (Physical Address Extension) allows the operating system to address more than 4GB of RAM (if there is) ... so, you can stay with pae no matter you have 4GB or more or less ...
Re: w/pae or no-pae single core updates package
Ok, my other (HP) laptop is also 32bit , Pentium M (Single Core) with 2GB DDR2 ram ..
Shortly, you don't have to do something special, just have a look if your cpu supports pae:
Sample output:
Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
If it doesn't show pae, then install any non-pae kernel (it may also be from antiX from "MX Package Installer" ).
Shortly, you don't have to do something special, just have a look if your cpu supports pae:
Code: Select all
inxi -Cx | grep -i flag
Flags: ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
If it doesn't show pae, then install any non-pae kernel (it may also be from antiX from "MX Package Installer" ).
Re: w/pae or no-pae single core updates package
Number of cores and PAE really aren't related.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing