Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/225.html
Дата изменения: Thu Mar 23 12:37:54 2000 Дата индексирования: Wed Sep 15 00:51:49 2010 Кодировка: Поисковые слова: вечный календарь |
Hi!
For my diploma i'am modifying the Linux Kernel to support ACL's. At some places the Kernel has to sleep on interal structures and after wake up the process has to run as soon as possible to minimize delay (e.g. the acl-header-cache). As i know the traditional approach (Maurice J. Bach: The Design of the UNIX Operating System) is to set the process to a fixed (and high) "sleep priority" on which the process will run after wake up. But i couldn't find the related code in the Linux kernel (2.0.33). Does anybody know how Linux doing this?? thanks for every help Arne
|