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.


v3_mem fixes
authorPeter Dinda <pdinda@northwestern.edu>
Wed, 7 Aug 2013 21:37:13 +0000 (16:37 -0500)
committerroot <root@v-test-r415-3.localdomain>
Wed, 7 Aug 2013 21:37:13 +0000 (16:37 -0500)
commit166b43cfc8b60848a981025c761c4d87bae90295
treec2a1e495c3ba515213651293c121403e04cd8be1
parente26f7efb461ea8fba7eb0fd14809618c22dd475b
v3_mem fixes

- memory offlining now contingent on a block being both removable
  and not already offline
- re-onlines memory on failure for additional cases
linux_usr/v3_mem.c