F5F Stay Refreshed Software Operating Systems Ubuntu 18.04 running on a system with 4GB of RAM

Ubuntu 18.04 running on a system with 4GB of RAM

Ubuntu 18.04 running on a system with 4GB of RAM

Pages (2): Previous 1 2
P
PowerzV2
Member
81
10-21-2018, 12:56 AM
#11
On my desktop system I rely on a 2GB swap space while my laptop runs smoothly without it. With 8GB of RAM available, I only need to use swap when storage requirements exceed 1.5TB or when using an SSD with an HDD.
P
PowerzV2
10-21-2018, 12:56 AM #11

On my desktop system I rely on a 2GB swap space while my laptop runs smoothly without it. With 8GB of RAM available, I only need to use swap when storage requirements exceed 1.5TB or when using an SSD with an HDD.

S
sandrokulms
Junior Member
8
10-30-2018, 12:10 PM
#12
It's primarily about maintaining safety. I don't enable swapping by default on my system, but I do when necessary, such as during compilation of complex tools like Chrome or LLVM. The purpose is to provide overflow capacity when required. If you're concerned about wasting significant storage space on unused data, avoid partitions and instead use a swap file. This allows safe expansion or reduction without risk. Previously, there was a "1xRam minimum" for hibernation; it's unclear if this still applies, so you might want to check if you plan to hibernate.
S
sandrokulms
10-30-2018, 12:10 PM #12

It's primarily about maintaining safety. I don't enable swapping by default on my system, but I do when necessary, such as during compilation of complex tools like Chrome or LLVM. The purpose is to provide overflow capacity when required. If you're concerned about wasting significant storage space on unused data, avoid partitions and instead use a swap file. This allows safe expansion or reduction without risk. Previously, there was a "1xRam minimum" for hibernation; it's unclear if this still applies, so you might want to check if you plan to hibernate.

X
xDarkGamersx
Junior Member
4
11-07-2018, 12:54 PM
#13
You might want to create a swap file, but I wasn’t able to find the steps (I was focusing on other tasks).
X
xDarkGamersx
11-07-2018, 12:54 PM #13

You might want to create a swap file, but I wasn’t able to find the steps (I was focusing on other tasks).

B
bassist131
Junior Member
3
11-07-2018, 01:29 PM
#14
A straightforward method for this task is outlined here.
B
bassist131
11-07-2018, 01:29 PM #14

A straightforward method for this task is outlined here.

L
laserluci
Junior Member
35
11-07-2018, 01:59 PM
#15
Also make sure to include the swapfile in your fstab file.
L
laserluci
11-07-2018, 01:59 PM #15

Also make sure to include the swapfile in your fstab file.

M
miner3378
Member
248
11-08-2018, 04:29 PM
#16
I'll check if any variable adjustments are needed in Solus later, and I believe that's the plan.
M
miner3378
11-08-2018, 04:29 PM #16

I'll check if any variable adjustments are needed in Solus later, and I believe that's the plan.

Pages (2): Previous 1 2