Files
scylladb/utils
Avi Kivity c9aa9f0d86 Revert "logalloc: capture current scheduling group for deferring function"
This reverts commit 3b53f922a3. It's broken
in two ways:

 1. concrete_allocating_function::allocate()'ss caller,
    region_group::start_releaser() loop, will delete the object
    as soon as it returns; however we scheduled some work depending
    on `this` in a separate continuation (via with_scheduling_group())
 2. the calling loop's termination condition depends on the work being
    done immediately, not later.
2018-03-29 16:08:12 +03:00
..
2017-04-17 23:03:15 +03:00
2017-05-17 12:30:03 +03:00
2015-12-08 19:31:40 +01:00
2016-09-28 17:34:16 +03:00
2017-09-18 12:44:05 +02:00
2018-02-26 14:35:13 +02:00
2017-03-02 09:05:10 +00:00