Skip to content

Tool is similar to /bin/cat but with Linux Page cache bypass ability using O_DIRECT

License

Notifications You must be signed in to change notification settings

FastVPSEestiOu/cat_cache_safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cat_cache_safe

Tool is similar to /bin/cat but with Linux Page cache bypass ability using O_DIRECT. It's very useful for backing up OpenVZ ploop images.

Compile:

cd /usr/src
git clone https://github.com/FastVPSEestiOu/cat_cache_safe.git
cd cat_cache_safe
make
./cat_cache_safe /etc/issue

About

Tool is similar to /bin/cat but with Linux Page cache bypass ability using O_DIRECT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages