[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070629135530.912094590@de.ibm.com>
Date: Fri, 29 Jun 2007 15:55:30 +0200
From: Martin Schwidefsky <schwidefsky@...ibm.com>
To: linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [patch 0/5] Various mm improvements.
While working on 1K/2K page tables for s390 I noticed room for
improvement in regard to some common mm code:
- unnecessary tlb flushing in unmap_vmas
- ptep_establish has fallen into disuse
- ptep_test_and_clear_dirty / ptep_clear_flush_dirty are not used either
- the definitions of mm_struct and vm_area_struct should be moved to
mm_types.h
- page_mkclean_one is giving false positives
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists