root/trunk/server/slabs.c


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @739 [739] 03/03/08 05:08:31 dormando Don't re-calculate the slab class id for slabs_free() either. This + …
(edit) @738 [738] 03/03/08 05:08:26 dormando Don't re-calculate the slab class id. slabs_alloc() internally calls …
(edit) @724 [724] 02/25/08 16:56:45 dormando Enable use of large memory pages (Trond Norbye) …
(edit) @696 [696] 02/11/08 05:59:36 dormando The memory returned from do_slabs_alloc is currently not properly aligned …
(edit) @591 [591] 07/09/07 14:28:54 plindner gcc -pedantic changes, comments, signed/unsigned changes. also convert …
(edit) @551 [551] 05/07/07 21:24:31 plindner cleanup unistd.h, better spec file, remove warnings from threads.c
(edit) @515 [515] 04/17/07 00:59:12 plindner stdbool is in memcached.h
(edit) @510 [510] 04/16/07 21:32:18 plindner Part 1 of the Windows compatibility patch
(edit) @509 [509] 04/16/07 15:34:03 sgrimm Merge multithreaded into trunk, commit #2 (first commit only did the new …
(edit) @503 [503] 04/13/07 20:18:33 plindner use bools for booleans
(edit) @492 [492] 04/10/07 11:51:57 plindner update clean-whitespace, add automated whitespace test, and clean …
(edit) @489 [489] 04/08/07 15:27:38 plindner Add cleanup patch from "Tim Yardley" <liquid@haveheart.com> to clean up …
(edit) @468 [468] 03/06/07 16:28:53 plindner multiple cleanups/refactoring, see ChangeLog
(edit) @464 [464] 03/06/07 07:05:28 plindner Fix slab prealloc access to uninitialized data/zero-length mallocs
(edit) @369 [369] 09/05/06 05:50:57 bradfitz gcc 2.95 doesn't have atoll apparently. but long's good enough for the …
(edit) @352 [352] 09/04/06 10:41:36 bradfitz start of work on 64-bit hosts. at least identifying 32-bit builds
(edit) @335 [335] 09/04/06 04:08:03 bradfitz restore blank lines I over-zealously destroyed earlier.
(edit) @330 [330] 09/04/06 02:28:11 bradfitz but we do want trailing newline at end of file
(edit) @329 [329] 09/04/06 02:23:19 bradfitz remove all trailing whitespace, not just first occurrence. :)
(edit) @328 [328] 09/04/06 02:20:45 bradfitz whitespace changes only
(edit) @320 [320] 09/03/06 03:18:26 bradfitz merge end of facebook branch into trunk, after copying the old trunk to …
(copy) @257 [257] 03/23/06 06:41:44 bradfitz moving server stuff down into its own directory
copied from trunk/slabs.c:
(edit) @249 [249] 01/02/06 03:43:23 bradfitz pre-allocate slabs on start-up, to avoid confusing users
Note: See TracRevisionLog for help on using the revision log.