Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Kernel memory on the platforms where ZFS runs is not subject to swap, so something else happened on that system. The code itself is currently somewhat bad at freeing memory efficiently due to the use of SLAB allocation. A single long lived object in each slab will keep it from being freed. That will change later this year with the ABD work that will switch ZFS from slab-based buffers to lists of pages.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: