From 620151bef89b4fa74f548ca21e716dc218bb3c70 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 22 Dec 2005 01:18:35 +0000 Subject: [PATCH 1/1] Fix formula. --- doc/44bsd.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/44bsd.texi b/doc/44bsd.texi index d066ee7..208dcd4 100644 --- a/doc/44bsd.texi +++ b/doc/44bsd.texi @@ -160,7 +160,7 @@ weight of @math{a} at time @math{t+1}, @am{a^2, a**2} at time @math{f(t)} has a weight of approximately @math{1/e} at time @math{t+k}, approximately @am{1/e^2, 1/e**2} at time @am{t+2k, t+2*k}, and so on. From the opposite direction, @math{f(t)} decays to weight @math{w} at -@am{t = \log_aw, t = ln(w)/ln(a)}. +time @am{t + \log_aw, t + ln(w)/ln(a)}. The initial value of @var{recent_cpu} is 0 in the first thread created, or the parent's value in other new threads. Each time a timer -- 2.30.2