Displaying 1 result from an estimated 1 matches for "ltqcpe".
Did you mean:
lcpe
2014 Aug 11
1
Restriciting memory usage for samba using Cgroups
...ry to ~34MB (never goes
beyond this)
BUt issue we arere facing is the Buffers are increasing gradually and it is
not able to restrict.
Commands Used to restrict memory on target:
echo <samba pid >default/tasks
echo 20971520 > default/memory.limit_in_bytes
Initial memory status:
root at ltqcpe:/sys/fs/cgroup/memory# cat /proc/meminfo
MemTotal: 113760 kB
MemFree: 41692 kB
Buffers: 4108 kB
Cached: 30936 kB
SwapCached: 0 kB
After 5 hrs memory Status Looks like this
root at ltqcpe:/sys/fs/cgroup/memory# cat /proc/meminfo
cat /proMemTotal:...