good afternoon everybody
I have a concern about cgminer ver 4.9.2
i run it, and after a day or so it shows as using over 1000 meg or ram memory
currently it has been running 9 hours and taskmaster is showing 285.6 meg of memory used
is this normal or
here is my command batch file text
ive blanked out my server and password for my protection
also, is there any way for having it stop and restard in the batch .bat file every 5 hours?
@echo off
cd c:\
cd cgminer
cgminer -o stratum+tcp://xxxxxxxx:3333 -u xxxxxxxx -p x
Thanks in advance
ososober