9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] what does this mean?
Date: Fri,  5 May 2006 19:53:54 -0500	[thread overview]
Message-ID: <40c08b0904741eb901df00a424012d6b@swtch.com> (raw)
In-Reply-To: <57f1b494c6c300154eb791a51e7a4f18@quanstro.net>

> mnt: proc rc 212: mismatch from /mnt/temp/data /dev/cons rep 0xf1742fe0 tag 12 fid 275 T116 R119 rp 12

it means that devmnt sent a T116 (Tread) with tag 12 but got back an R119 (Rwrite).
it's possible rio is confused.  also possible the kernel is confused or that
somehow the pipe has gotten screwed up.

> this was an error printed on the console after i hit DEL in a window 
> running a subrio while catting a large file.

hitting DEL while catting a large file in noscroll mode (when the cat
is waiting for you to hit page down) is a good way to lose the entire
window.  i have yet to figure out why.  i suspect rio is not handling
the note exactly right, which might explain the weird Tread/Rwrite too.

russ



  reply	other threads:[~2006-05-06  0:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-05 22:41 erik quanstrom
2006-05-06  0:53 ` Russ Cox [this message]
2006-05-06  2:15 erik quanstrom

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=40c08b0904741eb901df00a424012d6b@swtch.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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).