Using tmpfs avoids disks TBW? #559
Unanswered
cayolblake
asked this question in
Q&A
Replies: 1 comment 1 reply
-
If you use tmpfs for Temp 1 and 2 then no nvme is involved at all, so no writes to it obviously. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I use tmpfs for temp 1 and 2, does this mean no temp IO on the disk occurs unless it’s doing the final write?
Beta Was this translation helpful? Give feedback.
All reactions