this post was submitted on 06 Oct 2023
729 points (100.0% liked)
196
16423 readers
1901 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They've used google-drive-ocamlfuse to mount the drive in Linux, which if I recall correctly is direct access, rather than the way it works in Windows
No they didn't. They used rclone and mounted Google drive in vfs-cach mode which means it's firstly written to the drive before it's synced to the cloud
https://blog.horner.tj/how-to-kinda-download-more-ram/
My mistake, they chose a different implementation
So, if they did use a direct storage mode connection instead of this cache method with a Gbit+ Internet connection, do you think it would be faster than swap on an HDD?
I can't imagine a time when anyone would ever make a cloud swap drive. You want the swap to be as fast as possible
No. It also has to be written to GDrive's storage
It makes sense that you can do this, as it's how Chromebooks work, and they run on ~~Chrome OS~~ ~~Android~~ Linux
You're right, this wouldn't really work, but it's still a funny idea.