mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +00:00
Allow manual experimentation with the effectiveness of the accuracy of the tracking of the resource consumption of readers, and hence the system's ability to prevent overload and the dreaded `std::bad_alloc`. This patch was originally developed by Tomasz Grabiec <tgrabiec@scylladb.com>, I only adapted it to compile and link on current master.