Store::DiskConfig Class Reference

#include <SquidConfig.h>

Collaboration diagram for Store::DiskConfig:

Public Member Functions

 DiskConfig ()
 
 ~DiskConfig ()
 

Public Attributes

RefCount< SwapDir > * swapDirs = nullptr
 
int n_allocated = 0
 
int n_configured = 0
 
int n_strands = 0
 number of disk processes required to support all cache_dirs More...
 

Detailed Description

Definition at line 63 of file SquidConfig.h.

Constructor & Destructor Documentation

◆ DiskConfig()

Store::DiskConfig::DiskConfig ( )
inline

Definition at line 65 of file SquidConfig.h.

References assert, and swapDirs.

◆ ~DiskConfig()

Store::DiskConfig::~DiskConfig ( )
inline

Definition at line 66 of file SquidConfig.h.

References swapDirs.

Member Data Documentation

◆ n_allocated

int Store::DiskConfig::n_allocated = 0

Definition at line 69 of file SquidConfig.h.

Referenced by allocate_new_swapdir(), free_cachedir(), and SwapDirByIndex().

◆ n_configured

◆ n_strands

int Store::DiskConfig::n_strands = 0

Definition at line 72 of file SquidConfig.h.

Referenced by Store::Disks::configure(), IpcIoRr::create(), Kids::init(), and NumberOfKids().

◆ swapDirs


The documentation for this class was generated from the following file:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors