summaryrefslogtreecommitdiff
path: root/mp.h
AgeCommit message (Expand)Author
2019-06-05start at support for multiple CPUsRobert Morris
2018-09-23Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.Frans Kaashoek
2014-08-29Nice layout for a printout of the codeFrans Kaashoek
2007-08-27Simplify MP hardware code.rsc
2006-09-06wrap long linesrsc
2006-09-06no /* */ commentsrsc
2006-09-06standardize various * conventionsrsc
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc
2006-09-03centralize creditskaashoek
2006-07-20uint32_t -> uint &crtm
2006-07-17standarize on unix-like lowercase struct namesrsc
2006-06-28timer interruptskaashoek
2006-06-22checkpoint. booting second processor. stack is messed up, but thanks to cliffkaashoek
2006-06-21start on MP; detect MP configurationkaashoek