Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Schedule

PDF
nameUDSP-Timeline.pdf

Preliminary Patch Breakdown

  1. Define UDSP storage structures - kernel space
  2. Define UDSP marshalled structures - kernel space
  3. Define Marshal API - kernel space
  4. Define Policy Management API - kernel space
  5. Selection Algorithm changes implementation - kernel space
  6. Policy Handling implementation - kernel space
    1. Adding/deleting/applying policies
  7. LNet construct creation handling - kernel space
    1. Applying policies on construct creation
  8. Marshalling/unmarshalling implementation - kernel space
  9. Marshalling/unmarshalling implementation - user space
  10. expression parsing and policy storage - user space
  11. Policy Add - kernel space
  12. Policy Del  - kernel space
  13. Policy Show - kernel space
  14. Define Marshal API - user space
  15. Define Parsing API - user space
  16. Define DLC API - user space
  17. Policy Add (including YAML) - user space
  18. Policy Del (including YAML) - user space
  19. Policy show (including YAML) - user space

Reference Links

https://www.ece.tufts.edu/~karen/classes/final_presentation/Dragonfly_Topology_Long.pptx

...