From owner-freebsd-hackers Fri May 10 19: 1:15 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from web20902.mail.yahoo.com (web20902.mail.yahoo.com [216.136.226.224]) by hub.freebsd.org (Postfix) with SMTP id B6D6737B409 for ; Fri, 10 May 2002 19:01:13 -0700 (PDT) Message-ID: <20020511020112.14416.qmail@web20902.mail.yahoo.com> Received: from [218.108.151.213] by web20902.mail.yahoo.com via HTTP; Fri, 10 May 2002 19:01:12 PDT Date: Fri, 10 May 2002 19:01:12 -0700 (PDT) From: David Xu Subject: is it safe to temporary replace thread pcb pointer? To: freebsd-hackers@freebsd.org Cc: Bruce Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am working on vm86 bios call crash bug for CURRENT and have already a working patch on my machine, I have tested the patch under heavy loaded, seems be very stable. in the patch, I replace current thread pcb pointer to a temporary pcb, the pcb of course is not created by pmap, I am not very certain whether it is safe, any help will be appreciated. David Xu __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message