9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] what does this mean?
@ 2006-05-06  2:15 erik quanstrom
  0 siblings, 0 replies; 3+ messages in thread
From: erik quanstrom @ 2006-05-06  2:15 UTC (permalink / raw)
  To: 9fans

the window was in /scroll/ mode.  it might be a timing issue.
i was using an antialiased font.

- erik

On Fri May  5 18:53:18 CDT 2006, rsc@swtch.com wrote:
> 
> 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


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

* Re: [9fans] what does this mean?
  2006-05-05 22:41 erik quanstrom
@ 2006-05-06  0:53 ` Russ Cox
  0 siblings, 0 replies; 3+ messages in thread
From: Russ Cox @ 2006-05-06  0:53 UTC (permalink / raw)
  To: 9fans

> 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



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

* [9fans] what does this mean?
@ 2006-05-05 22:41 erik quanstrom
  2006-05-06  0:53 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: erik quanstrom @ 2006-05-05 22:41 UTC (permalink / raw)
  To: 9fans

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

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

- erik


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

end of thread, other threads:[~2006-05-06  2:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-06  2:15 [9fans] what does this mean? erik quanstrom
  -- strict thread matches above, loose matches on Subject: below --
2006-05-05 22:41 erik quanstrom
2006-05-06  0:53 ` 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).