main logo
Subject: Cache size
Author: Bill Mounce
Posted: 2001/10/31 10:16:22
 
View Entire Thread
New Search


>> ValentinaInit (3 * 1024 * 1024, "", "")
>>
>> Do you have recommendation for the next several sizes bigger?
>
> There is no any recommendation,
>
> you can give as many as you can on your hardware.

The problem is that the docs don't tell anywhere what "1024 * 1024" actually
means. I changed it to:

ValentinaInit (3 * 2048* 2048, "", "")

Does this double the cache? Quadruple it? Thanks.

Bill
 
©2001 Bill Mounce
<-- Prior Message New Search Next Message -->