• Max Kellermann's avatar
    MusicBuffer: disable memory poisoning · bdab5d5f
    Max Kellermann authored
    This is harmful for memory usage, because it forces the kernel to
    allocate physical memory, even before playback has started.  No bug
    has been found in a few years with this, so it's safe to assume that
    this code is not necessary.
    bdab5d5f
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
mpd.service.in Loading commit data...
valgrind.suppressions Loading commit data...