From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Sun, 24 Jun 2007 08:14:54 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] 9P optimization In-Reply-To: <13426df10706232108o4ab432a7p5afc662ec9ef711b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 86870ddc-ead2-11e9-9d60-3106f5b1d025 rather than go to these extremes, why not use a local root? run replica in a cron job if necessary. a paired-down root can fit in 32MB more-or-less. i use import so i can run acme locally, and cpu in acme windows to access machines at work. this way only command stdin, stdout, stderr and the files i edit cross the wire. - erik