F5F Stay Refreshed Software Operating Systems This new installation requires significant memory usage.

This new installation requires significant memory usage.

This new installation requires significant memory usage.

Pages (2): 1 2 Next
O
OhMyOry
Junior Member
15
11-03-2023, 12:12 PM
#1
You just set up Arch Linux from the newest ISO on your second laptop, but it’s using 2.5GB of RAM even when nothing is running. The monitor shows the same amount as btop and neofetch, yet it doesn’t display which processes are consuming the memory.
O
OhMyOry
11-03-2023, 12:12 PM #1

You just set up Arch Linux from the newest ISO on your second laptop, but it’s using 2.5GB of RAM even when nothing is running. The monitor shows the same amount as btop and neofetch, yet it doesn’t display which processes are consuming the memory.

J
jjsoini
Posting Freak
809
11-03-2023, 12:21 PM
#2
For KDE Plasma, background services handling search, indexing, and caching are likely responsible. A lighter desktop such as LXQT or XFCE might offer similar performance with your 8GB memory, though some caching will still happen.
J
jjsoini
11-03-2023, 12:21 PM #2

For KDE Plasma, background services handling search, indexing, and caching are likely responsible. A lighter desktop such as LXQT or XFCE might offer similar performance with your 8GB memory, though some caching will still happen.

H
HippoMonk
Member
186
11-03-2023, 09:00 PM
#3
The total comes near 2.8 GiB when you sum all listed applications. The "free -h" command displays the system's available memory in a human-readable format.
H
HippoMonk
11-03-2023, 09:00 PM #3

The total comes near 2.8 GiB when you sum all listed applications. The "free -h" command displays the system's available memory in a human-readable format.

V
volcarona3
Junior Member
28
11-05-2023, 05:54 PM
#4
Check for buffers and cache by examining the "free -h" command in the console. You can also inspect Processes to identify RAM usage. Often I open System Activity with Ctrl+Esc to view ongoing processes. The kwin manager may consume memory gradually, though it should be manageable after a fresh start.
V
volcarona3
11-05-2023, 05:54 PM #4

Check for buffers and cache by examining the "free -h" command in the console. You can also inspect Processes to identify RAM usage. Often I open System Activity with Ctrl+Esc to view ongoing processes. The kwin manager may consume memory gradually, though it should be manageable after a fresh start.

T
Twothemoon
Junior Member
26
11-06-2023, 08:34 AM
#5
Restarting the system clears previous settings. Current usage shows 1700MB, but cache adds extra space. Check which processes are consuming memory. Remove unnecessary background apps to free up RAM.
T
Twothemoon
11-06-2023, 08:34 AM #5

Restarting the system clears previous settings. Current usage shows 1700MB, but cache adds extra space. Check which processes are consuming memory. Remove unnecessary background apps to free up RAM.

S
saukeuchiuchi
Senior Member
621
11-07-2023, 11:10 PM
#6
Yes, using your igpu will reserve part of your system's RAM for that purpose.
S
saukeuchiuchi
11-07-2023, 11:10 PM #6

Yes, using your igpu will reserve part of your system's RAM for that purpose.

P
Princess_owl
Junior Member
14
11-08-2023, 02:44 AM
#7
This feature helps accelerate tasks by turning it off would hurt speed. It appears when needed, especially for programs that require it. It distinguishes between "free" RAM (what's not in use) and "available" RAM (what's ready for programs). You can check usage with ps -eo size,command and see processes sorted by size. Alternatively, use ps -eo size,command --sort -size | awk to calculate total memory consumption. Verify the total reaches approximately 2.7 GiB.
P
Princess_owl
11-08-2023, 02:44 AM #7

This feature helps accelerate tasks by turning it off would hurt speed. It appears when needed, especially for programs that require it. It distinguishes between "free" RAM (what's not in use) and "available" RAM (what's ready for programs). You can check usage with ps -eo size,command and see processes sorted by size. Alternatively, use ps -eo size,command --sort -size | awk to calculate total memory consumption. Verify the total reaches approximately 2.7 GiB.

K
kdawgman863
Member
63
11-08-2023, 05:32 PM
#8
The system indicates an unsupported format specification when executing the commands.
K
kdawgman863
11-08-2023, 05:32 PM #8

The system indicates an unsupported format specification when executing the commands.

H
hofmann1999
Junior Member
4
11-27-2023, 07:09 AM
#9
You're experiencing issues during reinstallation. It seems the arch installer might be having problems with the system or files. Try checking your internet connection, ensuring you have the latest version of the installer, and verifying your hardware requirements. If the problem persists, consider restarting your computer or contacting support for further assistance.
H
hofmann1999
11-27-2023, 07:09 AM #9

You're experiencing issues during reinstallation. It seems the arch installer might be having problems with the system or files. Try checking your internet connection, ensuring you have the latest version of the installer, and verifying your hardware requirements. If the problem persists, consider restarting your computer or contacting support for further assistance.

M
Mottcru2
Junior Member
48
11-28-2023, 07:46 AM
#10
I've noticed a lot of criticism toward Arch being fragile, which makes it unlikely I'd choose it again. The Asahi Linux team left Arch because of issues and switched to Fedora.
M
Mottcru2
11-28-2023, 07:46 AM #10

I've noticed a lot of criticism toward Arch being fragile, which makes it unlikely I'd choose it again. The Asahi Linux team left Arch because of issues and switched to Fedora.

Pages (2): 1 2 Next