markfasheh / duperemove

Tools for deduping file systems
GNU General Public License v2.0
816 stars 81 forks source link

Memory not freed after deduplication end #114

Closed Wintch closed 8 years ago

Wintch commented 8 years ago

HI, anyone can explain if that is normal behavior? After duperemove successful run i see that memory is still used:

$free -m total used free shared buffers cached Mem: 1755 1638 117 11 28 115 -/+ buffers/cache: 1493 261 Swap: 3845 25 3820

iostat shows 100% idle and remounting btrfs filesystem didn't helped. I counted mem usage by processes and it should be really lower than what i see. duperemove is v0.10

Thanks!

Wintch commented 8 years ago

Ups, it's inside buffers. Sorry, closed