const CIT_NAME = "x";
const QUEUED_ALREADY = 0;
const QUEUED_AFTER_FLUSH = 1;
const QUEUED_AFTER_READING = 2;