Re: Beginner questions

rau@pa.dec.com
Errors-To: brian@grot.starconn.com
Date: Tue, 15 Feb 94 16:22 PST
Message-id: <9402152246.AA28671@wyzguy.pa.dec.com>
X-Comment: Zoomer PDA List
Originator: zoomer-list@grot.starconn.com
Errors-To: brian@grot.starconn.com
Reply-To: <zoomer-list@grot.starconn.com>
Sender: zoomer-list@grot.starconn.com
X-Listserv-Version: 5.5 -- Copyright (c) 1991/92, Anastasios Kotsikonas
From: rau@pa.dec.com
To: Multiple recipients of list <zoomer-list@grot.starconn.com>
Subject: Re: Beginner questions 
Status: OR
RE: locking memory blocks

It is my opinion that (generally) you should only lock blocks
when you are accessing the data in the block.  That is the 
block should be locked a minimal amount of time.  This allows 
the OS to freely move blocks between accesses.

..........larry