> From: "George, Wes" <wesley.george@xxxxxxxxxxx> > I don't think that expecting code to handle two blocks (the > experimental one and the permanent one) is asking too much We disagree. For me, it's extra code/complexity, and it buys you absolutely nothing at all. > If a single permanent allocation that never changes is truly necessary Allocation != reservation. Nobody is asking for the entire chunk to be _allocated_ (i.e. given out), just that it be _reserved_ for this use. Noel