Would it be possible to mount `/tmp` as `tmpfs`, just like `/run` and `/dev/shm`? That would provide significant speed-up for disk-heavy tmp writes.
Would it be possible to mount
/tmpastmpfs, just like/runand/dev/shm? That would provide significant speed-up for disk-heavy tmp writes.