Yichun Zhang (agentzh)
|
52e622a26c
|
bugfix: our "prev_slab" field of ngx_slab_page_t could get out of sync in the slab_defrag patch for nginx. thanks Shuxin Yang for the catch.
|
2014-05-09 15:15:44 -07:00 |
Yichun Zhang (agentzh)
|
20e69718ce
|
fixed a bug in slab_defrag.patch for the nginx core that we may incorrectly access the padding area between the end of pool->pages and pool->start. thanks Shuxin Yang for the catch.
|
2014-05-07 13:11:06 -07:00 |
Yichun Zhang (agentzh)
|
05334f1b5b
|
updated the slab_defrag patch (for nginx) with better comments. thanks Shuxin for the suggestions.
|
2014-05-06 16:25:56 -07:00 |
Yichun Zhang (agentzh)
|
91549c16b4
|
updated the slab_defrag patch (for nginx) a bit.
|
2014-05-06 14:24:24 -07:00 |
Yichun Zhang (agentzh)
|
1dbd0b24d2
|
apply the slab_defrag patch to the nginx core by default.
|
2014-05-06 13:16:59 -07:00 |