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