E
E
EMy2020-09-14 19:56:25
linux
EMy, 2020-09-14 19:56:25

What's wrong with Xubuntu?

Why does naked xubuntu eat so much oz?
5f5fa06a7fed8547482024.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Valdemar Smorman, 2020-09-14
@smorman

Why are we panicking?
She eats normally.
Everything is within the normal range.
I always have Ubuntu 18.04 Unity within the same limits and no problems (but I have a lot of things spinning).

spoiler
Memory: 2994MiB / 5908MiB
[email protected]:~$ vmstat -s
6050520 K total memory
2866096 K used memory
2922296 K active memory
1043372 K inactive memory
1728848 K free memory
83820 K buffer memory
1371756 K swap cache
1812896 K total swap
7692 K used swap
1805204 K free swap
554961 non-nice user cpu ticks
2232 nice user cpu ticks
125341 system cpu ticks
4683721 idle cpu ticks
88627 IO-wait cpu ticks
0 IRQ cpu ticks
4406 softirq cpu ticks
0 stolen cpu ticks
2615050 pages paged in
3292589 pages paged out
8 pages swapped in
1780 pages swapped out
23292419 прерываний
95667516 переключений контекста ЦП
1600089189 boot time
59023 forks

X
xotkot, 2020-09-15
@xotkot

xfce is positioned as a lightweight shell, I would understand another 500-600mb, but 900 is already too much for it.

well, you have somewhere around 600 and it comes out,
683183 K used memory
and those 976MiB are + buffers and caches that accumulate during system operation, for example, caching disk data into memory that the system requests for subsequent quick access.
for clarity, see the command
free -wk
or
free -wh
to reset the excess, you can run the command:
sync; sudo sh -c "/usr/bin/echo 3 > /proc/sys/vm/drop_caches"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question