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.


Modified v3_mem to automatically scan for contiguous memory blocks.
authorJack Lange <jacklange@cs.pitt.edu>
Sat, 2 Apr 2011 04:54:41 +0000 (23:54 -0500)
committerJack Lange <jacklange@cs.pitt.edu>
Sat, 2 Apr 2011 04:54:41 +0000 (23:54 -0500)
commitaae261833ac5205fb6a6d94e010413b08ab85e41
tree9463c69bb8c7c25f79a1a6c1974fcbd22bcb076a
parent3c2b7fcfcdde3a7a3c22977ddb747ee1bb6b94ee
Modified v3_mem to automatically scan for contiguous memory blocks.
Once a large enough region is located, it is offlined and passed directly to Palacios.
linux_usr/v3_mem.c