Re: [RFC] Stacking bio support

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Boaz Harrosh
Date: Tuesday, March 11, 2008 - 5:38 am

On Tue, Mar 11 2008 at 14:07 +0200, Daniel Phillips <phillips@phunq.net> wrote:

I guess that is not worse then current implementation. So many slab
allocations saved, lets you have a few of your own.
From passed experience, though, relocation is changed to a link-list
(chaining) of sorts the first time relocation starts to hit consistently.
for 1-in-100 case it can stay, any higher then that better allocate more
space and chain it to the old. It also fits better with the pools paradigm.
I would leave the reallocation for a while but make sure it is all hidden
behind the right API to be easily enhanced later on.
 

Me too, I'll be watching out on your progress, It looks like the building
blocks of some very advanced possibilities. ("Pure Data")

Do you have a public git tree that we can inspect from time to time.

Cheers 
Boaz
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC] Stacking bio support, Daniel Phillips, (Tue Mar 11, 3:52 am)
Re: [RFC] Stacking bio support, Ph. Marek, (Tue Mar 11, 4:33 am)
Re: [RFC] Stacking bio support, Daniel Phillips, (Tue Mar 11, 5:07 am)
Re: [RFC] Stacking bio support, Boaz Harrosh, (Tue Mar 11, 5:38 am)
Re: [RFC] Stacking bio support, Alan D. Brunelle, (Fri Mar 14, 6:59 am)
Re: [RFC] Stacking bio support, Alan D. Brunelle, (Fri Mar 14, 7:04 am)
Re: [RFC] Stacking bio support, Alan D. Brunelle, (Fri Mar 14, 7:06 am)
Re: [RFC] Stacking bio support, Daniel Phillips, (Sun Mar 16, 2:38 pm)
Re: [RFC] Stacking bio support, Daniel Phillips, (Thu Apr 10, 6:04 am)
Re: [RFC] Stacking bio support, Boaz Harrosh, (Thu Apr 10, 6:34 am)