Re: Monolithic Vs. Microkernel

From: Rik van Riel (riel@conectiva.com.br)
Date: Tue Mar 05 2002 - 16:04:17 EST


On Mon, 4 Mar 2002, Pavel Machek wrote:

> > This means we can have all the advantages of modularity at the
>
> Not *all* of them. On vsta, you could do
>
> ( killall keyboard; sleep 1; keyboard ) &

How is that different from the following ?

(rmmod keyboard ; sleep 1 ; modprobe keyboard)

[no, no need to talk about hardware access ... vsta's keyboard
driver also has hardware access]

regards,

Rik

-- 
Will hack the VM for food.

http://www.surriel.com/ http://distro.conectiva.com/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:47 EST