public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: VM
@ 2001-10-22 21:33 Marcelo Roberto Jimenez
  2001-10-22 21:44 ` VM Oliver Xymoron
  0 siblings, 1 reply; 59+ messages in thread
From: Marcelo Roberto Jimenez @ 2001-10-22 21:33 UTC (permalink / raw)
  To: linux-kernel

Alan Cox wrote:
> > > Too ugly for words.
> >
> > Though, if it's done from the start of 2.5, it could be very possible. 
> > Is there a way to make it non-ugly?
> 
> I would hope by then we have a definitive answer as to the best path in 
> the VM world

Maybe there's no such answer. Maybe it's undecidable. In the mathematical  (Gödel) sense.

Marcelo.



^ permalink raw reply	[flat|nested] 59+ messages in thread
* Re: VM
@ 2001-10-22 13:36 Michael T. Babcock
  2001-10-22 14:02 ` VM Alan Cox
  0 siblings, 1 reply; 59+ messages in thread
From: Michael T. Babcock @ 2001-10-22 13:36 UTC (permalink / raw)
  To: Linux Kernel

 > I've not reached any final conclusions on the VM - there are things that
 > Rik's VM shows up that look like the VM algorithm is right but it
 > triggers other stuff, and there are a couple of hackish bits left in 
still.

I have never done this comparison myself, but I was wondering how ugly 
it would be if stable versions of Andrea's and Rik's VMs were both 
available in your/Linus' kernel as compile-time options.  Assuming that 
each provides better performance under certain conditions, wouldn't 
being able to choose a VM make sense, if they don't step on the rest of
the kernel too much ...

-- 
Michael T. Babcock
http://www.fibrespeed.net/~mbabcock



^ permalink raw reply	[flat|nested] 59+ messages in thread
* Re: VM
@ 2001-10-17  7:55 Leeuw van der, Tim
  2001-10-17 11:08 ` VM Liu Tao
  0 siblings, 1 reply; 59+ messages in thread
From: Leeuw van der, Tim @ 2001-10-17  7:55 UTC (permalink / raw)
  To: 'lkm'

I've tried more-or-less comparable desktop workloads on various
kernel-versions.

So far my conclusion is that for desktops, the VM in the recent -ac kernels
is worst, the VM in Linus's recent kernels is much better for the desktop,
but that the kernel with the smoothest operation on the desktop is:

2.4.4ac8

(There are several 2.4.4-ac kernels with identical VM just I happen to have
this one installed as a sort of backup)

This is a really old kernel, and I know that there were problems with that
VM version under certain loads. Still, the fact that it performs well is
perhaps an interesting datapoint.
I don't know if problems in the 2.4.4-ac8 VM can be killed without also
killing the performance?

The tested load is:

- Compiling kernel
- Browsing web with Mozilla or Galeon
- Opening Evolution and looking at mail
- Editing files with XEmacs

My criteria were speed of opening new big applications when another big
application is running and compiling at the same time, how useable the
system is while the application starts up, how quickly and smoothly I can
switch from one app. to the other.

All of these are of course highly subjective criteria.

I'm not interested in audio, so I didn't do any tests for smoothness of
playing sound while doing any of these things.

Next weekend I hope to have time to give the VM's another try; this time
I'll apply relevant Rik's patches to the -ac kernel too.

My PC has 64MB of RAM and some slow IDE disks (tuned with DMA and -u 1), and
a 200MHz MMX P1


--Tim


^ permalink raw reply	[flat|nested] 59+ messages in thread
* Re: VM
@ 2001-10-17  2:31 Marcelo Roberto Jimenez
  0 siblings, 0 replies; 59+ messages in thread
From: Marcelo Roberto Jimenez @ 2001-10-17  2:31 UTC (permalink / raw)
  To: linux-kernel

Folks,

Let's stop talking :-) and let's generate some numbers for comparison.

Rik, Andrea, why don't you describe a procedure to generate the numbers for comparison? I have both kernels installed on my machine, so it's easy for me to compare under different loads.

Of couse, I'm new to this stuff, forgive my ignorance :-)

Regards,

Marcelo.



^ permalink raw reply	[flat|nested] 59+ messages in thread
[parent not found: <E7405EE40489D411B30F00508BF38F8D049677E2@wlvexc01.diginsite.com>]
* VM
@ 2001-10-16  1:12 Patrick McFarland
  2001-10-16  0:53 ` VM David Lang
                   ` (2 more replies)
  0 siblings, 3 replies; 59+ messages in thread
From: Patrick McFarland @ 2001-10-16  1:12 UTC (permalink / raw)
  To: linux-kernel

Linus, this question is really to you...

Why is the simple vm system still in place on the linus tree? I would think the smart vm system in the ac tree would be better suited to .. oh.. say .. everything. (The potential for less swapping is _always better_)

-- 
Patrick "Diablo-D3" McFarland || unknown@panax.com

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

end of thread, other threads:[~2001-10-24 18:28 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-22 21:33 VM Marcelo Roberto Jimenez
2001-10-22 21:44 ` VM Oliver Xymoron
2001-10-23  4:27   ` VM Patrick McFarland
2001-10-23 20:04     ` VM bill davidsen
2001-10-23 20:13       ` VM Rik van Riel
2001-10-23 22:15       ` VM Patrick McFarland
  -- strict thread matches above, loose matches on Subject: below --
2001-10-22 13:36 VM Michael T. Babcock
2001-10-22 14:02 ` VM Alan Cox
2001-10-22 18:00   ` VM Mike Fedyk
2001-10-22 17:32     ` VM Marcelo Tosatti
2001-10-22 18:59     ` VM Daniel Phillips
2001-10-22 22:10       ` VM Ed Tomlinson
2001-10-23  5:37         ` VM Keith Owens
2001-10-23  5:38       ` VM Keith Owens
2001-10-23 16:15         ` VM Daniel Phillips
2001-10-23 16:14           ` VM David Lang
2001-10-24 13:54             ` VM J . A . Magallon
2001-10-24 18:11               ` VM Luigi Genoni
2001-10-24 14:44             ` VM Daniel Phillips
2001-10-24 16:24               ` VM David Lang
2001-10-24 17:56                 ` VM Daniel Phillips
2001-10-24 16:50                   ` VM David Lang
2001-10-24 18:29                     ` VM Daniel Phillips
2001-10-22 20:21     ` VM Alan Cox
2001-10-22 22:35   ` VM J . A . Magallon
2001-10-17  7:55 VM Leeuw van der, Tim
2001-10-17 11:08 ` VM Liu Tao
2001-10-17  2:31 VM Marcelo Roberto Jimenez
     [not found] <E7405EE40489D411B30F00508BF38F8D049677E2@wlvexc01.diginsite.com>
2001-10-16 16:44 ` VM David Lang
2001-10-16 18:11   ` VM Rik van Riel
2001-10-16 22:31     ` VM Luigi Genoni
2001-10-16  1:12 VM Patrick McFarland
2001-10-16  0:53 ` VM David Lang
2001-10-16 12:28   ` VM John Levon
2001-10-16 12:34     ` VM Tobias Ringstrom
2001-10-16 16:17     ` VM David Lang
2001-10-16  1:57 ` VM Linus Torvalds
2001-10-16  3:08   ` VM Patrick McFarland
2001-10-16  3:15     ` VM Robert Love
2001-10-16  3:17       ` VM Patrick McFarland
     [not found]         ` <1003202417.861.6.camel@phantasy>
     [not found]           ` <20011015232245.F1314@localhost>
2001-10-16  3:28             ` VM Robert Love
2001-10-16  5:08               ` VM safemode
2001-10-16  4:40                 ` VM David Lang
2001-10-16 13:34                   ` VM safemode
2001-10-16 14:19                     ` VM Allan Sandfeld
2001-10-16 16:14                       ` VM Rik van Riel
2001-10-16  3:15     ` VM Patrick McFarland
2001-10-16 10:26     ` VM Stephan von Krawczynski
2001-10-16 23:38       ` VM Andrea Arcangeli
2001-10-17  0:49         ` VM Rik van Riel
2001-10-17  1:15           ` VM Andrea Arcangeli
2001-10-16 23:24     ` VM Andrea Arcangeli
2001-10-16  8:14   ` VM Anuradha Ratnaweera
2001-10-16 13:36     ` VM Luigi Genoni
2001-10-16 14:04       ` VM bill davidsen
2001-10-16 14:11       ` VM Rik van Riel
2001-10-16 14:41       ` VM Martin Dalecki
2001-10-16 13:51   ` VM Bill Davidsen
2001-10-16  8:08 ` VM Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox