Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C codes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • codes
  • codes
  • Issues
  • #110
Closed
Open
Issue created Jan 14, 2016 by Jonathan Jenkins@jenkinsContributor

track queue depth in local storage model

The current LSM model component does not explicitly manage queues (because they would be difficult to handle in optimistic mode), but we could track simulated queue depth by incrementing by one any time a new I/O request has a queue time > 0 and decrementing by one when those events complete.

This might be a helpful statistic to report in the simulation output.

Assignee
Assign to
Time tracking