Menu

#79 Fix for high cpu load while updating/commiting

closed-accepted
nobody
None
5
2004-01-21
2003-10-09
No

I've encountered high cpu load (100%) while
updating/commiting
to my cvs server, so this patch modifies the event
handler for the
procerr file readable event (cause of the problem) so
that the
fileevent readable is disabled on entry of its own
handler, then re-enable just after exit.

Discussion

  • Steve Redler

    Steve Redler - 2003-10-09

    Patch to exec.tcl to minimize cpu usage on updates/commits

     
  • DorothyR

    DorothyR - 2003-10-16
    • status: open --> open-accepted
     
  • DorothyR

    DorothyR - 2003-10-16

    Logged In: YES
    user_id=18012

    Funny I hadn't noticed the CPU problem - I usually have a
    bubblemon going - but anyway I applied the patch. thanks

     
  • DorothyR

    DorothyR - 2004-01-21
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.