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.


Updates to VNET. Most importantly, better yielding in the transmit kick threads and...
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 26 Jun 2012 21:35:36 +0000 (16:35 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Sat, 7 Jul 2012 21:21:20 +0000 (16:21 -0500)
commit571978c461dde2c69a559b909c11d5b1a25ef8a3
treee8603ce6ba0f11dbc8f77cb7ce809fdce8f1caf6
parent4d17b20a86eb8102a287263372458fcb9019c232
Updates to VNET. Most importantly, better yielding in the transmit kick threads and other fixes to allow removal of v3vee.ko with vnet on, and to avoid potential synchronization issues.
palacios/include/vnet/vnet_host.h
palacios/src/vnet/vnet_core.c
palacios/src/vnet/vnet_host.c