9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Status of 9vx on Windows?
@ 2010-10-14 19:16 Skip Tavakkolian
  2010-10-15 14:48 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Skip Tavakkolian @ 2010-10-14 19:16 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Has anyone attempted to get it running on Windows?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Status of 9vx on Windows?
  2010-10-14 19:16 [9fans] Status of 9vx on Windows? Skip Tavakkolian
@ 2010-10-15 14:48 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2010-10-15 14:48 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Oct 14, 2010 at 3:16 PM, Skip Tavakkolian
<skip.tavakkolian@gmail.com> wrote:
> Has anyone attempted to get it running on Windows?

Andre Gunther had a look during GSoC a few years back.
It is a pain.  Windows does not trigger the exception handler
if it thinks the segment registers are wrong, so 9vx cannot
handle its own page faults.  I think it might be possible to
structure 9vx as two processes, one operating as a kind of
debugger process attached to the main one, and have the
debugger process grab and redirect the faults, but it seems
like a lot of work.

Russ


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-15 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-14 19:16 [9fans] Status of 9vx on Windows? Skip Tavakkolian
2010-10-15 14:48 ` Russ Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).