[ PATCH 0/6 ] UML - Finish host file I/O fix, page fault speedup

From: Jeff Dike
Date: Thu Apr 12 2007 - 12:35:28 EST


These are 2.6.22 material.

The first three finish getting rid of the bogus host file I/O code.
It turns out that all callers of the old code could have just used the
new code. I don't know why I was unable to log in when I earlier just
did the quick and simple conversion.

Patch 4 removes some debugging code accidentally included in the
rewrite of the page table walking code.

Patch 5 is a bit of deadlock avoidance.

Patch 6 redoes the host side of page fault handling, with a noticable
performance improvement on a kernel build.

Jeff
--
Work email - jdike at linux dot intel dot com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/