9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] SYSR1?
@ 2005-03-19 18:59 Tim Newsham
  2005-03-19 19:20 ` Charles Forsyth
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Newsham @ 2005-03-19 18:59 UTC (permalink / raw)
  To: 9fans

What is syscall #0 (SYSR1, port/sysproc.c sysr1()) used
for?  Is it even used?


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

* Re: [9fans] SYSR1?
  2005-03-19 18:59 [9fans] SYSR1? Tim Newsham
@ 2005-03-19 19:20 ` Charles Forsyth
  0 siblings, 0 replies; 2+ messages in thread
From: Charles Forsyth @ 2005-03-19 19:20 UTC (permalink / raw)
  To: 9fans

it was once the part that's commented out:
	print("[%s %s %lud] r1 = %lud\n", up->user, up->text, up->pid, arg[0]);
and was sometimes invoked in initcode for initial debugging.
i think i used it once or twice.
now it seems to be used for debugging random things.
incref/decref most recently, i'd guess.



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

end of thread, other threads:[~2005-03-19 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-19 18:59 [9fans] SYSR1? Tim Newsham
2005-03-19 19:20 ` Charles Forsyth

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).