Reference counting is doable. Can you describe what the advantages are of the slab allocated solution?
On Fri, Jul 8, 2011 at 6:30 PM, Li Pi <l...@cloudera.com> wrote: > if you do that, you'll have to do a bit of reference counting. i'm working > on a slab allocated solution. > > On Fri, Jul 8, 2011 at 6:20 PM, Jason Rutherglen <jason.rutherg...@gmail.com >> wrote: > >> Also, it's for a good cause, moving the blocks out of main heap using >> direct byte buffers or some other more native-like facility (if DBB's >> don't work). >> >> On Fri, Jul 8, 2011 at 5:34 PM, Ryan Rawson <ryano...@gmail.com> wrote: >> > Where? Everywhere? An array is 24 bytes, bb is 56 bytes. Also the API >> > is...annoying. >> > On Jul 8, 2011 4:51 PM, "Jason Rutherglen" <jason.rutherg...@gmail.com> >> > wrote: >> >> Is there an open issue for this? How hard will this be? :) >> > >> >