Why you use Linux (has Ubuntu mate in it.)

My laptop has 4G ram and no swap, been running fine. There are programs out there that can cause a crash with just 4G, but its rare. My ram intensive programs are on my desktop where I can use an surprising amount at times, I’m using 11.6G at the moment. I say if you run 4G or more, under normal user conditions your good to go with no swap.

To my knowledge, without swap you can’t use Hibernation. So that’s one type of applications that may crash if you don’t have a swap file or partition. I’m also confidently sure that activating certain options on VirtualBox without virtual memory on the Host machine will eventually crash the guest machine.

However, to be honest I have an hard time understanding why, with the exception of physical space limitations, would anyone wish to run their system without a swap partition or a swap file. Many programs can’t deal well with Out Of Memory exceptions. How many of us here coded our programs to end gracefully if a OOM exception shows up? I’d guess few or none of us.

What’s worse, contrary to many systems, Linux overcommits memory. The way the kernel deals with this is to launch OOM Killer that will simply kill existing processes, which may invariably destabilize the system if the wrong processes are chosen to be terminated. Which inevitably will happen if the situation persists and OOM Killer keeps getting triggered. And it will keep getting triggered, if you don’t have the concept of virtual memory in your system that will facilitate disposing of memory pages that are no longer needed from running processes.

I run on 4GB and only very rarely I see my swap file being used. (I always preferred swap files to partitions). So I can imagine how annoying it can be for someone running a non-server computer on 12GB and wasting disk space on a swap file or partition. But you do it for stability. Besides, if you don’t plan to ever hibernate, all you need is maybe 2 or 4 GB of your disk capacity on a 12GB RAM system.

I have too many PPAs;


And I can tell you exactly what every single one of them are for.
(Actually, I need to remove a few of them but eh.)

Something just occurred to me. Not to further derail the topic but I think a clever trick was played upon us;

(Emphasis mine.)
English grammar dictates that is a double-negative. Being a double-negative, he is saying he is a noob.
(Add dramatic music here.)

Hey guys, it’s true, I have installed 32-bit Ubuntu Mate in micro SD card . I have no swap partition,
the system works correctly with 2GB of RAM, it may be that a program not work but I have not yet happened.

I have disconnected the hibernation and suspension system, never leave your computer on for many hours.

sorry for the translation

regards…

Please keep the discussion relevant to the topic. If you want to go off-topic, Please create a new post. Thanks :smiley:

1 Like

My english is bad. :slight_smile:

My ram intensive system is my laptop. My desktop is just for utility use. I would have been better off buying 10 Raspberry PIs instead of the desktop. They would have proved more useful in network simulation.