[go: up one dir, main page]

DAL: Refactoring to expose dal skip list cells content

This MR slightly refactors the code of dal_slot_repr to expose some extra information needed for Adjustable DAL. This includes:

  • exposing an equal function for slot ids
  • exposing the content type of skip list cells.

These information will be needed to get the status of DAL slots by directly accessing the skip list cells stored on L1.

Merge request reports

Loading