Avi Kivity

Results 1240 comments of Avi Kivity

> Another approach is chunked-fifo-like, but lay out tasks instead of task pointers. It requires that we schedule tasks by either sending a final type (most eventually end up final),...

> > With a circular buffer, if the tasks are small ... and the CPU can guess the vptr of the task ... the CPU can execute several tasks in...

> #### 🔴 CI State: FAILURE > ✅ - [Build](https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/12387/) ✅ - [Unit Tests Custom](https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/12387/) **The following new/updated tests ran 100 times for each mode:** 🔹 boost/small_vector_test ✅ - [Container...

v2: - added comment explaining the role of the new constructor - documented (in the patch changelog) that the test fails without the new constructor

Can we fix it instead of disabling it? I worry about losing the functionality of the test.

Surprised that debug mode isn't angry about this.