On Sun, Mar 21, 2004 at 02:55:44PM -0300, Gustavo Michels wrote:
> I also tried the manual expire with similar results to the log I sent before. 
> Is there something wrong with my bayes database? Shouldn't that expire finish 
> with a better result than "debug: bayes: couldn't find a good delta atime, 
> need more token difference, skipping expire"?

The problem, as shown in the debug output, is that you're not learning
enough tokens:

bayes: atime_token reduction_
bayes: ========_===============_
bayes: 43200_887081_
bayes: 86400_887062_
bayes: 172800_885496_
bayes: 345600_883823_
bayes: 691200_880512_
bayes: 1382400_877509_
bayes: 2764800_873664_
bayes: 5529600_865582_
bayes: 11059200_0_
bayes: 22118400_0_

The expiry can't choose any of those atime values, because too many
tokens will get removed.  The solution: learn more tokens. :)

-- 
Randomly Generated Tagline:
"Hoping the problem magically goes away by ignoring it is the 'Microsoft
 approach to programming' and should never be allowed."  - Linus Torvalds

Attachment: pgp1FTfgLpcjI.pgp
Description: PGP signature

Reply via email to