• Poul-Henning Kamp's avatar
    With streaming, we cannot allow a storage chunk to move once we · c5a1c750
    Poul-Henning Kamp authored
    have started to fill it.  Add a param to the STV_trim() method
    to indicate acceptability of move.
    
    The only reason I don't remove STV_trim() entirely, is that a site
    with gazillions very small objects, will want to disable streaming
    and use malloc to squeeze as many objects into memory as possible.
    c5a1c750
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...