*BSD News Article 18279


Return to BSD News archive

Xref: sserve comp.os.linux:47610 comp.os.386bsd.questions:3735 comp.windows.x.i386unix:2448
Path: sserve!newshost.anu.edu.au!munnari.oz.au!uunet!gatech!concert!samba.oit.unc.edu!news.oit.unc.edu!johnsonm
From: johnsonm@calypso.oit.unc.edu (Michael K. Johnson)
Newsgroups: comp.os.linux,comp.os.386bsd.questions,comp.windows.x.i386unix
Subject: Re: SUMMARY:  486DX2/66 for Unix conclusions (fairly long)
Date: 12 Jul 1993 13:19:53 GMT
Organization: Tea Conspiracy
Lines: 29
Distribution: world
Message-ID: <JOHNSONM.93Jul12091953@calypso.oit.unc.edu>
References: <21k903$3q4@GRAPEVINE.LCS.MIT.EDU> <PCG.93Jul12003233@decb.aber.ac.uk>
	<CA0zHp.CqK@unixhub.SLAC.Stanford.EDU>
	<21ra0tINNgeg@serv-200.dfki.uni-kl.de>
NNTP-Posting-Host: calypso.oit.unc.edu
In-reply-to: malik@alvserv-2.dfki.uni-kl.de's message of 12 Jul 1993 09:14:05 GMT


In article <21ra0tINNgeg@serv-200.dfki.uni-kl.de> malik@alvserv-2.dfki.uni-kl.de (Thomas Malik) writes:
   In article <CA0zHp.CqK@unixhub.SLAC.Stanford.EDU>, ralph@unixhub.SLAC.Stanford.EDU (Ralph Becker-Szendy) writes:
   |> In article <PCG.93Jul12003233@decb.aber.ac.uk> pcg@aber.ac.uk 
   |> (Piercarlo Grandi) writes:
   |> >On the other hand Linux does no swapping. 
   |> Nonsense. See man swapon, man swapoff, and man mkswap on any Linux
   ^^^^^^^^^^^^^^^^^
   Bullshit. Obviously, you don't know the difference between terms 'swapping'
   and 'paging'. Swapping means swapping complete process spaces to disk
   (what bsd does) , whereas paging means putting some fixed size pieces of 
   memory to disk (what linux does). Obviously, the former is slower than the latter.

*I* know the difference between swapping and paging, as you put it.
However, today, swapping has taken on dual connotation of both
swapping and paging, and pure swapping has mostly gone out of style,
as with good paging algorithms, it hardly makes sense.

Don't be so pedantic -- it's not "bullshit", it's someone without a
classical operating systems education...

And if you want to get *really* pedantic, you could say that, yes,
Linux *does* occasionally swap -- if all the pages of an executable
are paged out to disk, then the application is technically swapped
out, no?

Cool down -- don't be so righteous.

michaelkjohnson