LWN.net Logo

About Work-Around Difficulty

About Work-Around Difficulty

Posted Apr 21, 2011 22:12 UTC (Thu) by orcmid (guest, #74478)
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)

Two observations around what may pinch for a work-around:

1. If the expiration of a record is connected with the execution of a critical section in the kernel, it can be of paramount importance that the terminating use of the record be accomplished as quickly as possible, running in a real-memory task. No page faults, no screwing around, do the real work and scram, as when servicing any kind of real-time interrupt.

The work-around in such a case is non-trivial and it may have footprint and other consequences.

2. These actions were brought in 2006. There have been at least 5 years to figure out how to avoid the essential claims of the patent for which infringement has been found. What's up with that? I would assume the kernel team (and Linus) know what they need to do already.


(Log in to post comments)

About Work-Around Difficulty

Posted Apr 22, 2011 3:22 UTC (Fri) by orcmid (guest, #74478) [Link]

The 2006 date is incorrect. The action was brought in 2009. I have no idea where I got 2006.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds