- 2016年 9月 03日 2 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
- 2016年 9月 02日 5 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
as a direct index into cpus. Record apicid in struct cpu and have cpunum() look for it. Replace cpu->id with cpunum() everywhere, and replace cpu->id with cpu->apicid. Thanks to Xi Wang.
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
- 2016年 8月 26日 3 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
add to test that they indeed trap in user space thanks to pablogventura@gmail.com and nwolovick@gmail.com
-
- 2016年 8月 25日 6 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
for f in *.{h,c}; do sed -i .sed 's/[[:blank:]]*$//' $f; done (Thanks to Nicolás Wolovick)
-
由 Frans Kaashoek 提交于
-
由 MikeCAT 提交于
-
由 MikeCAT 提交于
-
由 Robert Morris 提交于
-
- 2016年 8月 19日 5 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
由 Peter H. Froehlich 提交于
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
- 2016年 8月 18日 6 次提交
-
-
由 Peter H. Froehlich 提交于
-
由 Peter H. Froehlich 提交于
-
由 Peter H. Froehlich 提交于
-
由 Peter H. Froehlich 提交于
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
that is a multiple of the sector size.
-
- 2016年 8月 13日 1 次提交
-
-
由 Robert Morris 提交于
however, processes still modify their own p->* without locking
-
- 2016年 8月 12日 3 次提交
-
-
由 Robert Morris 提交于
* use xchg only for its atomicness. * use __sync_synchronize() for both CPU and compiler barrier.
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
- 2016年 8月 11日 1 次提交
-
-
由 Robert Morris 提交于
-
- 2016年 8月 10日 3 次提交
-
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
- 2016年 8月 09日 1 次提交
-
-
由 Robert Morris 提交于
fix Regehr complaint
-
- 2015年 11月 16日 4 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Nathaniel Wesley Filardo 提交于
Use cons.lock for everything. This eliminates the possibility that two CPUS independently, simultaneously manipulate the CRTC in cgaputc.
-
由 Nathaniel Wesley Filardo 提交于
-
由 kaashoek 提交于
Fix comments
-