Replies: 2 comments
|
Hi sorry for the late reply. If I were to be very specific about the wording: navy/scheduler/ is about parallelism: Given the incoming NVM jobs, how to put them in multiple queues and execute them in parallel. |
0 replies
|
Closing this discussion as it has been inactive. If this is still relevant, then please create a new discussion post and we will get back to you as soon as we can. Thank you! |
0 replies
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.
I notice that in both
allocator/nvmcache/NvmCache-inl.handnavy/scheduler/directories, there exists some code related to the handling of concurrent NVM operations for objects of the same key. So what is the difference of responsibilities between them?allocator/nvmcache/NvmCache-inl.his quite complicated, and I really hope somebody can solve my confusion. Thanks a lot.All reactions