Hi,
What conditions could exist for freshclam to consume 1.5GB of RAM on Linux?
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
vscan 1783 1.3 47.4 1912028 1592816 ? SMay20 344:25 /usr/bin/freshcla
It appeared to be still updating the virus patterns, although it
On 06/07/2010 08:32 PM, Alex wrote:
> Hi,
>
> What conditions could exist for freshclam to consume 1.5GB of RAM on Linux?
freshclam tries to load the database each time, and then frees it (in
0.96.1). I don't see anything wrong with the code, but that doesn't mean
its bug free.
Could you tell me
Török Edwin wrote:
On 06/07/2010 08:32 PM, Alex wrote:
Hi,
What conditions could exist for freshclam to consume 1.5GB of RAM on Linux?
freshclam tries to load the database each time, and then frees it (in
0.96.1). I don't see anything wrong with the code, but that doesn't mean
its bug free.
Hi,
>> What conditions could exist for freshclam to consume 1.5GB of RAM on Linux?
>
> freshclam tries to load the database each time, and then frees it (in
> 0.96.1). I don't see anything wrong with the code, but that doesn't mean
> its bug free.
I am using 0.96.1.
> Could you tell me when you
On Mon, Jun 07, 2010 at 09:29:53PM +0200, Jose-Marcio Martins da Cruz wrote:
>
> Török Edwin wrote:
> >On 06/07/2010 08:32 PM, Alex wrote:
> >>Hi,
> >>
> >>What conditions could exist for freshclam to consume 1.5GB of RAM on Linux?
> >
> >freshclam tries to load the database each time, and then fr