|
Nov 19, 2024
—
Nov 19, 2025
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| website update |
|
More... | over 22 years ago | |||
| add copyright/license |
|
More... | over 22 years ago | |||
| add missing returns |
|
More... | over 22 years ago | |||
| -- remove the ages array since it's not needed. (you can just look at the tail->time, which is what i wanted in the first place) |
|
More... | over 22 years ago | |||
| update from avva with new allocation policy: bunches of power-of-two slab classes. no external fragmentation... always allocate slabs of 1MB. |
|
More... | over 22 years ago | |||
| wanted to add a new stat (pid) but i couldn't add another argument to sprintf... was at the max. |
|
More... | over 22 years ago | |||
| update from avva: adds "stats mallinfo", "stats maps", "incr", and "decr". |
|
More... | over 22 years ago | |||
| make time be atime, not ctime |
|
More... | over 22 years ago | |||
| committing memcached |
|
More... | over 22 years ago | |||