Puzzled at swap_filen in storeSetPrivateKey. :-(

From: <maer727@dont-contact.us>
Date: Sun, 21 Apr 2002 20:52:58 +0800 (CST)

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 - 06:53:04 MDT

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