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.


Switch VNET to use adaptive yielding by default, to reduce busy-waiting in the bridge...
authorPeter Dinda <pdinda@northwestern.edu>
Thu, 10 Oct 2013 20:27:12 +0000 (15:27 -0500)
committerroot <root@v-test-r415-3.localdomain>
Thu, 10 Oct 2013 20:27:12 +0000 (15:27 -0500)
commit118812a7a69c964dc50022f2e30cc04643d81c0f
tree98e45bc2f6ffe5fb891b0fb7486a34fb8cef2444
parentb07dd4e35a37f1db04c4f52f9904ee7206673ac6
Switch VNET to use adaptive yielding by default, to reduce busy-waiting in the bridge and transmit-kick threads
linux_module/palacios-vnet-brg.c
palacios/src/vnet/vnet_core.c