aboutsummaryrefslogtreecommitdiff
path: root/src/util/SliceBuffer.hxx
Commit message (Collapse)AuthorAge
* MusicBuffer: return memory to kernel when stopping playbackMax Kellermann2013-01-04
| | | | | Use the new HugeAllocator as backend for SliceBuffer and call HugeDiscard() when the last chunk was returned.
* SliceBuffer: lazy initializationMax Kellermann2013-01-04
| | | | | Avoid page faults on MPD startup. This saves a lot of memory for an idle MPD.
* MusicBuffer: move code to template class SliceBufferMax Kellermann2013-01-04