public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.5-rc3-aa1
@ 2004-03-31  3:09 Andrea Arcangeli
  2004-03-31  3:41 ` 2.6.5-rc3-aa1 Andrew Morton
  2004-03-31 19:16 ` 2.6.5-rc3-aa1 Bongani Hlope
  0 siblings, 2 replies; 10+ messages in thread
From: Andrea Arcangeli @ 2004-03-31  3:09 UTC (permalink / raw)
  To: linux-kernel

The xfs warning during truncate will be fixed with a later update
(Nathan is currently working on it).

next thing to do is to fixup the merging in mprotect.

In the meantime this is already mergeable in -mm if Andrew is
interested.

I'm not touching mremap at this time (i'll reistantiate the merging in
mprotect first, then Hugh testcase will work as well as in mainline). I
wait comments on the truncate/mremap race fixes (they clearly partly
collides with prio-tree but part of them seems shareable). That race
isn't trivial to fix but at the same time it doesn't worry me much right
now. I could add the semaphore, but mremap is an extreme fast path for
some workload like apache, so I'm not going to risk a
scalability-slowdown in there with an obviously safe patch of taking the
i_shared_sem semaphore, because even if that race triggers the kernel
shouldn't crash anymore.

URL:
	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.6/2.6.5-rc3-aa1.gz
	http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.6/2.6.5-rc3-aa1/

Changelog diff between 2.6.5-rc2-aa6 and 2.6.5-rc3-aa1:

Files 2.6.5-rc2-aa6/anon-vma.gz and 2.6.5-rc3-aa1/anon-vma.gz differ

	Track anonymous pages generated by cows on dma regions
	(bug spotted by Hugh Dickins).

Files 2.6.5-rc2-aa6/extraversion and 2.6.5-rc3-aa1/extraversion differ

	Rediffed.

Only in 2.6.5-rc3-aa1: initramfs-search-for-init

	Initramfs handy patch from -mm.

Files 2.6.5-rc2-aa6/prio-tree.gz and 2.6.5-rc3-aa1/prio-tree.gz differ

	Fix xfs to check nonlinear mappings too.

	Fix x86-64 compilation.

Only in 2.6.5-rc3-aa1: tag-writeback-pages-fix.patch.gz

	Avoid crashes in rw_swap_page_sync due -mm writeback changes,
	final (more highlevel) fix from Andrew.



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

end of thread, other threads:[~2004-04-01 18:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31  3:09 2.6.5-rc3-aa1 Andrea Arcangeli
2004-03-31  3:41 ` 2.6.5-rc3-aa1 Andrew Morton
2004-03-31  4:08   ` 2.6.5-rc3-aa1 Andrea Arcangeli
2004-03-31 19:16 ` 2.6.5-rc3-aa1 Bongani Hlope
2004-03-31 21:22   ` 2.6.5-rc3-aa1 Andrea Arcangeli
2004-04-01  4:47     ` 2.6.5-rc3-aa1 Bongani Hlope
2004-04-01  9:57   ` 2.6.5-rc3-aa1 Marc-Christian Petersen
2004-04-01 10:21     ` 2.6.5-rc3-aa1 Marc-Christian Petersen
2004-04-01 19:00       ` 2.6.5-rc3-aa1 Bongani Hlope
2004-04-01 13:38     ` 2.6.5-rc3-aa1 Andrea Arcangeli

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