Date: Thu, 22 Oct 1998 09:36:38 -0700 (PDT) From: Doug White <dwhite@resnet.uoregon.edu> To: "Aleksey V. Meledin" <cureman@pia.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: More tty-level buffer overflows Message-ID: <Pine.BSF.4.03.9810220936040.12898-100000@resnet.uoregon.edu> In-Reply-To: <199810190758.LAA04215@pia.infos.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Oct 1998, Aleksey V. Meledin wrote: > Mesage: > /kernel: sio1: 56 more tty-level overflows (total NUMBER_HERE) > > Must I recompile kernel to increase buffer of sio1 or I can do it inother > way? > If I must to recompile kernel, then what option I need to set up? tty-level overfolows happen becausdata is coming in faster than your program can interpret it. There isn't much you can do about this other than try quitting some programs. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810220936040.12898-100000>