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 interface - Linux implementation
authorKyle Hale, Shiva Rao, and Peter Dinda <kh@u.northwestern.edu>
Wed, 13 Aug 2014 00:03:12 +0000 (19:03 -0500)
committerroot <root@v-test-r415-3.localdomain>
Mon, 25 Aug 2014 21:06:03 +0000 (16:06 -0500)
commitfd288e4dc51177f037f4752861eb95971fb1d1a0
treed5f94d52e1979fafd899927d9fc10b44d561b7a1
parent35b3113f6297f134f2ba7d43543c5366aec65181
P-State control interface - Linux implementation
linux_module/Makefile
linux_module/iface-pstate-ctrl.c [new file with mode: 0644]
linux_module/iface-pstate-ctrl.h [new file with mode: 0644]
linux_module/palacios-stubs.c
linux_module/palacios.h