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.


added ring_buffer
authorJack Lange <jarusl@cs.northwestern.edu>
Mon, 8 Sep 2008 19:01:24 +0000 (19:01 +0000)
committerJack Lange <jarusl@cs.northwestern.edu>
Mon, 8 Sep 2008 19:01:24 +0000 (19:01 +0000)
commit2ee31642653a66272c4a79af23808ee90a3bea6c
tree20a55b3b3869e6abb9b23535da0a999109b346c4
parent2d54cbffed45708ef9eb065115d35fdf40af8eeb
added ring_buffer
palacios/include/geekos/ring_buffer.h [new file with mode: 0644]
palacios/src/geekos/ring_buffer.c [new file with mode: 0644]