From: Boszormenyi Zoltan <zboszor@freemail.hu>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] Autoregulate vm swappiness cleanup
Date: Tue, 28 Oct 2003 14:34:51 +0100 [thread overview]
Message-ID: <3F9E707B.7030609@freemail.hu> (raw)
Hi,
this patch makes my system even more responsive,
I applied the patch over 2.6.0-test8-mm1.
I have a Glade v1 project that has these source files among others:
$ ls -l callbacks.[ch] interface.[ch]
-rw-rw-r-- 1 zozo zozo 583241 okt 28 13:06 callbacks.c
-rw-rw-r-- 1 zozo zozo 96592 okt 27 22:54 callbacks.h
-rw-rw-r-- 1 zozo zozo 1090912 okt 27 22:54 interface.c
-rw-rw-r-- 1 zozo zozo 1687 okt 27 22:54 interface.h
That said, among others: the projects is *very* large, and is reasonably
modularised before someone says something silly about my programming
capabilities. :-)
gcc-3.3.2 (latest Fedora packages) goes up 160M+ in memory usage,
For a test run I started mozilla with some very long pages, oowriter,
gedit with the listed files opened and some gnome-terminal and a new project
compile with make -j2 so the callbacks.c and interface.c were compiled
simultaneously.
The system is a dual PIII/500 MHz with 512M RAM, not a speedy machine.
With all these, the system used only ~36M swap. Free memory was about 3-6M
then I exited oowriter. Free mem suddenly went up to 75M+, starting
programs was almost instant.
Definitely a win.
--
Best regards,
Zoltán Böszörményi
---------------------
What did Hussein say about his knife?
One in Bush worth two in the hand.
next reply other threads:[~2003-10-28 13:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-28 13:34 Boszormenyi Zoltan [this message]
2003-10-28 14:39 ` [PATCH] Autoregulate vm swappiness cleanup Richard B. Johnson
2003-10-28 15:39 ` Valdis.Kletnieks
2003-10-28 15:54 ` Richard B. Johnson
2003-10-28 16:37 ` Valdis.Kletnieks
2003-10-28 16:51 ` Måns Rullgård
2003-10-28 17:33 ` Valdis.Kletnieks
2003-11-03 8:15 ` [OT] " Boszormenyi Zoltan
-- strict thread matches above, loose matches on Subject: below --
2003-10-23 13:37 [PATCH] Autoregulate vm swappiness 2.6.0-test8 Con Kolivas
2003-10-23 14:42 ` Martin J. Bligh
2003-10-23 15:03 ` Con Kolivas
2003-10-25 6:58 ` [PATCH] Autoregulate vm swappiness cleanup Con Kolivas
2003-10-26 11:22 ` Nick Piggin
2003-10-26 10:36 ` Con Kolivas
2003-10-26 11:42 ` Nick Piggin
2003-10-28 11:04 ` Pavel Machek
2003-10-28 12:40 ` Con Kolivas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F9E707B.7030609@freemail.hu \
--to=zboszor@freemail.hu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.