top | item 46899120

(no title)

man8alexd | 26 days ago

Your bash session is most likely still in memory but the system is spending 99.9% of time waiting for swap I/O, trying to free a few pages of memory. Swap random access latency is 10^3 slower than RAM.

discuss

order

FooBarWidget|25 days ago

The system has swap disabled.

man8alexd|25 days ago

Then see the link in my previous comment.