Re: Puzzled at swap_filen in storeSetPrivateKey. :-(

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 21 Apr 2002 16:23:07 +0200

Correct. It means that at least part of the object has been swapped
out to disk. May still exists in memory however.. (the two are not
mutally exclusive)

Regards
Henrik

On Sunday 21 April 2002 14:52, maer727@sohu.com wrote:
> Hi, pals!
>
> Look at the statements in storeSetPrivateKey,
>
> if (e->hash.key) {
> if (e->swap_filen > -1)
> storeDirSwapLog(e, SWAP_LOG_DEL);
> storeHashDelete(e);
>
> I search for some source files with swap_filen and find my
> opinion. I think when the swap_filen of StoreEntry is > -1,
> it means that it is swapped out and on the disk ( not in memory).
> Am I correct?
>
> Best regards,
> George Ma
Received on Sun Apr 21 2002 - 08:32:01 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:17 MST