]> source.dussan.org Git - rspamd.git/commit
* Add sections support to rspamd statfiles API
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 12 Mar 2009 13:39:52 +0000 (16:39 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Thu, 12 Mar 2009 13:39:52 +0000 (16:39 +0300)
commit2003dce62438e513e614056540c22f4f755ec88b
treed32496a72ec5c7cbe8679516817e3675de4e7333
parent512154c538336e68b59ef0ed2c87ef9ba1e94151
* Add sections support to rspamd statfiles API
* Change logic of statfile pool:
  - statfiles hash is no longer shared hash as we have per-process uniq things like current section or offset in statfile
  - introduce shared hash of statfiles mmapped areas to avoid multiply mmaps of the same file
src/statfile.c
src/statfile.h