AIODiskFile.cc File Reference
#include "squid.h"
#include "debug/Stream.h"
#include "DiskIO/AIO/AIODiskFile.h"
#include "DiskIO/AIO/AIODiskIOStrategy.h"
#include "DiskIO/IORequestor.h"
#include "DiskIO/ReadRequest.h"
#include "DiskIO/WriteRequest.h"
#include "fs_io.h"
#include "globals.h"
#include <cerrno>
Include dependency graph for AIODiskFile.cc:
![](AIODiskFile_8cc__incl.png)
Go to the source code of this file.
Functions | |
CBDATA_CLASS_INIT (AIODiskFile) | |
Function Documentation
◆ CBDATA_CLASS_INIT()
CBDATA_CLASS_INIT | ( | AIODiskFile | ) |
- These routines are simple plugin replacements for the file_* routines in disk.c . They back-end into the POSIX AIO routines to provide a nice and simple async IO framework for COSS.
- AIO is suitable for COSS - the only sync operations that the standard supports are read/write, and since COSS works on a single file per storedir it should work just fine.
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products