my solution to lab5

This commit is contained in:
winPond
2019-07-11 19:40:12 +08:00
parent 1f043fb694
commit f78713349c
364 changed files with 8775 additions and 3249 deletions

View File

@@ -0,0 +1,3 @@
---- IOPL Matches (2 in 2 files) ----
env_create in env.c (kern) : newenv->env_tf.tf_eflags |= IOPL
syscall.c (kern) line 134 : // protection level 3 (CPL 3), interrupts enabled, and IOPL of 0.