mit-pdos / xv6-book

Commentary for xv6-public
Other
244 stars 66 forks source link

Two TODOs #5

Closed nubok closed 7 years ago

nubok commented 7 years ago

In

https://github.com/mit-pdos/xv6-book/blob/cfe48f65619c6bab0d8156bc37032455cd1901d1/trap.t#L339

TODO: Replace SETGATE with real code.

https://github.com/mit-pdos/xv6-book/blob/cfe48f65619c6bab0d8156bc37032455cd1901d1/fs.t#L13

TODO: Explain the name sys_mknod.

Perhaps someone wants "to really do the TODOs" so that they can be removed?

kaashoek commented 7 years ago

I think both are obsolete and i deleted them.