The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Feb. 14, 2012
Filed:
Aug. 18, 2004
Andre L. Albot, Austin, TX (US);
Robert George Kovacs, Austin, TX (US);
Michael Edward Lyons, Round Rock, TX (US);
James A. Pafumi, Leander, TX (US);
Wojciech Stryjewski, Austin, TX (US);
Andre L. Albot, Austin, TX (US);
Robert George Kovacs, Austin, TX (US);
Michael Edward Lyons, Round Rock, TX (US);
James A. Pafumi, Leander, TX (US);
Wojciech Stryjewski, Austin, TX (US);
International Business Machines Corporation, Armonk, NY (US);
Abstract
Methods, systems, and products are disclosed for implementing a generic kernel extension framework that operate generally to allow one kernel extension to register a function callable by other kernel extensions. A kernel extension can be loaded even if a function it potentially could need is not available. If in fact the running kernel extension does eventually request a function that no other kernel extension has registered to provide, it is failed gracefully with a return error code. The client kernel extension can still function normally, assuming the desired service is non-critical. Example services in the non-critical category may include, for example, advanced error handling functions, statistical functions, reporting functions, and so on, including many others as will occur to those of skill in the art.