Skip to content

djdomi/zfs-ram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zfs-ram

Use RAM for ZFS LOG and CACHE (insecure, it uses ZRAM!) Its been used for speed up the things in case, you dont have an SSD avaible, be ensure that you have really spare ram memory left over

*remind
its can be really insecure
and should only be used on a Laptop or battery buffered computer which it's battery isnt empty :)



#### ZFS LOG #### This is the WRITE buffer usually, around 512-1024mb are fine, because it only match the random writes and will be flushed later at lower priorty

#### ZFS Cache #### This is the READ buffer Thats the point we want, if you want to use this feature, and you we are planty of ram (as mentoid minimum 16GB even it is better 32GB++++++++) you should use at least 4, better 8 GB to have a benefit of it. On a _low_ _end_ _consumer_ ( _i mean that one tahts just a bit faster as a HDD_ ) SSD it does only sense, if you have 32GB RAM and assign at least 8-12GB

# howto: # * just download the complete zip/git * edit zfs-ram (config support will be added later.... maybe) * copy it manually

About

Use (Z-) RAM for ZFS LOG & CACHE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages