Revision tags: v4.6.3, v4.6.2-MP3, v4.6.5, v4.6.2, v4.5.1-MP1, v4.6.0-DP, v4.1.2-MP2, v4.5.1, v4.6.0, v4.5.0, v4.1.1, v3.1.4, v3.1.5, v4.1.0, v3.1.2, v3.1.1, v4.0.0, v3.1.0, v3.1.6, v3.0.2-MP2, v3.0.2, v3.0.1, v3.0.0-beta3, v3.0.0, v3.0.0-beta2, v3.0.0-beta1, v2.5.1, v2.5.0, v2.5.0-dp1, v2.2.0, 2.0.2r, 2.0.1-linux, 2.0.1-macosx, v2.0.0, v2.0.0-beta, v1.8.1 |
|
#
1764fc29 |
| 13-Jun-2012 |
Trond Norbye <trond.norbye@gmail.com> |
MB-5543 default_engine must release memory during destroy Change-Id: If3d74e3eae1f31c2a21264801caef0e34d43305f Reviewed-on: http://review.couchbase.org/17264 Reviewed-by: Dustin Sall
MB-5543 default_engine must release memory during destroy Change-Id: If3d74e3eae1f31c2a21264801caef0e34d43305f Reviewed-on: http://review.couchbase.org/17264 Reviewed-by: Dustin Sallings <dustin@spy.net> Tested-by: Trond Norbye <trond.norbye@gmail.com>
show more ...
|
Revision tags: v2.0.0-dp4, v1.7.0, v1.6.5.3, v1.6.5.2 |
|
#
b46427f0 |
| 09-Feb-2011 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: move default_engine to a separate directory
|
Revision tags: v1.6.5.1 |
|
#
4af42ab1 |
| 07-Dec-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Don't use a resident expansion thread.. just fire off a new one when we need one
|
#
6a2ca44b |
| 30-Nov-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: don't use global variables in the engine
|
Revision tags: 1.4.4 |
|
#
eb03c734 |
| 23-Nov-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Added hash and realtime to the server exported API
|
#
f14c28df |
| 19-Nov-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: Don't use global engine handle
|
Revision tags: 1.4.3, 1.4.3-rc2, 1.4.3-rc1, 1.4.2, 1.4.2-rc1 |
|
#
2ec05be6 |
| 17-Sep-2009 |
Trond Norbye <trond.norbye@gmail.com> |
First checkpoint. A lot of stuff needs more work, and a lot of tests fails
|
Revision tags: 1.4.1-rc1, 1.4.1, 1.4-rc1, 1.4.0-rc1, 1.2.8, 1.3.3, 1.2.7, 1.2.7-rc1, 1.3.2 |
|
#
1a070652 |
| 02-Mar-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Refactor: moved the hash function from assoc.c to hash.c
|
#
7f09e20b |
| 27-Jan-2009 |
Trond Norbye <trond.norbye@gmail.com> |
Do hash expansion in it's own thread Previously we tried to migrate one bucket over to the new hash table before we started a new command for a client, and we tried to lock the cache in
Do hash expansion in it's own thread Previously we tried to migrate one bucket over to the new hash table before we started a new command for a client, and we tried to lock the cache in order to determine if we should move an item or not. This resulted in extra contention on an already hot mutex...
show more ...
|
Revision tags: 1.2.6, 1.2.5, 1.2.4, 1.2.3, 1.2.2 |
|
#
56b8339e |
| 16-Apr-2007 |
Steven Grimm <sgrimm@facebook.com> |
Merge multithreaded into trunk, commit #2 (first commit only did the new files, not the modified ones.) git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@509 b0b603af-
Merge multithreaded into trunk, commit #2 (first commit only did the new files, not the modified ones.) git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@509 b0b603af-a30f-0410-a34e-baf09ae79d0b
show more ...
|
#
77dde9f9 |
| 06-Mar-2007 |
Paul Lindner <lindner@inuus.com> |
multiple cleanups/refactoring, see ChangeLog git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@468 b0b603af-a30f-0410-a34e-baf09ae79d0b
|