Files
scylladb/core
Gleb Natapov 0a3df514cb smp: fix completion handling in inter_thread_work_queue
Currently completion processing start during object creation, but since
all object are created by main thread they all run on the same cpu which
is incorrect. This patch starts completion processing on correct cpu.
2014-10-02 15:49:53 +03:00
..
2014-09-16 18:48:14 +03:00
2014-10-02 14:32:32 +03:00
2014-09-23 18:57:11 +03:00
2014-09-10 13:44:46 +03:00
2014-10-02 14:32:34 +03:00
2014-09-30 10:43:01 +03:00
2014-09-23 18:57:11 +03:00