Re: Escaping the ARC patent

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Escaping the ARC patent
Дата
Msg-id 14959.1107534460@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Escaping the ARC patent  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Escaping the ARC patent  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Escaping the ARC patent  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> So are you saying you are making T1, T2, B1, and B2 a fixed percentage
> of the buffer cache rather than making them adjust over time?

B2 goes away entirely (if we keep four lists we violate claim 45) and
the other lists become fixed length, yes.

We could also contemplate making them variable length according to some
other set of rules than ARC's, but then you get into having to parse the
other sixty-odd claims of the patent and decide what is a "different
enough" rule.

At the moment I'm not seeing evidence that a variable policy beats a
fixed policy anyway.  Unless someone comes up with a benchmark showing a
substantial advantage for ARC over 2Q, I think we should just declare
victory over this problem.  We have plenty of other tasks on our plates.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpq API incompatibility between 7.4 and 8.0
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: libpq API incompatibility between 7.4 and 8.0