Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/256.html
Дата изменения: Thu Mar 23 12:37:56 2000
Дата индексирования: Wed Sep 15 00:52:00 2010
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п
multitasking The HyperNews Linux KHG Discussion Pages

Question: multitasking

Forum: The Linux Kernel Hackers' Guide
Keywords: multitasking
Date: Fri, 17 Apr 1998 17:01:10 GMT
From: Dennis J Perkins <dperkins@btigate.com>

I'm starting to learn about how the kernel works. Does Linux use cooperative or preemptive multitasking? I know that the scheduler is called when returning from a system call, but does this mean that Linux uses cooperative multitasking, since a timer interrupt does not force a context xwitch?