Commit Graph
12 Commits
Author SHA1 Message Date
phil 4b284c6bbe Improve sys annotations
Finally understand location 7 (incremented at 60Hz)
	setting it to -1 causes clock interrupt every jiffy
Improve comments in dsktrans
Clarify cnop/cskp usage in iread/iwrite code
	iwrite and iread have common code
	entry at iwrite save return address at iread
		and overwrites return address to "skp" inst
	entry at iread puts "nop" inst at iwrite
	"xct iwrite" skips on write entry
2019-10-21 22:24:09 -04:00
Warren Toomey f6f05e6483 A few lines got lost in the last edit to s6.s, now fixed. 2016-04-28 15:04:29 +10:00
Phil Budne 1a4c0c3c71 s6.s: add comments 2016-04-17 13:26:12 -04:00
Phil Budne ab76e46005 sys: add comments 2016-03-15 06:53:04 -04:00
Warren Toomey cfa57f16b3 More kernel comments: partial comments for namei. 2016-03-14 17:50:13 +10:00
Warren Toomey 6ffdf4076d More kernel comments: iget 2016-03-14 17:40:46 +10:00
Phil Budne 802ab257b9 sys: kernel comments 2016-03-11 16:01:01 -05:00
Phil Budne 864c896a8c system comments 2016-03-03 13:42:03 -05:00
Phil Budne df75edde3c system comments 2016-03-03 02:03:09 -05:00
Phil Budne 0e5eaa95a6 kernel comments 2016-03-02 19:12:13 -05:00
Phil Budne 02847f56b5 comments for pget 2016-03-02 18:42:42 -05:00
Warren Toomey 63223cfa7c Now that the PDF files have been transcribed and scanned in, I've moved
copies of them over into the src/ area so that we can add comments and
make other changes, while keeping the original OCR'd ones intact.
2016-02-29 06:40:15 +10:00