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.


User utils for memory offlining and VM creation with binding
authorFerrol Aderholdt <wfaderhold21@students.tntech.edu>
Fri, 22 Jun 2012 18:46:27 +0000 (13:46 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Fri, 22 Jun 2012 18:46:27 +0000 (13:46 -0500)
commite35f8da41ca19497bd7dc0f6e7fef140f3a20c78
tree624df2744d90706528008cd827359516b6800728
parenta3534432fa8e7a9fe4730c151ca52350ca0a2faf
User utils for memory offlining and VM creation with binding
linux_usr/Makefile
linux_usr/v3_create_bind.c [new file with mode: 0644]
linux_usr/v3_mem_free.c [new file with mode: 0644]