Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!ut-emx!dell!rjd From: rjd@dell.dell.com (Randall J. Davis) Newsgroups: comp.unix.i386 Subject: Re: vi: Tmp file too large - ULIMIT? Summary: Limit in swapping vi is either 256k or 512k *characters* Message-ID: <5437@dell.dell.com> Date: 9 Feb 90 19:44:34 GMT References: <8655@cbnewsm.ATT.COM> <15108@bfmny0.UU.NET> <3P91VN6ccs@ficc.uu.net> <1235@rsiatl.UUCP> <131448@sun.Eng.Sun.COM> Reply-To: rjd@dell.UUCP (Randall J. Davis, ) Followup-To: comp.unix.i386 Distribution: usa Organization: Dell Computer Corp., Austin, Tx. Lines: 12 In article <131448@sun.Eng.Sun.COM> plocher@sun.UUCP (John Plocher) writes: |have fixed size tables (for line pointers...). This effectively |limits you to "small" files (less than some number of lines) In the |Microport Vr3 386 case I was hitting the limit at less than 300k for |normal C source files. Best I can remember from looking at the source a while back, it is limited by number of characters in the swapping version, not number of lines. The limit is normally 256k bytes. It has a predefined #define that you can employ to bump it up to double that value at compile time. Randy Davis UUCP: dell.dell.com!rjd