Google Linux servers hit with $5m patent infringement verdict (The Register)
Google Linux servers hit with $5m patent infringement verdict (The Register)
Posted Apr 22, 2011 9:35 UTC (Fri) by oldtomas (guest, #72579)In reply to: Google Linux servers hit with $5m patent infringement verdict (The Register) by orcmid
Parent article: Google Linux servers hit with $5m patent infringement verdict (The Register)
"As far as I can tell, that is the novelty that is not dealt with in any of the extensive, existing work on hash-based searching of records"
Still not *that* surprising. I haven't my Knuth around, but I wouldn't be surprised to see that covered in one of the exercises. Especially when not doing linked lists but secondary hashing: then it's really problematic to "disappear" something from the collission chain (aka hash bucket).
Heck, I'm sure I've seen reordering of the chains on search (on the theory that you are going to search some entries more often than others, so bringing those to the front amortizes itself). I even think I've seen that in Knuth's classic.
How far is that patent nonsense going to take us?
