Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 441 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 441 Bytes

xv6-hw

ps & nice cmd

Command Design

ps

image

nice

image

ps format

  1. name
  2. pid
  3. state
  4. priority

nice

command for kernel to change priority of process

Comment

2022 1학기 운영체제 과제