demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[runtime] Various Improvements on `DataBuffer`

Open anandbonde opened this issue 1 year ago • 0 comments

We should introduce various additional fields in the DataBuffer abstraction:

  • [ ] one that "remembers" the original length of the data allocation (i.e. before any adjust or trim), as it might be useful in the future

Related Issues

  • https://github.com/demikernel/runtime/pull/22
  • https://github.com/demikernel/demikernel/pull/87

anandbonde avatar May 30 '23 22:05 anandbonde