From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <40C63180.9070207@yahoo.com> Date: Tue, 8 Jun 2004 14:37:04 -0700 From: Matt Pidd-Cheshire User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040421 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] It's not like lightning is it ... Topicbox-Message-UUID: 9912a2cc-eacd-11e9-9e20-41e7f4b1d025 cej@gli.cas.cz wrote: > (the box computes some task for 5 weeks now, so I don't > want to restart it) I had that problem too. Dictionary AVL tree builder, running on 2Gb of ascii text for 9 days, no sign of finishing. Copied src (unchanged save for includes) to FreeBSD running on the same box, compiled it and kicked it off. Twelve minutes later I had my result. Double checked it with a smaller dataset. No echo 'pri xx' > /proc/yy/ctl or anything of that kind. Without wishing to be offensive, does anyone know why Plan 9 appears to be so slow? I love the OS, but it doesn't do my work on time. =)