public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* linux-2.4.13..
@ 2001-10-24  5:52 Linus Torvalds
  2001-10-24  7:39 ` linux-2.4.13 christophe barbe
                   ` (4 more replies)
  0 siblings, 5 replies; 29+ messages in thread
From: Linus Torvalds @ 2001-10-24  5:52 UTC (permalink / raw)
  To: Kernel Mailing List


Things seem to be calming down a bit, which is nice.

Of course, it might possibly also be that everybody is off flaming about
the DMCA and getting no work done ;)

Whatever the cause, here's a 2.4.13. See if you can break it,

		Linus

----
final:
 - page write-out throttling
 - Pete Zaitcev: ymfpci sound driver update (make Civ:CTP happy with it)
 - Alan Cox: i2o sync-up
 - Andrea Arcangeli: revert broken x86 smp_call_function patch
 - me: handle VM write load more gracefully. Merge parts of -aa VM

pre6:
 - Stephen Rothwell: APM idle time handling fixes, docbook update, cleanup
 - Jeff Garzik: network driver updates
 - Greg KH: USB updates
 - Al Viro: UFS update, binfmt_misc rewrite.
 - Andreas Dilger: /dev/random fixes
 - David Miller: network/sparc updates

pre5:
 - Greg KH: usbnet fix
 - Johannes Erdfelt: uhci.c bulk queueing fixes

pre4:
 - Al Viro: mnt_list init
 - Jeff Garzik: network driver update (license tags, tulip driver)
 - David Miller: sparc, net updates
 - Ben Collins: firewire update
 - Gerd Knorr: btaudio/bttv update
 - Tim Hockin: MD cleanups
 - Greg KH, Petko Manolov: USB updates
 - Leonard Zubkoff: DAC960 driver update

pre3:
 - Jens Axboe: clean up duplicate unused request list
 - Jeff Mahoney: reiserfs endianness finishing touches
 - Hugh Dickins: some further swapoff fixes and cleanups
 - prepare-for-Alan: move drivers/i2o into drivers/message/i2o
 - Leonard Zubkoff: 2TB disk device fixes
 - Paul Schroeder: mwave config enable
 - Urban Widmark: fix via-rhine double free..
 - Tom Rini: PPC fixes
 - NIIBE Yutaka: SuperH update

pre2:
 - Alan Cox: more merging
 - Ben Fennema: UDF module license
 - Jeff Mahoney: reiserfs endian safeness
 - Chris Mason: reiserfs O_SYNC/fsync performance improvements
 - Jean Tourrilhes: wireless extension update
 - Joerg Reuter: AX.25 updates
 - David Miller: 64-bit DMA interfaces

pre1:
 - Trond Myklebust: deadlock checking in lockd server
 - Tim Waugh: fix up parport wrong #define
 - Christoph Hellwig: i2c update, ext2 cleanup
 - Al Viro: fix partition handling sanity check.
 - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC
 - Ben Fennema: UDF update
 - Alan Cox: continued merging
 - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache


^ permalink raw reply	[flat|nested] 29+ messages in thread
* Re: linux-2.4.13 high SWAP
@ 2001-10-30  4:49 Robert Scussel
  2001-10-30 10:28 ` Pablo Ninja
  2001-10-30 15:10 ` Andre Margis
  0 siblings, 2 replies; 29+ messages in thread
From: Robert Scussel @ 2001-10-30  4:49 UTC (permalink / raw)
  To: torvalds; +Cc: andre, linux-kernel, jesus

Just thought that I would add our experience.

We have experienced the same kind of swap symptoms described, however we
have no mounted tmpfs, or ramfs partitions. We have, in fact,
experienced the same symptoms on the 2.4.2,2.4.5,2.4.7 and 2.4.12
kernel, haven't yet tried the 2.4.13 kernel.  The symptoms include hung
processes which can not be killed, system cannot right to disk, and
files accessed during this time are filled with binary zeros.  As sync
does not work as well, the only resolution is to do a reboot -f -n.

All systems are comprised of exclusively SGI XFS partitions, with dual
pentium II/III processors.

Any insight would be helpful,

Robert Scussel
--
Robert Scussel
1024D/BAF70959/0036 B19E 86CE 181D 0912  5FCC 92D8 1EA1 BAF7 0959

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

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

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-24  5:52 linux-2.4.13 Linus Torvalds
2001-10-24  7:39 ` linux-2.4.13 christophe barbe
2001-10-24  8:08   ` linux-2.4.13 Florian Weimer
2001-10-24  8:56 ` linux-2.4.13 Tim Nicholas
2001-10-25 10:29   ` linux-2.4.13 André Dahlqvist
2001-10-24  9:40 ` linux-2.4.13 bert hubert
2001-10-24 16:51   ` linux-2.4.13 Linus Torvalds
2001-10-24 17:05     ` linux-2.4.13 high SWAP Andre Margis
2001-10-24 17:42       ` Andre Margis
2001-10-24 16:44         ` Marcelo Tosatti
2001-10-24 18:20           ` Andre Margis
2001-10-24 17:10             ` Marcelo Tosatti
2001-10-24 18:37               ` Andre Margis
2001-10-24 19:11                 ` Linus Torvalds
2001-10-24 21:03                   ` Lukasz Trabinski
2001-10-24 21:48                   ` toon
2001-10-24 22:08                     ` David S. Miller
2001-10-25 13:23               ` Christoph Rohland
2001-10-26  2:17   ` linux-2.4.13 Anuradha Ratnaweera
2001-10-26  5:44   ` linux-2.4.13 Stuart Young
2001-10-24 11:16 ` linux-2.4.13 Andy Pevy
2001-10-24 10:56   ` linux-2.4.13 Francois Romieu
2001-10-24 14:48 ` linux-2.4.13 Jan Rekorajski
  -- strict thread matches above, loose matches on Subject: below --
2001-10-30  4:49 linux-2.4.13 high SWAP Robert Scussel
2001-10-30 10:28 ` Pablo Ninja
2001-10-30 13:29   ` Ulrich Wiederhold
2001-10-30 15:48   ` Robert Scussel
2001-10-30 15:10 ` Andre Margis
2001-10-30 18:56   ` Theo Schlossnagle

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