9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Swap considered harmful (Sorry)
@ 2006-07-13 13:52 Brantley Coile
  2006-07-13 14:06 ` Charles Forsyth
  2006-07-13 16:09 ` Ronald G Minnich
  0 siblings, 2 replies; 12+ messages in thread
From: Brantley Coile @ 2006-07-13 13:52 UTC (permalink / raw)
  To: 9fans


char Ephil[] = "It's all Phil's fault";


> From: "rob pike" <;rob@plan9.bell-labs.com>;
> Subject: Re: [9fans] Virtual memory in BSD and Plan9
> Date: Mon, 29 Oct 2001 07:38:17 -0500
>
> I'm a radical here, but I think if a machine is paging, you've lost.
> To me, VM is a pretty technique for memory management in the kernel,
> something distinct from paging, which is a way to get the system
> through temprorary overshoots in memory demand.
>
> My boss when the first Plan 9 kernel was being written was Sandy
> Fraser, who had worked on Atlas, one of the first VM systems.  When he
> heard that I was putting VM into Plan 9 (a situation more accurately
> described as building Plan 9's original memory manager around a VM
> model), he literally called me on the carpet.  He said that he hated
> VM bitterly because of the Atlas days, in which nothing got done
> because the system was always thrashing.  I pointed out the
> distinction between VM and paging, explained that I was implementing
> VM but not paging (Phil W. put paging in a few years later), and
> justified my decision by pointing out that with memory so cheap today,
> there was really no reason to depend on the paging system to manage
> your working set except for the occasional brief overrun on demand.
>
> -rob



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-08-07 18:13 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-13 13:52 [9fans] Swap considered harmful (Sorry) Brantley Coile
2006-07-13 14:06 ` Charles Forsyth
2006-07-13 16:07   ` Ronald G Minnich
2006-07-13 16:08     ` quanstro
2006-07-14 11:10       ` Paweł Lasek
2006-07-14 11:54         ` quanstro
2006-07-14 19:40           ` Paweł Lasek
2006-08-07 17:49     ` Lluís Batlle i Rossell
2006-08-07 18:13       ` Sascha Retzki
2006-07-13 16:09 ` Ronald G Minnich
2006-07-13 16:07   ` quanstro
2006-07-13 17:05   ` David Leimbach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).