graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
899 stars 84 forks source link

To prevent re-read from HDD/SSD. #295

Closed yutayu closed 3 years ago

yutayu commented 3 years ago
  1. Psd reads from lower hdd/ssd dir.
  2. At the same time Psd move it upper tmpfs dir
  3. Second read is from upper tmpfs dir.

Requesting new feauture.