store_heap_replacement.cc File Reference
#include "squid.h"
#include "heap.h"
#include "MemObject.h"
#include "Store.h"
#include "store_heap_replacement.h"
#include <cmath>
Include dependency graph for store_heap_replacement.cc:

Go to the source code of this file.

Functions

heap_key HeapKeyGen_StoreEntry_LFUDA (void *entry, double heap_age)
 
heap_key HeapKeyGen_StoreEntry_GDSF (void *entry, double heap_age)
 
heap_key HeapKeyGen_StoreEntry_LRU (void *entry, double heap_age)
 

Function Documentation

◆ HeapKeyGen_StoreEntry_GDSF()

heap_key HeapKeyGen_StoreEntry_GDSF ( void *  entry,
double  heap_age 
)

◆ HeapKeyGen_StoreEntry_LFUDA()

heap_key HeapKeyGen_StoreEntry_LFUDA ( void *  entry,
double  heap_age 
)

◆ HeapKeyGen_StoreEntry_LRU()

heap_key HeapKeyGen_StoreEntry_LRU ( void *  entry,
double  heap_age 
)

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors