index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
ngx_slab.c
Commit message (
Expand
)
Author
Age
*
Slab: removed redundant page calculation (ticket #1721).
Maxim Dounin
2019-02-12
*
Slab: fixed initialization on win32.
Ruslan Ermilov
2017-08-08
*
Slab: fixed small allocations on systems with large pagesize.
Ruslan Ermilov
2017-07-04
*
Slab: style.
Ruslan Ermilov
2017-07-04
*
Win32: support 64-bit compilation with MSVC.
Maxim Dounin
2016-12-24
*
Slab: commented bitmap initialization for small allocations.
Ruslan Ermilov
2016-12-08
*
Slab: free pages statistics.
Ruslan Ermilov
2016-12-07
*
Slab: slots statistics.
Ruslan Ermilov
2016-12-07
*
Slab: simplified some math.
Ruslan Ermilov
2016-12-07
*
Slab: simplified allocation from slots.
Ruslan Ermilov
2016-12-07
*
Slab: fixed the number of pages calculation.
Ruslan Ermilov
2016-12-07
*
Slab: added comment about list heads.
Ruslan Ermilov
2016-12-07
*
Slab: improved code readability.
Ruslan Ermilov
2016-12-07
*
Slab: improved double free detection.
Ruslan Ermilov
2016-12-03
*
Slab: always show the requested allocation size in debug messages.
Ruslan Ermilov
2016-12-03
*
Slab: style.
Ruslan Ermilov
2016-12-03
*
Fixed logging.
Sergey Kandaurov
2016-03-31
*
Style.
Ruslan Ermilov
2016-03-30
*
Core: bugfix for the ngx_slab_max_size case.
Jianjun Zheng
2014-06-18
*
Core: added ngx_slab_calloc() and ngx_slab_calloc_locked().
Ruslan Ermilov
2014-06-04
*
Core: slab allocator free pages defragmentation.
Maxim Dounin
2014-06-03
*
Core: slab log_nomem flag.
Maxim Dounin
2014-03-31
*
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
2013-09-04
*
Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Ruslan Ermilov
2012-08-30
*
Reduced the number of preprocessor directives.
Ruslan Ermilov
2012-07-26
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Using of junk value in slab allocator similar to modern FreeBSD values.
Igor Sysoev
2011-10-24
*
malloc() debugging on MacOSX.
Igor Sysoev
2011-10-24
*
fix building by BCC without NGX_DEBUG_MALLOC
Igor Sysoev
2009-04-15
*
improve ngx_slab_alloc() error logging
Igor Sysoev
2009-03-27
*
delete old debugging and info
Igor Sysoev
2009-03-27
*
fix slab page or more sized allocations if nginx was build without debug
Igor Sysoev
2009-01-25
*
style fix
Igor Sysoev
2009-01-12
*
take MALLOC_OPTIONS=J into account in slab allocator
Igor Sysoev
2007-12-22
*
the simple expression has the same precision without overflow
Igor Sysoev
2007-11-16
*
fix slab allocator on 64-bit platfroms
Igor Sysoev
2007-01-11
*
fix slab allocator on 64-bit platfroms
Igor Sysoev
2007-01-11
*
style fix
Igor Sysoev
2007-01-02
*
many bug fixes and ngx_slab_alloc_locked()/ngx_slab_free_locked()
Igor Sysoev
2007-01-02
*
fix building on 64-bit platforms
Igor Sysoev
2006-11-27
*
slab allocator in shared memory
Igor Sysoev
2006-11-20
*
undo the previous wrong commit
Igor Sysoev
2006-10-28
*
bad commit
Igor Sysoev
2006-10-28
*
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Igor Sysoev
2004-09-29
*
nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused files
Igor Sysoev
2004-09-28
*
nginx-0.0.7-2004-06-16-23:36:07 import
Igor Sysoev
2004-06-16