Details
-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
This is a ticket to capture what I expect will be a different OSC grant code simplifications/efficiency improvements that don't really need separate LUs for each.
The basic goal is to do certain operations less often - Various grant (and related page update) operations are done per page, and for some of them this is either totally unnecessary or can be avoided with some care.
The goal is to do at least a bit less work for each page submission in the write path, and potentially prepare some of the ground for write containers (aggressively simplified write path dealing with pages in large batches).
Attachments
Issue Links
- is related to
-
LU-11775 buffered write single client improvements
- Resolved