On 08/04/2014 09:33 PM, Ming Lei wrote: > In case of bypass coroutine, some buffers in stack have to convert > to survive in the whole I/O submit & completion cycle. > > Garbase collector is one of the best data structure for this purpose,
s/Garbase/A garbage/ > as I thought of. > > Signed-off-by: Ming Lei <ming....@canonical.com> > --- > include/qemu/gc.h | 56 > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 56 insertions(+) > create mode 100644 include/qemu/gc.h > > diff --git a/include/qemu/gc.h b/include/qemu/gc.h > new file mode 100644 > index 0000000..b9a3f6e > --- /dev/null > +++ b/include/qemu/gc.h > @@ -0,0 +1,56 @@ > +#ifndef QEMU_GC_HEADER > +#define QEMU_GC_HEADER Missing copyright boilerplate. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature