Menu

#1 make number of 'large file' threads configurable

open
nobody
5
2014-07-17
2009-02-13
No

Currently there is only 1 thread for large files. On big multicore boxes scannedonlyd_clamav may be scanning with 8 or 16 threads. Having only 1 thread for big files is limiting.

Discussion

  • Martin

    Martin - 2014-07-17

    Isn't it sufficient to edit line 75 in file "src/scannedonlyd_clamav.c"?
    Just change "maxlargethreads" to a higher number before compilation.

     
  • Olivier Sessink

    Olivier Sessink - 2014-07-17

    this cound be made configurable indeed

     

Log in to post a comment.