All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.12-rc3-mm2
@ 2005-04-30 23:43 Andrew Morton
  2005-05-01  0:27 ` 2.6.12-rc3-mm2 Benoit Boissinot
                   ` (8 more replies)
  0 siblings, 9 replies; 53+ messages in thread
From: Andrew Morton @ 2005-04-30 23:43 UTC (permalink / raw)
  To: linux-kernel


ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc3/2.6.12-rc3-mm2/

- Various fixes against 2.6.12-rc3-mm1.



Changes since 2.6.12-rc3-mm1:

-netlink-audit-warning-fix.patch
-ppc64-fix-32-bit-signal-frame-back-link.patch

 Merged

-preserve-arch-and-cross_compile-in-the-build-directory-generated-makefile.patch

 Dropped - Sam no likee.

+sis900-must-select-mii.patch

 Net driver Kconfig fix

+proc-pid-smaps-fix.patch

 Fix proc-pid-smaps.patch for arm

+x86-port-lockless-mce-implementation-fix-2.patch

 Fix x86-port-lockless-mce-preparation.patch

+x86-x86_64-deferred-handling-of-writes-to-proc-irq-xx-smp_affinitypatch-added-to-mm-tree-fix.patch
+x86-x86_64-deferred-handling-of-writes-to-proc-irq-xx-smp_affinitypatch-added-to-mm-tree-fix-2.patch

 Fix x86-x86_64-deferred-handling-of-writes-to-proc-irq-xx-smp_affinitypatch-added-to-mm-tree.patch

+sep-initializing-rework-fix.patch

 Fix sep-initializing-rework.patch

+suspend-resume-smp-support-fix-3.patch

 Fix suspend-resume-smp-support.patch

+setitimer-timer-expires-too-early.patch

 setitimer fix

+drivers-ide-pci-sis5513c-section-fixes.patch
+uninline-tty_paranoia_check.patch
+docbook-tell-users-to-install-xmlto-not-stylesheets.patch
+drivers-char-agp-make-code-static.patch
+drivers-char-rio-rio_linuxc-make-a-variable-static.patch
+drivers-char-stallionc-make-a-function-static.patch
+drivers-char-istallionc-remove-an-unneeded-variable.patch
+drivers-char-mwave-3780ic-cleanups.patch
+drivers-char-nvramc-possible-cleanups.patch
+drivers-char-rocketc-cleanups.patch

Various little fixes and cleanups



number of patches in -mm: 978
number of changesets in external trees: 468
number of patches in -mm only: 965
total patches: 1433


All 978 patches: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.12-rc3/2.6.12-rc3-mm2/patch-list


^ permalink raw reply	[flat|nested] 53+ messages in thread
* Re: 2.6.12-rc3-mm2 - kswapd0 keeps running
@ 2005-05-02  4:51 Mark McPherson
  0 siblings, 0 replies; 53+ messages in thread
From: Mark McPherson @ 2005-05-02  4:51 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

I have noticed since well back in the 2.6.11-mmX series that top always
reports the load average as 1.00 unless and until I kill apcupsd [an APC
ups daemon].  If I do that the load average swiftly drops to 0.00 when
the computer is idle.  Thought it was likely an application issue but
perhaps it is related so maybe I had better mention it.

I'm pretty sure the 2.6.12-rcX Linus tree does the same thing, while
vanilla 2.6.11 and the -ac tree don't display this behavior.

apcupsd doesn't seem to actually use excessive resources -- CPU or
memory -- even if I let it run for a long time, and the CPU temperature
remains at the correct idle value when idle [even though the load
average is reported as 1.00].

I don't see corresponding behavior with kswapiod here after a day of
uptime with 2.6.12-rc3-mm2.

Cheers,
Mark
-- 
Mark McPherson <mark@mahonia.com>

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

end of thread, other threads:[~2005-05-26  7:22 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-30 23:43 2.6.12-rc3-mm2 Andrew Morton
2005-05-01  0:27 ` 2.6.12-rc3-mm2 Benoit Boissinot
2005-05-01  0:37   ` 2.6.12-rc3-mm2 Andrew Morton
     [not found]     ` <40f323d00504301753140a7ef4@mail.gmail.com>
2005-05-01  1:12       ` 2.6.12-rc3-mm2 Benoit Boissinot
2005-05-01  2:32 ` 2.6.12-rc3-mm2 - /proc/ide/sr0/model: No such file or directory Jesper Juhl
2005-05-03  3:11   ` Greg KH
2005-05-03  3:18     ` Andrew Morton
2005-05-03  4:48       ` Greg KH
2005-05-03  7:11         ` Bartlomiej Zolnierkiewicz
2005-05-03 18:27           ` Greg KH
2005-05-01  3:30 ` [patch] alternative fix for VFS race (was Re: 2.6.12-rc3-mm2) Nick Piggin
     [not found] ` <20050430164303.6538f47c.akpm-3NddpPZAyC0@public.gmane.org>
2005-05-01 12:56   ` 2.6.12-rc3-mm2: ACPI problems Rafael J. Wysocki
2005-05-01 12:56     ` Rafael J. Wysocki
     [not found]     ` <200505011456.38744.rjw-KKrjLPT3xs0@public.gmane.org>
2005-05-01 13:41       ` Brice Goglin
2005-05-01 13:41         ` Brice Goglin
     [not found]         ` <4274DC95.6080208-vYW+cPY1g1pg9hUCZPvPmw@public.gmane.org>
2005-05-26  7:08           ` Andrew Morton
     [not found]             ` <20050526000800.66c42b6b.akpm-3NddpPZAyC0@public.gmane.org>
2005-05-26  7:22               ` Brice Goglin
2005-05-01 15:07 ` 2.6.12-rc3-mm2 - kswapd0 keeps running Damir Perisa
2005-05-01 22:06   ` Andrew Morton
2005-05-02  6:01     ` Damir Perisa
2005-05-02 15:31       ` Damir Perisa
2005-05-02 18:14         ` Andrew Morton
2005-05-02 21:30           ` Damir Perisa
2005-05-06 18:07           ` Damir Perisa
2005-05-04 19:12   ` Cameron Harris
2005-05-04 21:47     ` Damir Perisa
2005-05-01 15:08 ` 2.6.12-rc3-mm2: ppc pte_offset_map() Sean Neakums
2005-05-01 15:08   ` Sean Neakums
2005-05-01 15:50   ` Jesper Juhl
2005-05-01 15:50     ` Jesper Juhl
2005-05-01 22:46     ` Andrew Morton
2005-05-01 22:46       ` Andrew Morton
2005-05-01 23:01       ` Jesper Juhl
2005-05-01 23:01         ` Jesper Juhl
2005-05-03 22:04         ` cliff white
2005-05-03 22:04           ` cliff white
2005-05-02 10:14       ` Hugh Dickins
2005-05-02 10:14         ` Hugh Dickins
2005-05-01 22:29 ` 2.6.12-rc3-mm2: fs/proc/task_mmu.c warnings Adrian Bunk
2005-05-02 22:30   ` Mauricio Lin
2005-05-02 23:35     ` Mauricio Lin
2005-05-02 23:45       ` Andrew Morton
2005-05-02 23:56         ` Mauricio Lin
2005-05-03 20:16           ` cliff white
2005-05-03 22:12             ` Mauricio Lin
2005-05-03 18:02         ` Cliff White
2005-05-02  5:07 ` 2.6.12-rc3-mm2 James Cloos
2005-05-02  5:26   ` 2.6.12-rc3-mm2 Andrew Morton
2005-04-30 21:34     ` 2.6.12-rc3-mm2 Diego Calleja
2005-05-03 16:08     ` 2.6.12-rc3-mm2 Bill Davidsen
2005-05-03 13:37 ` 2.6.12-rc3-mm2 Barry K. Nathan
2005-05-04 15:12   ` 2.6.12-rc3-mm2 Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2005-05-02  4:51 2.6.12-rc3-mm2 - kswapd0 keeps running Mark McPherson

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.