From owner-freebsd-current Thu Nov 25 21:10:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 0023614C36 for ; Thu, 25 Nov 1999 21:10:24 -0800 (PST) (envelope-from dg@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id OAA14800; Thu, 25 Nov 1999 14:15:09 -0800 (PST) Message-Id: <199911252215.OAA14800@implode.root.com> To: Julian Elischer Cc: current@FreeBSD.ORG Subject: Re: Which is the truth? (sycalls and traps) In-reply-to: Your message of "Thu, 25 Nov 1999 18:37:12 PST." From: David Greenman Reply-To: dg@root.com Date: Thu, 25 Nov 1999 14:15:09 -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Am I also right in assuming that all the registers that the user was >running when they did the KERNCALL have been saved on the KERNEL stack by >the time that the above routines are called? No, that's what the pushal (push all) does. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project - http://www.freebsd.org Creator of high-performance Internet servers - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message