Historial de Commits

Autor SHA1 Mensaje Fecha
  antirez e9d861ec69 Clear child data when opening the pipes. hace 8 años
  antirez e565632e59 Child -> Parent pipe for COW info transferring. hace 8 años
  antirez e1eccf9a6b zmalloc: Make fp var non local to fix build. hace 8 años
  antirez 945a2f948e zmalloc: zmalloc_get_smap_bytes_by_field() modified to work for any PID. hace 8 años
  antirez b13759e90a redis-cli: "allocator-stats" -> "malloc-stats". hace 8 años
  antirez 4263b12147 Typo fixed from MEMORY DOCTOR output. hace 8 años
  antirez 8a00ffc0e6 Surround allocator name with quotes in MEMORY DOCTOR output. hace 8 años
  antirez 44e714a59c MEMORY DOCTOR initial implementation. hace 8 años
  antirez d9325ac6c8 Provide percentage of memory peak used info. hace 8 años
  oranagra 309c2bcd1b add zmalloc used mem to DEBUG SDSLEN hace 8 años
  antirez 78f35f8d2c Memory related subcommands of DEBUG moved to MEMORY. hace 8 años
  antirez 123891dbbf Group MEMORY command related APIs together in the source code. hace 8 años
  antirez adcfb77b5b objectComputeSize(): skiplist nodes have different sizes. hace 8 años
  antirez e9629e148b MEMORY command: HELP + dataset percentage (like in INFO). hace 8 años
  antirez 5443726d4d MEMORY USAGE: SAMPLES option added + fixes to size computation. hace 8 años
  antirez 7229af3898 INFO: new memory reporting fields added. hace 8 años
  antirez bf2624ea99 C struct memoh renamed redisMemOverhead. API prototypes added. hace 8 años
  antirez be5439bde3 MEMORY OVERHEAD refactored into a generic API. hace 8 años
  antirez 09a50d34a2 dict.c: dictReplaceRaw() -> dictAddOrFind(). hace 8 años
  antirez 041ab04419 Trim comment to 80 cols. hace 8 años
  antirez a636aeac07 Apply the new dictUnlink() where possible. hace 8 años
  oranagra afcbcc0e58 dict.c: introduce dictUnlink(). hace 8 años
  antirez 8c84c962cf MEMORY OVERHEAD implemented (using Oran Agra initial implementation). hace 8 años
  antirez 89dec6921d objectComputeSize(): estimate collections sampling N elements. hace 8 años
  oranagra 8c24325f8f Adding objectComputeSize() function. hace 8 años
  oranagra 68bf45fa1e Optimize repeated keyname hashing. hace 8 años
  Salvatore Sanfilippo d680eb6dbd Merge pull request #3492 from wyxustcsa09/fix-memory hace 8 años
  antirez c6dc8d5288 Merge branch 'unstable' of github.com:antirez/redis into unstable hace 8 años
  antirez 56dba3adcc Example modules: Add C99 standard to cflags. hace 8 años
  antirez 3793afa0ba Merge branch 'aofrdb' into unstable hace 8 años