Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Deep is bad on a single processor computer? (another thought)

Author: Gian-Carlo Pascutto

Date: 00:46:47 10/27/03

Go up one level in this thread


On October 25, 2003 at 14:39:24, Robert Hyatt wrote:

>>You can do either one for > 32mb.  mmap() or shmget.  The ipcs commands are
>>only used to remove the things as they are persistent (shmget() shared
>>memory objects).
>
>Another thing...  this is somewhat of a kludge.  You don't need to use
>ipcrm command to remove a shared memory object.  The program ought to do this
>by itself.  IE set up and remove everything inside the engine...

It does this. But not if killed or something similar.

--
GCP



This page took 0 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.