SUMMARY Whats a ring Buffer?

From: Steve Madden (Unix Systems Programmer) (smadden@csu.EDU.AU)
Date: Sun Jul 07 1996 - 21:45:34 CDT


Glenn Satchell came through with a very helpful answer, thanks again Glenn!

Steve..

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Steve Madden Phone: 61 (069) 332823
Unix Systems Programmer Email: smadden@csu.edu.au

             Charles Sturt University - Australia
                        Riverina Campus

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   "The BEST way to accelerate a Mac is at 9.8 metres/sec (/sec)"

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

---------- Forwarded message ----------
Date: Mon, 8 Jul 1996 12:28:11 +1000
From: Glenn Satchell <glenn@ind.tansu.com.au>
To: smadden@csu.edu.au
Subject: Re: Whats a ring Buffer?

A ring buffer is the small buffer associated with the UART chip that
drives the serial port. On most Suns there are 4 serial ports, zs0 and
zs1 (associated with ttya and ttyb), zs2 and zs3 associated with the
keyboard and mouse).

When the system hangs if you type on the keyboard or move the mouse
this generates a series of characters on the serial port. If the system
is hung then the driver can't run to drain the data from the UART and
the UART signals an error that there were some characters lost.

In your case this is probably a message that you can ignore. Sometimes
you can also get the same effect if yo move the mouse when the system
first starts to boot.

regards,

--
Glenn Satchell                    glenn@uniq.com.au  | There's  a fine  line
Uniq Professional Services Pty Ltd  ACN 056 279 335  | between  fishing  and
PO Box 70, Paddington, NSW 2021, (Sydney) Australia  | standing on the shore
Phone 02 380 6360 Pager 016 287 000 Fax 02 380 6416  | looking like an idiot.
              VISIT OUR NEW WEB SITE http://www.uniq.com.au

> From sun-managers-request@uniq.com.au Mon Jul 8 12:23:27 1996 > Date: Mon, 8 Jul 1996 11:16:13 +1000 (EST) > From: "Steve Madden (Unix Systems Programmer)" <smadden@csu.edu.au> > X-Sender: smadden@reggie.riv.csu.edu.au > To: SUN MANAGERS <sun-managers@ra.mcs.anl.gov> > Subject: Whats a ring Buffer? > MIME-Version: 1.0 > Comment: *** You are subscribed to the connect.com.au local list exploder > Comment: *** Please send admin requests to majordomo@connect.com.au, > Comment: *** NOT the actual list. > > > Hey everyone, > > One of our nameservers (and bootp servers) hung for about 5 minutes and then > came back.. Latest change to the machine was an upgrade to Netscape, and > it also is running Spectrum. > > /var/adm/messages stated the following; > > Jul 8 11:01:49 csunw unix: NOTICE: zs3:ring buffer overflow > > Ok, I am not going to embarass myself by even guessing what this means. > > If anyone has seen this before, can you let me know if it is going to be > a problem. > > Thanks > > Steve.. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Steve Madden Phone: 61 (069) 332823 > Unix Systems Programmer Email: smadden@csu.edu.au > > Charles Sturt University - Australia > Riverina Campus > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > "The BEST way to accelerate a Mac is at 9.8 metres/sec (/sec)" > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > >

Status: RO



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:11:04 CDT