From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] python and lua From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-wrnilqxwzlrspxmjdttpjgtrkn" Message-Id: <20010105071116.B4A97199D7@mail.cse.psu.edu> Date: Fri, 5 Jan 2001 16:10:59 +0900 Topicbox-Message-UUID: 4540bd90-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-wrnilqxwzlrspxmjdttpjgtrkn Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit >Kfs is not so robust as real fileserver. I'm now facing this many times. I should have been more specific ont his problem. I guess this is concerned with memory swapping on a swap partition of local disk same with that kfs system residing. My /dev/sdC0 directory shows as: --rw-r----- S 0 okamoto okamoto 10486784 Jan 5 09:47 /dev/sdC0/9fat --rw-r----- S 0 okamoto okamoto 0 Jan 5 09:47 /dev/sdC0/ctl --rw-r----- S 0 okamoto okamoto 1440940032 Jan 5 09:47 /dev/sdC0/data --rw-r----- S 0 okamoto okamoto 12354048 Jan 5 09:47 /dev/sdC0/dos --rw-r----- S 0 okamoto okamoto 1428553728 Jan 5 09:47 /dev/sdC0/plan9 -lrw------- S 0 okamoto okamoto 0 Jan 5 09:47 /dev/sdC0/raw --rw-r----- S 0 okamoto okamoto 29863936 Jan 5 09:47 /dev/sdC0/swap I'm using this 30MB swap partition for swap region when I use kfs filesystem. When I tried to compile 9pcdisk with rio, ktrans etc (full spec of my machine), link loader may face dead lock, and then, I have to type ^^t on the way of linking. Another more occuring situation is tar-ing a large compressed file such as linux kernel source to my home directory. When I load root filesystem from our fileserver for this same machine, on the contrary, I have no probelem. Kenji --upas-wrnilqxwzlrspxmjdttpjgtrkn Content-Type: message/rfc822 Content-Disposition: inline Received: from granite.cias.osakafu-u.ac.jp ([192.168.1.3]) by granite.cias.osakafu-u.ac.jp; Fri Jan 5 12:36:54 JST 2001 Received: from elmo.cias.osakafu-u.ac.jp (elmo.cias.osakafu-u.ac.jp [157.16.103.2]) by granite.cias.osakafu-u.ac.jp (8.9.3/8.9.3) with ESMTP id MAA10334; Fri, 5 Jan 2001 12:44:59 +0900 Received: from mail.cse.psu.edu (postfix@psuvax1.cse.psu.edu [130.203.4.6]) by elmo.cias.osakafu-u.ac.jp (8.9.3/3.7W-00112717) with ESMTP id MAA26792; Fri, 5 Jan 2001 12:45:23 +0900 (JST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.8.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 8FB69199EB; Thu, 4 Jan 2001 22:45:08 -0500 (EST) Received: from granite.cias.osakafu-u.ac.jp (granite.cias.osakafu-u.ac.jp [157.16.91.52]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id E920B199D7 for <9fans@cse.psu.edu>; Thu, 4 Jan 2001 22:44:47 -0500 (EST) To: 9fans@cse.psu.edu Subject: Re: [9fans] python and lua From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010105034447.E920B199D7@mail.cse.psu.edu> Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Fri, 5 Jan 2001 12:44:31 0900 Date: Fri, 5 Jan 2001 12:44:31 0900 >I'm running a local kfs, would these go away with a real >fileserver? Kfs is not so robust as real fileserver. I'm now facing this many times. This is my first time to use kfs efficiently, and got a different view on Plan 9. :-) (I'm kidding) However, I found sam runnes without rio. Why I know that? Because I have to set an environment for sys user without rio etc. to compile pcdisk kernel in Toshiba Tecra 48MB memory, local swap system. Kenji --upas-wrnilqxwzlrspxmjdttpjgtrkn--