DALI icon indicating copy to clipboard operation
DALI copied to clipboard

[Experiment] Buffer liveness tracking & deallocation

Open mzient opened this issue 3 years ago • 4 comments

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

This PR plays with an idea of tracking buffer liveness and deleting buffers that have been fully consumed..

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

TODO

  • [ ] Existing tests apply
  • [ ] New tests added
    • [ ] Python tests
    • [ ] GTests
    • [ ] Benchmark
    • [ ] Other
  • [ ] N/A

Checklist

Documentation

  • [ ] Existing documentation applies
  • [ ] Documentation updated
    • [ ] Docstring
    • [ ] Doxygen
    • [ ] RST
    • [ ] Jupyter
    • [ ] Other
  • [X] N/A

DALI team only

Requirements

  • [ ] Implements new requirements
  • [ ] Affects existing requirements
  • [X] N/A

REQ IDs: N/A

JIRA TASK: N/A

mzient avatar Oct 21 '22 15:10 mzient

CI MESSAGE: [6253391]: BUILD STARTED

dali-automaton avatar Oct 21 '22 15:10 dali-automaton

CI MESSAGE: [6253391]: BUILD FAILED

dali-automaton avatar Oct 21 '22 17:10 dali-automaton

CI MESSAGE: [6317226]: BUILD STARTED

dali-automaton avatar Oct 28 '22 07:10 dali-automaton

CI MESSAGE: [6317226]: BUILD FAILED

dali-automaton avatar Oct 28 '22 16:10 dali-automaton