Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I/O 완료 지연에 대한 집계 데이터

  • uppper_pending : Application IO 완료 대기중인 IO

  • pending_latency : IO 완료 지연에 대한 latency

  • lower_pending : IO 완료 콜백 호출을 대기중인 장치로 요청한 Block IO 완료를 대기하는

  • al_suspended : device 의 AL_SUSPENDED flag 확인

  • al_pending_changes : 커밋 대기중인 al 수

  • al_wait_req : al 획득을 대기중인 request 수

  • upper_blocked : IO 처리가 block 된 상태인지 확인

    • suspended

    • suspend_cnt

    • unstable

    • pending_bitmap_work

...