Willy Tarreau 4bc7d90d3b MEDIUM: snapshot: merge the captured data after the descriptor
Instead of having a separate area for the captured data, we now have a
contigous block made of the descriptor and the data. At the moment, since
the area is dynamically allocated, we can adjust its size to what is
needed, but the idea is to quickly switch to a pool and an LRU list.
2018-09-07 20:07:17 +02:00
..
2018-04-26 14:19:33 +02:00
2018-05-22 18:57:46 +02:00
2009-01-25 13:49:53 +01:00