Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site down.FUN Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!down!honey From: honey@down.FUN (code 101) Newsgroups: net.bugs.uucp Subject: Re: 4.2 uucp performance problems? Message-ID: <446@down.FUN> Date: Fri, 15-Feb-85 08:00:41 EST Article-I.D.: down.446 Posted: Fri Feb 15 08:00:41 1985 Date-Received: Sat, 16-Feb-85 06:55:53 EST References: <1363@hao.UUCP> <13500001@uicsl.UUCP> <442@down.FUN> <288@petrus.UUCP> Organization: Princeton University, EECS Lines: 11 Beware ... I believe a vanilla 4.2 on a vaxen actually runs at 100 ticks per sec. Rich Hammond A good point. In honey danber, we rely on a manifest called HZ. While some varieties of unix make HZ available in a file, others, e.g., the one I am running here, require you to read kmem. A quick egrep of the 4.2 source shows the same to be true there -- see conf/param.c. For such systems, we set HZ in a uucp header file. Peter