Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!att!dptg!pegasus!mpl From: mpl@pegasus.ATT.COM (Michael P. Lindner) Newsgroups: comp.unix.questions Subject: Re: higher priority to more in "XXXX |more" Message-ID: <4879@pegasus.ATT.COM> Date: 27 Jun 90 16:58:46 GMT References: <772@teslab.lab.OZ> <1777@necisa.ho.necisa.oz> <807@ehviea.ine.philips.nl> Reply-To: mpl@pegasus.ATT.COM (Michael P. Lindner) Organization: AT&T Bell Labs NJ USA Lines: 8 I've got a proposal that stdio flush output buffers if there is something in the buffer for longer than X, where X is some amount of time. Thus, programs that are doing a lot of output get buffering, and line-at-a-time slow going programs get their data out into the real world reasonably quickly. This is not hard to implement, either. Mike Lindner attmail!mplindner