CompuServe Thread

#Resource Manager

2 messages in this thread
#51071From: Siew ChuahAug 6, 1993 1:00 PM
As far as I know, the "Resource Manager" (RM) is running every hour "cleaning up resources". Does RM affect the semaphores or mutex objects? And if so, how? I am using a piece of shared memory which I do not free until the end of my program. I protect it with a semaphore (I also used a mutex object obtaining the same results) that seems to behave unproperly every hour. As a consequence (I assume) my memory manager missbehaves every hour. Even though I already compensate for some of the problems, the chance of my program crashing is still too high. Is there a way of lowering the RM priority, or the time interval between two consecutive runs? There is 1 Reply.
#51213From: Lee Hart [Microsoft]Aug 8, 1993 11:41 PM
I think you misaddressed your message – I don't believe you are asking a Win32s problem – perhaps you meant to send it via email or in another section? Lee