summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
authorRobert Morris <[email protected]>2022-10-17 04:07:24 -0400
committerRobert Morris <[email protected]>2022-10-17 04:07:24 -0400
commit4a88273db5df00c5d3397ad5bcef50eb68f4bef8 (patch)
treec5489f8ed0627fa26f56a5cbd7c3df175b034350 /user
parentf376ad7f1f80bddfb754b21811d17959c45d43a4 (diff)
downloadxv6-labs-4a88273db5df00c5d3397ad5bcef50eb68f4bef8.tar.gz
xv6-labs-4a88273db5df00c5d3397ad5bcef50eb68f4bef8.tar.bz2
xv6-labs-4a88273db5df00c5d3397ad5bcef50eb68f4bef8.zip
oops. scheduler() inherits the interrupt status of the
most recent process to run, so it must explicitly turn them on again. It would be better if cpu->intena were really thread->intena.
Diffstat (limited to 'user')
0 files changed, 0 insertions, 0 deletions