Date: Fri, 10 May 2002 19:01:12 -0700 (PDT) From: David Xu <bsddiy@yahoo.com> To: freebsd-hackers@freebsd.org Cc: Bruce Evans <bde@zeta.org.au> Subject: is it safe to temporary replace thread pcb pointer? Message-ID: <20020511020112.14416.qmail@web20902.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020511020112.14416.qmail>