Interrupt handling serialization for process level programming
US5274823A · kind A · utility
Assignee
Inventors
Key dates
| Filing date | Mar 31, 1992 |
| Grant date | Dec 28, 1993 |
| Priority date | — |
| Expiry date | Mar 31, 2012 |
Classification
- Technology area (CPC G)Physics
- CPC primaryG06F13/26
- WIPO fieldComputer technology
- WIPO sectorElectrical engineering
Abstract
A method for serializing access to computer system resources without disabling interrupts in critical code sections or requiring excessive use of spin locks. A queue lock is introduced that allows an interrupt process to enqueue and be processed in turn without a spin lock and to block process code access to a particular resource until all interrupts are processed. Process level code is blocked from accessing a locked resource while requests for accesses from interrupt level code are queued in a deferred work queue which is processed prior to the release of the blocking lock. Establishment of deferred work queue means that processing can continue without disablement of interrupts and without significant overhead consumed by processes holding spin locks.
Source: USPTO / EPO open patent data. Objective bibliographic and citation counts.