mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* 2.6.5-rc2-aa2
@ 2004-03-24  6:00 Andrea Arcangeli
  2004-03-24  8:31 ` 2.6.5-rc2-aa2 Hugh Dickins
  0 siblings, 1 reply; 2+ messages in thread
From: Andrea Arcangeli @ 2004-03-24  6:00 UTC (permalink / raw)
  To: linux-kernel

This update covers the paging of nonlinear vmas, and the ppc
architecture (the former is well tested, the latter not but at least it
now compiles on ppc and ppc64).

The next target is the merging of the prio_tree, but that will be a
separated patch. After that this whole thing should be mergeable into
mainline.

Of course I can consider applying a filter to change 'anon_vma_t' to
'struct anon_vma' (even if I personally prefer the typedefs).

BTW, I put the set_page_dirty back into the page_map_lock because we've
to run that under the page_map_lock anyways if the pte was dirty during
swapping/paging. I mean, as far as we run it there, then we can run it
in the other s390-only places too.

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

Files 2.6.5-rc2-aa1/anon_vma.gz and 2.6.5-rc2-aa2/anon_vma.gz differ

	Merged Hugh's s390 fixes for physical referenced/dirty bit handling.

	Implemented nonlinear paging support. Tested with two hundred threads
	with 1.7G of shm mapped each trashing in a loop. Verified the nonlinear
	pages are swapped out and swapped in correctly. No races during high load
	so far. Nice swap behaviour is not expectable for nonlinear mappings,
	nonlinear is optimal for either small pageable mappings or big mlocked
	mappings.

	Fixed ppc/ppc64/arm compilation by merging Hugh's anobjrmap-6
	(I verified it compiles with a cross compiler but it's untested
	on real hardware).

	Avoid oopsing in fork too, if somebody forget VM_RESERVED (only warn).

	Renamd bitflag and fixed include guards per Christoph's suggestion.

Files 2.6.5-rc2-aa1/extraversion and 2.6.5-rc2-aa2/extraversion differ

	Rediffed.

Files 2.6.5-rc2-aa1/irq-safe-pagecache-lock.patch.gz and 2.6.5-rc2-aa2/irq-safe-pagecache-lock.patch.gz differ
Files 2.6.5-rc2-aa1/stop-using-dirty-pages.patch.gz and 2.6.5-rc2-aa2/stop-using-dirty-pages.patch.gz differ
Only in 2.6.5-rc2-aa1: stop-using-locked-pages-fix-2.patch.gz
Only in 2.6.5-rc2-aa1: stop-using-locked-pages-fix.patch.gz
Files 2.6.5-rc2-aa1/stop-using-locked-pages.patch.gz and 2.6.5-rc2-aa2/stop-using-locked-pages.patch.gz differ
Only in 2.6.5-rc2-aa1: tag-writeback-pages-fix.patch.gz
Only in 2.6.5-rc2-aa1: tag-writeback-pages-missing-filesystems.patch.gz
Files 2.6.5-rc2-aa1/tag-writeback-pages.patch.gz and 2.6.5-rc2-aa2/tag-writeback-pages.patch.gz differ
Files 2.6.5-rc2-aa1/unslabify-pgds-and-pmds.patch.gz and 2.6.5-rc2-aa2/unslabify-pgds-and-pmds.patch.gz differ

	Merged new versions from 2.6.5-rc2-mm1.

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

* Re: 2.6.5-rc2-aa2
  2004-03-24  6:00 2.6.5-rc2-aa2 Andrea Arcangeli
@ 2004-03-24  8:31 ` Hugh Dickins
  0 siblings, 0 replies; 2+ messages in thread
From: Hugh Dickins @ 2004-03-24  8:31 UTC (permalink / raw)
  To: Andrea Arcangeli; +Cc: linux-kernel

On Wed, 24 Mar 2004, Andrea Arcangeli wrote:
> 
> BTW, I put the set_page_dirty back into the page_map_lock because we've
> to run that under the page_map_lock anyways if the pte was dirty during
> swapping/paging. I mean, as far as we run it there, then we can run it
> in the other s390-only places too.

Of course.  Silly me.  Sorry for wasting your time on that.

Hugh


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

end of thread, other threads:[~2004-03-24  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-24  6:00 2.6.5-rc2-aa2 Andrea Arcangeli
2004-03-24  8:31 ` 2.6.5-rc2-aa2 Hugh Dickins

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

all inboxes | Powered by JetHome®