lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Dec 2014 13:33:07 +0530
From:	Manish Yadav <kmanish.ixp@...il.com>
To:	linux-kernel <linux-kernel@...r.kernel.org>
Subject: need help to clear kernel (2.6.16.17) cached memory

Hi,

on my system (based on 2.6.16.17), i am trying to clear the cached
memory but it is not being cleared.

mars# free -m
             total       used       free     shared    buffers     cached
Mem:           925        459        465          0          0        231
-/+ buffers/cache:        228        697
Swap:            0          0          0
mars# sync && echo 3 > /proc/sys/vm/drop_caches
M1450-mrakesh# free -m
             total       used       free     shared    buffers     cached
Mem:           925        459        466          0          0        231
-/+ buffers/cache:        227        697
Swap:            0          0          0
mars#

could you please let me know what i am missing here? as per my
investigation writing 3 to drop_caches should clear the cached memory.

thanks,
manish
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ