Return to BSD News archive
Xref: sserve comp.os.386bsd.apps:838 comp.windows.x.i386unix:6374 Newsgroups: comp.os.386bsd.apps,comp.windows.x.i386unix From: mark@valent.demon.co.uk (Mark Valentine) Path: sserve!newshost.anu.edu.au!munnari.oz.au!bunyip.cc.uq.oz.au!harbinger.cc.monash.edu.au!yeshua.marcam.com!usc!howland.reston.ans.net!pipex!uknet!demon!valent.demon.co.uk!mark Subject: Re: Problems with xv-3.00a and a question. Distribution: world References: <CJ3M5r.Cvp@news.direct.net> <s902150.757870494@numbat> <1994Jan7.022121.29531@sserve.cc.adfa.oz.au> <PCG.94Jan7212114@decb.aber.ac.uk> <s902150.758036914@numbat> Reply-To: mark@valent.demon.co.uk X-Newsreader: Demon Internet Simple News v1.27 Lines: 20 Date: Mon, 10 Jan 1994 03:36:24 +0000 Message-ID: <758172984snz@valent.demon.co.uk> Sender: usenet@demon.co.uk In article <s902150.758036914@numbat> s902150@numbat.cs.rmit.OZ.AU "Brian Havard" writes: > Who mentioned JPEGs? It takes ages just to start before it event gets > a look at an image file. Also, memory isn't a problem as I was able to > load up and display a JPEG with NO swapping occuring. It just takes > forever. Seems to me that it must be using floating point alot and a > 386 without co-pro makes it crawl. I reckon it's hitting some problems in the FP emulation code, since it spends a good few minutes in the *kernel* (where FP emulation is done) before starting on my 16Mb 486SX... Once it starts up, loading of JPEGs is just *fine*! (The FP code in the last released versions of FreeBSD/NetBSD is known to be problematical, but I don't know if this is one of the known symptoms. There's better code on the way.) Mark.