Operating system architecture using multiple priority light weight kernel task based interrupt handling. Bunnell, M. US Patent 5,469,571
bibtex   
@Misc{bunnell95operating,
  author    = {Bunnell, Mitchell},
  date      = {1995-11},
  title     = {Operating system architecture using multiple priority light weight kernel task based interrupt handling},
  note      = {US Patent 5,469,571},
  comment   = {* related to LynxOS
* according to Andreas Polze, tl;dr is: run network stack in context
  of (user space) tasks
* deferred ISRs

  * ISR call "server tasks" which is then being scheduled just as any
    other task
  * → ISR block high-priority tasks for a minimal amount of time
  * # don't know if the concept of deferred ISRs was new here,
    probably not},
  file      = {:bunnell95operating - Operating system architecture using multiple priority light weight kernel task based interrupt handling.pdf:PDF},
  groups    = {trippertos},
  publisher = {Google Patents},
  timestamp = {2020-07-23},
}

Downloads: 0