topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday March 29, 2024, 3:31 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: feature request: historical log  (Read 6537 times)

ace_gigi

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
feature request: historical log
« on: October 17, 2005, 06:45 AM »
Hello,
is it possible to make an historical log?
When the CPU is higher than the CPU usage trigger High, it is use to write on another file all the running process arrived in that moment, with all the relatives CPU usage.
 :( I have find this bug: if the CPU' s consumption become high ( eg. 95-100%) in a few second ( less than the Min Change Interval) the process tamer cannot reduce the priority level of any process and the CPU' s consumption remain all over high.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: feature request: historical log
« Reply #1 on: October 17, 2005, 06:59 AM »
there is a log of when process priorities are changed (see configuration tab), but i see you are asking for something a little different, to get a complete list of all processes running when cpu priority get too high.. i think i might be able to add that.

as for the bug you report i will check into that this week - you might have found a bug in the code that is supposed to only temporarily postpone changes.

i am supposed to release a new version of process tamer very soon, i think at the end of this week(!)
so hopefully i should be able to address this stuff.

ace_gigi

  • Participant
  • Joined in 2005
  • *
  • default avatar
  • Posts: 2
    • View Profile
    • Donate to Member
Re: feature request: historical log
« Reply #2 on: October 17, 2005, 07:27 AM »
I know the process priority log... but i think it's a good idea have a log like the Process GUI of process tamer, because sometime more than 1 process can make a CPU's overload. With this log i can find the process wich as an Higher use of CPU
However Process Tamer is a very good program  :Thmbsup:

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: feature request: historical log
« Reply #3 on: October 17, 2005, 07:34 AM »
the next version of process tamer coming out in the next week will be smarter about detecting when 2 processes team up to overload the cpu and punish both :)