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.


P-State control on Linux - User Utility and Library
authorKyle Hale, Shiva Rao, and Peter Dinda <kh@u.northwestern.edu>
Wed, 13 Aug 2014 00:05:25 +0000 (19:05 -0500)
committerroot <root@v-test-r415-3.localdomain>
Mon, 25 Aug 2014 21:06:03 +0000 (16:06 -0500)
commit624392c7b8a4c9a00939315e62add5f30d3d807c
tree505fbfdf538ff71b800f89e611c9808697032695
parentfd288e4dc51177f037f4752861eb95971fb1d1a0
P-State control on Linux - User Utility and Library
linux_usr/Makefile
linux_usr/v3_ctrl.h
linux_usr/v3_dvfs.c [new file with mode: 0644]