Temp 1 and 2 Drive size with 2.0 #210
Unanswered
PuNkYsHuNgRy
asked this question in
Q&A
Replies: 1 comment
-
I believe temp 1 is currently around Temp 1 only does sequential writes that will not be used until the next phase, so using a ramdisk will likely not give you much gains as opposed to an SSD. If you are using a ramdisk you need to disable direct IO on that target dir. You can do that by using You can also just use the in-app cache for temp2 instead of ramdisk. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I was wondering what the temp sizes needed are for Temp Drive #1 and #2, I am having trouble allocating buffers with 2.0 but can create ramdisks easily. I wanted to try to create ramdisks for Temp #1 and #2 and try it that way.
Beta Was this translation helpful? Give feedback.
All reactions