Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This 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/devel
The other branches are similar.


Add shared-exclusive (readers-writer) locks
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 30 Jun 2014 19:22:07 +0000 (14:22 -0500)
committerroot <root@v-test-r415-3.localdomain>
Mon, 30 Jun 2014 19:23:13 +0000 (14:23 -0500)
commit626494b00fd477070f7eb43693eb16c4dc45f66b
tree63d74e46b10ed78587f50722cded9f32deaef30c
parent2dd1cacbcfe8c0c9acc1d04098e0e2e65a505202
Add shared-exclusive (readers-writer) locks
palacios/include/palacios/vmm_lock.h
palacios/src/palacios/vmm_lock.c