kernel-ark/arch/ia64/mm
Peter Keilty dcc17d1bae [IA64] Use bitmaps for efficient context allocation/free
Corrects the very inefficent method of finding free context_ids in
get_mmu_context().  Instead of walking the task_list of all processes,
2 bitmaps are used to efficently store and lookup state, inuse and
needs flushing. The entire rid address space is now used before calling
wrap_mmu_context and global tlb flushing.

Special thanks to Ken and Rohit for their review and modifications in
using a bit flushmap.

Signed-off-by: Peter Keilty <peter.keilty@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2005-10-31 14:36:05 -08:00
..
contig.c
discontig.c [PATCH] memory hotplug locking: node_size_lock 2005-10-29 21:40:44 -07:00
extable.c
fault.c
hugetlbpage.c
init.c [PATCH] mm: init_mm without ptlock 2005-10-29 21:40:40 -07:00
Makefile
numa.c
tlb.c [IA64] Use bitmaps for efficient context allocation/free 2005-10-31 14:36:05 -08:00