To checkout Palacios execute
git clone http://v3vee.org/palacios/palacios.web/palacios.gitThis will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
cd palacios git checkout --track -b devel origin/develThe other branches are similar.
2014-06-30 | Peter Dinda | Add shared-exclusive (readers-writer) locks | blob | commitdiff |
2012-07-07 | Peter Dinda | Updated lock/unlock irq save/restore to directly use... | blob | commitdiff | diff to current |
2009-06-05 | Jack Lange | added locking primitives | blob | commitdiff | diff to current |