Mouse and Keyboard sluggishness

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Megha Vishwanath

    Mouse and Keyboard sluggishness

    problem defination :
    I have written one application which does lot of cpu intensive
    operation , which would take up to 50% cpu continuosly , as result of
    this whole opertaing system becomes sluggish , meaning mouse and
    keyborad
    becomes unresponsive .

    I mainly consider this behavior is because of inability of windows to
    to procrss the keyboard and mouse MESSAGES. From my appliacation i can
    process MessageQueue of my thread and hence its mouse and keyboard
    events, but how do i do it for for whole oprating system.

    Any suggestions will be helpfull.
  • David White

    #2
    Re: Mouse and Keyboard sluggishness

    Megha Vishwanath <vmegha@vsnl.co m> wrote in message
    news:4d89de7c.0 310142049.22e51 91b@posting.goo gle.com...[color=blue]
    > problem defination :
    > I have written one application which does lot of cpu intensive
    > operation , which would take up to 50% cpu continuosly , as result of
    > this whole opertaing system becomes sluggish , meaning mouse and
    > keyborad
    > becomes unresponsive .
    >
    > I mainly consider this behavior is because of inability of windows to
    > to procrss the keyboard and mouse MESSAGES. From my appliacation i can
    > process MessageQueue of my thread and hence its mouse and keyboard
    > events, but how do i do it for for whole oprating system.
    >
    > Any suggestions will be helpfull.[/color]



    DW



    Comment

    • Marcin Vorbrodt

      #3
      Re: Mouse and Keyboard sluggishness

      Buy a Mac.

      "Megha Vishwanath" <vmegha@vsnl.co m> wrote in message
      news:4d89de7c.0 310142049.22e51 91b@posting.goo gle.com...[color=blue]
      > problem defination :
      > I have written one application which does lot of cpu intensive
      > operation , which would take up to 50% cpu continuosly , as result of
      > this whole opertaing system becomes sluggish , meaning mouse and
      > keyborad
      > becomes unresponsive .
      >
      > I mainly consider this behavior is because of inability of windows to
      > to procrss the keyboard and mouse MESSAGES. From my appliacation i can
      > process MessageQueue of my thread and hence its mouse and keyboard
      > events, but how do i do it for for whole oprating system.
      >
      > Any suggestions will be helpfull.[/color]


      Comment

      • Marcin Vorbrodt

        #4
        Re: Mouse and Keyboard sluggishness

        File a complain form.



        "David White" <no@email.provi ded> wrote in message
        news:8M4jb.6065 $d6.261476@nasa l.pacific.net.a u...[color=blue]
        > Megha Vishwanath <vmegha@vsnl.co m> wrote in message
        > news:4d89de7c.0 310142049.22e51 91b@posting.goo gle.com...[color=green]
        > > problem defination :
        > > I have written one application which does lot of cpu intensive
        > > operation , which would take up to 50% cpu continuosly , as result of
        > > this whole opertaing system becomes sluggish , meaning mouse and
        > > keyborad
        > > becomes unresponsive .
        > >
        > > I mainly consider this behavior is because of inability of windows to
        > > to procrss the keyboard and mouse MESSAGES. From my appliacation i can
        > > process MessageQueue of my thread and hence its mouse and keyboard
        > > events, but how do i do it for for whole oprating system.
        > >
        > > Any suggestions will be helpfull.[/color]
        >
        > http://www.slack.net/~shiva/welcome.txt
        >
        > DW
        >
        >
        >[/color]


        Comment

        Working...