Files
scylladb/utils
Tomasz Grabiec d022a1a4a3 lsa: Introduce allocating_section
Related to #259. In some cases we need to allocate memory and hold
reclaim lock at the same time. If that region holds most of the
reclaimable memory, allocations inside that code section may
fail. allocating_section is a work-around of the problem. It learns
how big reserves shold be from past execution of critical section and
tries to ensure proper reserves before entering the section.
2015-09-06 21:24:59 +02:00
..
2015-08-09 00:05:33 +03:00
2015-04-01 09:43:47 +02:00
2015-07-14 17:18:11 +03:00
2015-05-19 11:22:41 -04:00
2015-08-23 12:22:49 +03:00
2015-08-23 12:22:49 +03:00
2015-09-06 21:24:59 +02:00
2015-09-06 21:24:59 +02:00
2015-08-06 14:05:16 +02:00
2015-07-08 10:50:46 +02:00
2015-07-08 10:50:46 +02:00
2015-08-31 14:29:45 +02:00
2015-08-31 14:29:45 +02:00
2015-01-06 17:23:46 +08:00