From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <neilc(at)samurai(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ARC patent |
Date: | 2005-01-17 20:07:30 |
Message-ID: | 200501172007.j0HK7Uk04623@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Jan Wieck wrote:
> On 1/17/2005 1:15 AM, Tom Lane wrote:
> > Neil Conway <neilc(at)samurai(dot)com> writes:
> >> FYI, IBM has applied for a patent on ARC (AFAICS the patent application
> >> is still pending, although the USPTO site is a little hard to grok):
> >
> >> http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PG01&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.html&r=1&f=G&l=50&s1=%2220040098541%22.PGNR.&OS=DN/20040098541&RS=DN/20040098541
> >
> > Ugh. We could hope that the patent wouldn't be granted, but I think
> > it unlikely, unless Jan is aware of prior art (like a publication
> > predating the filing date). I fear we'll have to change or remove
> > that code.
> >
> > regards, tom lane
>
> Unfortunately no. The document that inspired me to adapt ARC for
> PostgreSQL is from the USENIX File & Storage Technologies Conference
> (FAST), March 31, 2003, San Francisco, CA.
Oh, OK. Good news!
> I am seriously concerned about this and think we should not knowingly
> release code that is possibly infringing a patent.
>
> If we need a different cache algorithm again, we might want to yank out
> the ARC part right away now and work on another one for 8.1.
If you want to poke around for 2 hours, I bet you wil find more patent
infringements. And not looking doesn't protect you from patent
violations. What is the point of removing this one. Just because Neil
did some legwork. Anyone could do some legwork and find some in any
software, I bet.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2005-01-17 20:11:16 | Re: ARC patent |
Previous Message | Bruce Momjian | 2005-01-17 20:05:20 | Re: ARC patent |