rxd_txd
@rxd_txd
301
subscribers
517
photos
31
videos
22
files
2.79K
links
Download Telegram
Join
rxd_txd
301 subscribers
rxd_txd
DNSFS. Store your files in others DNS resolver
caches
https://blog.benjojo.co.uk/post/dns-filesystem-true-cloud-storage-dnsfs
#dns
#dnsfs
#storage
#cache
#fs
#cloud
rxd_txd
https://avidandrew.com/understanding-disk-cache-writeback-ext4.html
#qemu
#cache
#kvm
Avidandrew
Understanding Disk
Caches
, The Journal, Barriers, and Writeback Using QEMU/KVM and EXT4 - Avid Andrew
There are multiple layers of caching involved when writing a file before it makes it to permanent storage on your disk. This becomes even more complicated with a virtual machine which has its own set of
caches
. Let's explore how exactly writes make it safely…