How about Hypertable.RangeServer.LowMemoryLimit.Percentage ? On Tue, Dec 21, 2010 at 7:15 AM, Andy <[email protected]> wrote:
> Hi Doug > > do you have any preferences for the property name? Any idea? > > -Andy > > On Dec 20, 10:14 pm, Doug Judd <[email protected]> wrote: > > That sounds reasonable to me. Go for it. > > > > - Doug > > > > On Mon, Dec 20, 2010 at 12:18 PM, Andy <[email protected]> wrote: > > > Within the schedule method memory needed in low memory mode is > > > calculated like following: memory_state.needed = > > > ((Global::memory_limit * 10) / 100) + excess; Could we add a config > > > property for the 10%? So it would look like this: memory_state.needed > > > = ((Global::memory_limit * <prop_value_percentage>) / 100) + excess; > > > this would help to optimize the configuration in difficult memory > > > situations. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Hypertable Development" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<hypertable-dev%[email protected]> > <hypertable-dev%[email protected]<hypertable-dev%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/hypertable-dev?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Hypertable Development" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<hypertable-dev%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/hypertable-dev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hypertable-dev?hl=en.
