From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4702039ed98556859ba6959c79dc586d@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] r4 install woes MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sun, 5 May 2002 01:37:06 -0400 Topicbox-Message-UUID: 88e64c76-eaca-11e9-9e20-41e7f4b1d025 > The performance under vmware is acceptable except for cpu intensive > tasks like compiling software or kernel.. I guess I still have to find > some real hardware to run plan9. Does it works on a SGI o2? Actually, cpu intensive tasks are fine. It's system call and I/O intensive tasks that take the hit -- those require help from VMware. Running the CPU flat out just runs. Russ