Implement BO cache
Allocating new BO is expensive - it's at least one round trip to kernel, so we should create BO cache to minimize allocations.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Allocating new BO is expensive - it's at least one round trip to kernel, so we should create BO cache to minimize allocations.