Welcome to the Linux Foundation Forum!
Memory Management
Calçado
Posts: 1
Could anybody help me?
Is there diference on PAGE SYSTEM used for memory management in Linux 32 and Linux 64 bits systems?
thanks!
0
Comments
-
huh? Please be more specific. The basic operations for demand-paged virtual memory is identical in all Linux systems. The difference between 32-bit and 64-bit systems is the amount of virtual (and physical) memory that can be accessed.0
-
Right - with 32bit systems there are only 3GB of visible memory - with 64bit systems you do not have that limitation. It doesn't effect virtual memory.0
-
MikeEnIke wrote:Right - with 32bit systems there are only 3GB of visible memory - with 64bit systems you do not have that limitation. It doesn't effect virtual memory.
That is not exactly true: you can have more more that 3Gb visible with a 32bits kernel.0 -
Memory management is a large subject and I think you will need to be more specific.
Some information
32-bits is swiftly vanishing from both the desktop-hardware and Linux software community with evangelists such as "64 studio" leading the way and software houses (adobe, microsoft, apple etc...) following suit.
basically if your pc is 64-bit capable use 64-bits, it's kind of like deciding to have a single or dual carriageway on a road.
*(apologies to guru's who know it's not exactly twice the performance, but it is faster and has a larger infrastructure than 32-bits which is all that matters)0 -
I still run 32 bit versions, even on my 64 bit hardware. Why? Because I don't need 32bit libraries mixing in with 64 bit apps, and, unless your doing something like compiling code, or, transcoding video files, you won't see that much of a difference in speed. If you want to get around the 3gb restriction on memory, use a PAE kernel, I install them by default now, even though I only have one 8gb machine. The 4 gb machines show full usage, but, I've never seen a whole 4 gb used during any of my sessions.
It's funny that you mentioned adobe, since they've just restricted access to their 64 bit version of flash. Adobe reader is still just a 32 bit app that runs on 64 bit. Even Google Earth & Skype require 32 bit libs to run.
So, when the software developers some out with apps that run on 64 bit natively, I'll switch, but, until then, it's much easier for me to run a 32 bit OS and not worry about 64 bit compatibility.0 -
Goineasy9 wrote:I still run 32 bit versions, even on my 64 bit hardware. Why? Because I don't need 32bit libraries mixing in with 64 bit apps, and, unless your doing something like compiling code, or, transcoding video files, you won't see that much of a difference in speed. If you want to get around the 3gb restriction on memory, use a PAE kernel, I install them by default now, even though I only have one 8gb machine. The 4 gb machines show full usage, but, I've never seen a whole 4 gb used during any of my sessions.
It's funny that you mentioned adobe, since they've just restricted access to their 64 bit version of flash. Adobe reader is still just a 32 bit app that runs on 64 bit. Even Google Earth & Skype require 32 bit libs to run.
So, when the software developers some out with apps that run on 64 bit natively, I'll switch, but, until then, it's much easier for me to run a 32 bit OS and not worry about 64 bit compatibility.
I totally agree.0 -
I'm actually torn here. On my company laptop, which has a 64-bit processor, I still run a 32-bit install. But on ALL of my personal machines, I run 64-bit installs. I understand wanting to wait until the developers produce 64-bit versions of their apps, but if we don't create the demand for them, then they'll continue to drag their feet.0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 955 Programming and Development
- 310 Kernel Development
- 627 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)