Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Mar 1999 10:41:07 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Amancio Hasty <hasty@rah.star-gate.com>
Cc:        Terry Lambert <tlambert@primenet.com>, dyson@iquest.net, dick@tar.com, jplevyak@inktomi.com, hackers@FreeBSD.ORG
Subject:   Re: lockf and kernel threads 
Message-ID:  <199903051841.KAA49799@apollo.backplane.com>
References:   <199903051833.KAA82111@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:>     rings are ring 0 and ring 3.  That's it.  The intermediate rings are no
:>     better then a glorified user mode because most privilaged instructions
:>     cannot be run in them.
:
:Thats probably true however for delivery of an AST I don't thing that we 
:need priviliged instructions --- I could be wrong.
:
:	Amancio

    Little things like, ohhhhh disabling interrupts.  Accessing the MMU
    registers, flushing the TLB, etc.....  believe me, ring 1 and ring 2
    is utterly useless for anything FreeBSD wants to run in supervisor mode.

					Matthew Dillon 
					<dillon@backplane.com>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903051841.KAA49799>