Skip to content

Implement solution for when no active zones in CHUNK LRU #21

@johnramsden

Description

@johnramsden

https://github.com/johnramsden/ZNWorkload/blob/425393f5915e15c68f3223571214996c94fcc0fe/src/eviction/chunk.c#L105-L108

Potential soln:

  • Load a Zone into a ram buffer, reset and then write it out into the erased zone
  • No extra zones needed
  • Use extra 1GiB buffer, can pre-allocate, add to chunk evict struct

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions