Comment on Jellyfin hardware acceleration docker issues.
486@lemmy.world 1 month agoIt is. It might end up on disk in swap, if you run low on memory (and have some sort of disk-based swap enabled), but usually it is located in RAM.
Comment on Jellyfin hardware acceleration docker issues.
486@lemmy.world 1 month agoIt is. It might end up on disk in swap, if you run low on memory (and have some sort of disk-based swap enabled), but usually it is located in RAM.
__ghost__@lemmy.ml 1 month ago
You can create a tmpfs on other storage devices as well,unless just curious what their setup looked like
486@lemmy.world 1 month ago
No, tmpfs is explicitly located in virtual memory. Have a look at the kernel documentation for more information about tmpfs.