diff options
author | Igor Sysoev <igor@sysoev.ru> | 2009-09-30 12:56:44 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2009-09-30 12:56:44 +0000 |
commit | 687b0e99ea4ff631e447fff2d177d0c9297529fc (patch) | |
tree | 5a82866c784ba18d911e76d696f7ebc49408e39a /src/core/ngx_open_file_cache.h | |
parent | 689064b91adbf990d266e0e85b31d0b2d33b1515 (diff) | |
download | nginx-687b0e99ea4ff631e447fff2d177d0c9297529fc.tar.gz nginx-687b0e99ea4ff631e447fff2d177d0c9297529fc.zip |
Linux/SPARC malloc() returns an address aligned to 8. This conflicts with
our SPARC 16-byte alignment and some allocations may be done out of pool.
ngx_memalign(ngx_pagesize) fixes this issue.
Diffstat (limited to 'src/core/ngx_open_file_cache.h')
0 files changed, 0 insertions, 0 deletions