vasi / squashfuse

FUSE filesystem to mount squashfs archives
Other
291 stars 66 forks source link

Improve performance by enabling vfs cache #10

Closed chipturner closed 8 years ago

chipturner commented 8 years ago

Avoids repeated decompression, allowing the kernel's vfs cache to function for pages already decompressed.