This project is a fork of the dragonfly.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/dragonfly.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionDragonFly vkernel multiprocessor port
ownercorecode@fs.ei.tum.de
last changeSat, 30 Jun 2007 20:13:51 +0000 (30 16:13 -0400)
content tags
add:
readme
Enhancing vkernel to MP
shortlog
2007-06-30 Joe TalbottMore minor IPI work.master
2007-06-30 Joe TalbottMake smp_invltlb() a NOP.
2007-06-30 Joe TalbottCode clean-up, minor IPI work, and implement more funct...
2007-06-30 Joe TalbottStart flushing out the IPI routines and do some clean-up.
2007-06-30 Joe TalbottSwitched back to using pthread_create versus lwp_create.
2007-06-30 Joe TalbottConvert to lwp_create versus pthread_create since sched...
2007-06-30 Joe Talbottadd more debug statements to try to track down thread...
2007-06-30 Joe Talbottsome more minor stuff and a lot of debugging stuff...
2007-06-30 Joe TalbottStarted adding pthread code to spawn the "CPUs". Added...
2007-06-30 Sascha WildnerClean up a bit.
2007-06-30 Sascha WildnerUse .Va for errno.
2007-06-30 Matthew DillonTry to avoid accidental foot shooting by not allowing...
2007-06-30 Matthew DillonMove the P_WEXIT check from lwpsignal() to kern_kill...
2007-06-30 Matthew DillonUpdate the documentation for sys_checkpoint().
2007-06-30 Matthew DillonAdd MLINKS for checkpoint.1, because most point looking...
2007-06-29 Matthew DillonFlag the checkpoint descriptor so on restore we can...
...
heads
16 years ago master