* 2.4.0-ac9 works, but slower and swappier
@ 2001-01-15 0:39 Mark Orr
2001-01-15 5:20 ` Marcelo Tosatti
0 siblings, 1 reply; 3+ messages in thread
From: Mark Orr @ 2001-01-15 0:39 UTC (permalink / raw)
To: linux-kernel
I've been running 2.4.0-ac9 for a day and a half now.
I have pretty low-end hardware (Pentium 1/ 100MHz, 16Mb RAM,
17Mb swap) and it really seems to bog down with anything
heavy in memory. Netscape seems to really drag, and any
Java applets I encounter positively crawl -- you can see
the individual widgets being drawn.
My previous kernel was 240-ac4, and it was fine.
Oh, one other thing...cat /proc/filesystems shows:
nodev sockfs
nodev swapfs
nodev shm
nodev pipefs
nodev proc
ext2
nodev devpts
I thought swapfs _replaces_ shm? I mention this because
my startup scripts mount'ed shm the way it always does.
I figured it'd fail because shm wouldnt be there. I've
since disabled that.
So, mount swapfs to /dev/shm, and leave the shm filesystem
unmounted? Go back to the way it was before (mounting to
/var/shm) ??
W/ swapfs (only) mounted, MITSHM apps like MpegTV, Virtual
Gameboy, Xanim, etc. seem to work okay.
--
Mark Orr
markorr@intersurf.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.0-ac9 works, but slower and swappier
2001-01-15 0:39 2.4.0-ac9 works, but slower and swappier Mark Orr
@ 2001-01-15 5:20 ` Marcelo Tosatti
2001-01-15 13:02 ` Mark Orr
0 siblings, 1 reply; 3+ messages in thread
From: Marcelo Tosatti @ 2001-01-15 5:20 UTC (permalink / raw)
To: Mark Orr; +Cc: linux-kernel
On Sun, 14 Jan 2001, Mark Orr wrote:
>
> I've been running 2.4.0-ac9 for a day and a half now.
>
> I have pretty low-end hardware (Pentium 1/ 100MHz, 16Mb RAM,
> 17Mb swap) and it really seems to bog down with anything
> heavy in memory. Netscape seems to really drag, and any
> Java applets I encounter positively crawl -- you can see
> the individual widgets being drawn.
Could you please try this patch:
http://bazar.conectiva.com.br/~marcelo/patches/v2.4/2.4.1pre3/try_to_free_pages-3.patch
and report results?
Thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.0-ac9 works, but slower and swappier
2001-01-15 5:20 ` Marcelo Tosatti
@ 2001-01-15 13:02 ` Mark Orr
0 siblings, 0 replies; 3+ messages in thread
From: Mark Orr @ 2001-01-15 13:02 UTC (permalink / raw)
To: Marcelo Tosatti; +Cc: linux-kernel
On 15-Jan-2001 Marcelo Tosatti wrote:
> On Sun, 14 Jan 2001, Mark Orr wrote:
>> I've been running 2.4.0-ac9 for a day and a half now.
>>
>> I have pretty low-end hardware (Pentium 1/ 100MHz, 16Mb RAM,
>> 17Mb swap) and it really seems to bog down with anything
>> heavy in memory. Netscape seems to really drag, and any
>> Java applets I encounter positively crawl -- you can see
>> the individual widgets being drawn.
>
> Could you please try this patch:
>
> http://bazar.conectiva.com.br/~marcelo/patches/v2.4/2.4.1pre3/try_to_free_page
> s-3.patch > and report results?
Yeah, I just applied the patch and recompiled. Yes, it fixed it, pretty
decisively too.
P100/16Mb RAM/17Mb swap -- run Netscape 3.04, and start some large Java
applet -- like a Java-based game or Yahoo Chat or some such.
...on 240-ac4, it works okay. On 240-ac9, the disk grinds away, and it's
so slow you can see individual widgets being drawn.
With this patch, it's pretty much back to the way it was in -ac4, maybe a
little better.
thanx.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-01-15 13:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-15 0:39 2.4.0-ac9 works, but slower and swappier Mark Orr
2001-01-15 5:20 ` Marcelo Tosatti
2001-01-15 13:02 ` Mark Orr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox