| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-06-10 | pipebuffer: Alternative buffer manager. | José Fonseca | |
| For situations where one has a reserve memory pool, or a faster/slower pool. | |||
| 2008-05-08 | pipebuffer: Preliminary buffer validation. | José Fonseca | |
| Use table to store a list of buffers to validate. Unfortunately cso_hash shrinks/regrows the hash every time, so still has to be addressed. Multi-thread validation is still WIP. | |||
| 2008-04-13 | gallium: Buffer cache. | José Fonseca | |
| 2008-04-13 | gallium: Initial port of Thomas slab suballocator to pipebuffer. | José Fonseca | |
| Not tested yet -- just compiles. This includes only the slab algorithm. Fencing is already implemented in pb_bufmgr_fence and time-based caching will be commited in a separate module shortly. | |||
| 2008-02-18 | Update scons build for new code layout. | José Fonseca | |
