Subject: Re: Patches to COM.C for FIFO_LEVEL
To: None <current-users@sun-lamp.cs.berkeley.edu, rls@zeus.id.net>
From: Chris G. Demetriou <cgd@postgres.Berkeley.EDU>
List: current-users
Date: 03/23/1994 14:06:58
(1) have you considered using a table to do this? it'd make the code
a lot prettier.
(2) all of these log() calls are just going to increase the number of silo
overflows you get -- i've found that one log() generally
causes a cascade of overflows, on a high-speed line...
cgd
------------------------------------------------------------------------------