Y
Hacker News
new
|
ask
|
show
|
jobs
by
wang_li
55 days ago
it's living in your page cache, not on your disk. flush the caches and it'll disappear.
1 comments
stackghost
54 days ago
Indeed. But it's easier to just kill a container or a k8s node and reprovision than to flush the caches
link
wang_li
54 days ago
Should be able to just echo a 1 to /proc/sys/vm/drop_caches.
link