The Ring buffer Is Overflowed

From: Kwesi Aggrey (anonymous_at_discussions.microsoft.com)
Date: 08/29/04


Date: Sun, 29 Aug 2004 13:25:34 -0700

I am having this problem where the screen freezes often
for about 15 seconds. The event log message states that
"The Ring buffer that stores the incoming mouse data is
overflowed. Further explanation in windows help is

"This event record indicates that the buffer that stores
mouse movements and clicks filled up before you stopped
typing. It means you entered data faster than the
application could process it. Some of the data was lost.
Wait until the application has processed the stored mouse
input, and then enter more data. Be careful not to work
ahead too far. If you get this message often, the buffer
size should be increased by someone who is familiar with
Regedit32".
How can I solve this problem.
thanks



Relevant Pages

  • [PATCH] Clean up empty_zero_page abuse
    ... > zero after boot. ... This patch (against EWB's boot segment patch) fixes the abuse of ... # A buffer of size EDDMAXNR*is reserved for our use ... -# A second one-byte buffer, EDDNR, in the empty_zero_page stores ...
    (Linux-Kernel)
  • [PATCH] dont abuse empty_zero_page (x86)
    ... # A buffer of size EDDMAXNR*is reserved for our use ... -# A second one-byte buffer, EDDNR, in the empty_zero_page stores ... * is for the command line. ... -Summary of empty_zero_page layout (kernel point of view) ...
    (Linux-Kernel)
  • Re: How does printf() works
    ... Does it uses some buffer in which it stores all what needed to be ... format specifiers. ... Then you need to convert ints to human-readable ascii characters, and pass out to the buffer. ... Free games and programming goodies. ...
    (comp.lang.c)
  • Carriage Return/Line Feed Problem
    ... I wrote some code that gets the HTML from a Web page and stores it in a ... buffer, then I display the buffer in a big multiline CEdit box. ...
    (microsoft.public.vc.mfc)
  • Re: Problem with Expect...
    ... 3rd pmcmd statement. ... Do I have to clear a buffer that expect uses to search for incoming text? ... Again, I STRONGLY recommend you ...
    (comp.lang.tcl)