9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] 9vx on x86-64
Date: Fri, 12 Dec 2008 09:39:40 -0800	[thread overview]
Message-ID: <dd6fe68a0812120939p3af8506bmfaa610e2e8d34c18@mail.gmail.com> (raw)
In-Reply-To: <88f19777-0b55-42fe-b0bd-4902d4e58eed@l33g2000pri.googlegroups.com>

> Aborted, here is alog with -P -S -X
> ------------------------
> reate new cpu: kprocq.n1 nrunproc0
> cpu0: ready 2 *x11*; wakeup kproc cpus

It seems a little odd that the log starts with
a partial word.  It is posible that if you did

9vx -PSX >log 2>&1

that somehow the fd offsets for 1 and 2 are
not being maintained properly
(I don't understand it, but I've seen it).

Sometimes it works better to do

9vx -PSX 2>&1 | cat >log

Russ


  reply	other threads:[~2008-12-12 17:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-09  9:40 Russ Cox
2008-12-11 12:04 ` [9fans] " simplicity
2008-12-11 19:02   ` Russ Cox
2008-12-11 20:09     ` Devon H. O'Dell
2008-12-12  9:37   ` prem
2008-12-12 17:39     ` Russ Cox [this message]
2008-12-15  9:55     ` prem
2008-12-15 15:51       ` Russ Cox
2008-12-17 17:23       ` prem
2008-12-18  9:28       ` prem
2008-12-12  9:37 ` prem
2008-12-15  9:55 ` simplicity
2008-12-15 15:49   ` Russ Cox

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dd6fe68a0812120939p3af8506bmfaa610e2e8d34c18@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).