Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jul 2002 16:23:39 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        alpha@FreeBSD.org
Subject:   uac flags in the kernel
Message-ID:  <XFMail.20020709162339.jhb@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Ok, I have a couple of questions about the uac (unaligned access check)
flags in the kernel.  First, I think they should be a process-wide
property, so we need to move them out of td_md.md_flags and into a
p_md.md_flags or p_md.md_uac or some such.  Secondly, why do the
sysarch() syscalls get and set the uac of the parent process?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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