Tagged Questions
0
votes
2answers
209 views
Swap implication in Linux and way to increase it
I used top command to print this on Linux box:
[root@localhost ~]# top
top - 23:38:38 up 361 days, 12:16, 2 users, load average: 0.09, 0.06, 0.01
Tasks: 129 total, 2 running, 126 sleeping, 1 ...
1
vote
1answer
423 views
Linux Virtual Memory/Swap isn't being used
I think my virtual memory is not configured correctly on my MintLinux machine. I opened up a new IDE, IntelliJ IDEA, and my whole system appeared to freeze. I tried to TTL to the console but that did ...
0
votes
1answer
993 views
Memory percentage in top (linux)
Just wondering
(1) is the memory percentage in top for a process is relative to memory or relative to memory+swap?
(2) if it is the former, how can I get the latter? Vice versa.
(3) To determine ...
