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.


Handle oddball NUMA alloc/dealloc cases when kernel provides memory on undesired...
authorPeter Dinda <pdinda@northwestern.edu>
Fri, 4 Oct 2013 22:12:23 +0000 (17:12 -0500)
committerroot <root@v-test-r415-3.localdomain>
Fri, 4 Oct 2013 22:12:23 +0000 (17:12 -0500)
commit1a47a4cd734ad40c20c7585023c8a290508b80d2
tree215352cdbec6cdbe683a93fc5a24d3c83dfe3953
parentc10469f54e93ee7a21692f7a19b680610dc57e28
Handle oddball NUMA alloc/dealloc cases when kernel provides memory on undesired node
linux_module/buddy.c
linux_module/buddy.h
linux_module/mm.c