Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: is the

Author: Komputer Korner

Date: 07:46:14 07/26/98

Go up one level in this thread


Two copies of the hash table must get loaded. One temporarily because whenever
you exceed 50% of the RAM (fritz 5 is an exception because they create a
separate process for the engine and hash table) every chess program thrashes
with swapping. After the swapping stops then you can continue. As for WIN 98 the
problem is solved only if a new program is written  in inline blocks of code.
The problem will continue with all the old programs.
--
Komputer Korner

On July 25, 1998 at 11:36:16, Tom Kerrigan wrote:

>On July 25, 1998 at 07:21:27, Bo Persson wrote:
>
>>Win95 is somewhat flawed (in this sense :-) because it first loads the .exe file
>>into its cache buffers and then copies it from there into the program address
>>space. Of course this (temporarilly) uses twice the RAM actually needed. This is
>>one thing that is supposed to be fixed in Win98!
>
>The EXE file is of little/no concern compared to the hash table, which is
>tens/hundreds of times bigger.
>
>Cheers,
>Tom



This page took 0.02 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.