mirror of
https://github.com/SmallPond/MIT6.828_OS.git
synced 2026-04-29 21:31:05 +08:00
my solution to lab5
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user