![]() |
Isis 3 Programmer Reference
|
This algorithm recommends chunks to be freed that are not within the last IO. More...
#include <RegionalCachingAlgorithm.h>
Public Member Functions | |
virtual CacheResult | recommendChunksToFree (QList< RawCubeChunk * > allocated, QList< RawCubeChunk * > justUsed, const Buffer &justRequested) |
This algorithm recommends chunks to be freed that are not within the last IO.
Once the 10MB limit is reached, it recommends more chunks to free in order to stay below this limit, as long as the chunks weren't in the last IO.
Definition at line 26 of file RegionalCachingAlgorithm.h.
|
virtual |
allocated | |
justUsed | |
justRequested |
Implements Isis::CubeCachingAlgorithm.
Definition at line 24 of file RegionalCachingAlgorithm.cpp.
References Isis::Buffer::BandDimension(), Isis::Buffer::LineDimension(), and Isis::Buffer::SampleDimension().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 07/13/2023 15:22:30 |