9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Plan 9 server controls impaired and steps taken before
Date: Mon, 16 May 2005 10:04:11 +0100	[thread overview]
Message-ID: <6fa7f0a8c7338f71463041a0f67da097@hamnavoe.com> (raw)
In-Reply-To: <db47aadd899dc9b3ed48fdaaaf2e85f4@orthanc.cc.titech.ac.jp>

> 	<important>
> 	DON'T HIT delete key IN THIS WINDOW.   IT WILL KILL venti.
> 	</important>

Venti remains interruptible even when running in the background -
bug or feature?  If it's a bug, I reckon this is the fix:

===============
/sys/src/cmd/venti/venti.c:80,85 - venti.c:80,88
  	if(config == nil)
  		config = "venti.conf";
  
> 	if(background)
> 		rfork(RFNOTEG);
> 
  	vtAttach();
  
  	if(!initArenaSum())
===============

-- Richard



  reply	other threads:[~2005-05-16  9:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-16  6:10 YAMANASHI Takeshi
2005-05-16  9:04 ` Richard Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-10 21:28 [9fans] Plan 9 server controls impaired and steps taken before failure Bruce Ellis
2005-05-10 23:14 ` [9fans] Plan 9 server controls impaired and steps taken before andrey mirtchovski
2005-05-11  0:33   ` Vester Thacker
2005-05-13 16:26     ` Russ Cox
2005-05-13 21:29       ` arisawa
2005-05-14 17:11         ` Vester Thacker
2005-05-14 18:03           ` Russ Cox
2005-05-14 22:06             ` arisawa
2005-05-14 22:33               ` 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=6fa7f0a8c7338f71463041a0f67da097@hamnavoe.com \
    --to=9fans@hamnavoe.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).