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.


Preallocation in keyed stream interface + bug fixes
authorPeter Dinda <pdinda@northwestern.edu>
Mon, 18 Jul 2011 21:52:48 +0000 (16:52 -0500)
committerPeter Dinda <pdinda@northwestern.edu>
Mon, 18 Jul 2011 21:52:48 +0000 (16:52 -0500)
commitb266fea88678d041b4e2fc4b55d86e6e7b89f797
treee0120cfc4fcfc7f7e3e425a0d72afe6ac9f8cd94
parent3e8ceccaf19d8673a4deb70d29126658e846411a
Preallocation in keyed stream interface + bug fixes

- Now correctly allocates space for keys as well as values
linux_module/iface-keyed-stream.c