public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.17rc1aa1
@ 2001-12-14 17:14 Andrea Arcangeli
  2001-12-14 21:24 ` Another loop bug? (Was: 2.4.17rc1aa1) Gergely Nagy
  2001-12-15  4:52 ` 2.4.17rc1aa1 Barry K. Nathan
  0 siblings, 2 replies; 4+ messages in thread
From: Andrea Arcangeli @ 2001-12-14 17:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcelo Tosatti, Andrew Morton

Marcelo, can you merge the loop-deadlock fix? (the others aren't
trivially mergeable yet and for the tcp conntrack you'd need to ask
Rusty first, the change is simple enough that I merged it for now)

Andrew, could you give it a spin to verify I/O performance is back? It
is fast for me now.

URL:

	ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.17rc1aa1.bz2
	ftp://ftp.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.17rc1aa1/

Only in 2.4.17rc1aa1: 00_block-highmem-all-18b-2.bz2
Only in 2.4.17pre4aa1: 00_block-highmem-all-18b.bz2
Only in 2.4.17pre4aa1: 00_flush_icache_range-1
Only in 2.4.17rc1aa1: 00_flush_icache_range-2
Only in 2.4.17pre4aa1: 00_silent-stack-overflow-12
Only in 2.4.17rc1aa1: 00_silent-stack-overflow-13
Only in 2.4.17pre4aa1: 00_spinlock-cacheline-2
Only in 2.4.17rc1aa1: 00_spinlock-cacheline-3
Only in 2.4.17pre4aa1: 10_numa-sched-14
Only in 2.4.17rc1aa1: 10_numa-sched-15
Only in 2.4.17pre4aa1: 60_atomic-alloc-6
Only in 2.4.17rc1aa1: 60_atomic-alloc-7

	Rediffed.

Only in 2.4.17pre4aa1: 00_rwsem-fair-25-recursive-6
Only in 2.4.17rc1aa1: 00_rwsem-fair-25-recursive-7

	Not used actively anymore for the coredump (we walk the pagetables
	by hand instead of using the MMU now).

Only in 2.4.17rc1aa1: 00_loop-deadlock-1

	Fixed loop deadlock (balance_dirty() must not be called within the
	request_fn or it can deadlock or recurse way too much). It is
	enough to recall balance_dirty() at the highest layer so this won't
	introduce any stability problem.

Only in 2.4.17rc1aa1: 00_tcp-conntrack-fin-1

	After upgrading my firewall/NAT to 2.4 (s/ipchains/iptables/ :) I started
	getting valid tcp packets dropped/logged (I'm allowing only RELATED and
	ESTABLISHED packets from the outside, with ipchains I was allowing all
	tcp packets that weren't syn and there weren't problems). Rusty sent me
	the above fix to see if my problem with the tcp connection tracking
	goes away (without adding again the rule that all non tcp syn can came in).

Only in 2.4.17pre4aa1: 10_vm-19
Only in 2.4.17rc1aa1: 10_vm-20

	Should fix the I/O async flushing performance drop reported by Andrew.
	Cannot += BUF_LOCKED any longer in balance_dirty because we don't waste
	time any longer refiling clean buffers into the BUF_CLEAN now (sync has to
	pass all over the bh anyways so it doesn't matter for it either).
	Avoid collapsing the max_mapped during shrink_cache internal passes.

Only in 2.4.17pre4aa1: 50_uml-patch-2.4.15-3.bz2
Only in 2.4.17rc1aa1: 50_uml-patch-2.4.16-2.bz2

	Latest update from Jeff at user-mode-linux.sourceforge.net.

Only in 2.4.17pre4aa1: 60_tux-2.4.16-final-C9.bz2
Only in 2.4.17rc1aa1: 60_tux-2.4.16-final-D5.bz2

	Latest update from Ingo at www.redhat.com/~mingo/.

Andrea

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

end of thread, other threads:[~2001-12-17 15:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-14 17:14 2.4.17rc1aa1 Andrea Arcangeli
2001-12-14 21:24 ` Another loop bug? (Was: 2.4.17rc1aa1) Gergely Nagy
2001-12-15  4:52 ` 2.4.17rc1aa1 Barry K. Nathan
2001-12-17 15:33   ` 2.4.17rc1aa1 Andrea Arcangeli

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