Class EvictWorkers

Inheritance Relationships

Base Type

Class Documentation

class Umap::EvictWorkers : public Umap::WorkerPool

Public Functions

EvictWorkers(uint64_t num_evictors, Buffer *buffer, Uffd *uffd)
~EvictWorkers(void)
void send_work(const WorkItem &work)
WorkItem get_work()
bool wq_is_empty(void)
void start_thread_pool()
void stop_thread_pool()
void wait_for_idle(void)