Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 308 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 308 Bytes

SSD-project

가상 SSD의 기능

  • write/fullwrite
  • read/fullread

Command Line Interface

  • write
  • read
  • exit
  • help
  • fullwrite
  • fullread

Test shell

  • TestApp1
    • fullwrite 이후 fullread로 성능 검증
  • TestApp2
    • 특정 인덱스에 N번 write,fullwrite 후 read로 성능 검증