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.


Made memory manager reset distinct from removal of memory
authorPeter Dinda <pdinda@northwestern.edu>
Tue, 20 Aug 2013 23:25:18 +0000 (18:25 -0500)
committerroot <root@v-test-r415-3.localdomain>
Tue, 20 Aug 2013 23:25:18 +0000 (18:25 -0500)
commitd1026ce50fd8b517ef69944eba5db7f838820b40
treed49cee0e72e7cfddf90e2b64e3bad11489b2d3d2
parent28dcbfda8061d2785301784d27694d1e02f54fff
Made memory manager reset distinct from removal of memory
linux_module/main.c
linux_usr/Makefile
linux_usr/v3_mem_free.c [deleted file]
linux_usr/v3_mem_reset.c [new file with mode: 0644]