Messages in this thread |  | | Date | Sun, 8 Sep 2002 02:12:06 -0700 | From | William Lee Irwin III <> | Subject | Re: LMbench2.0 results |
| |
From: William Lee Irwin III <wli@holomorphy.com> Date: Sun, 8 Sep 2002 01:28:21 -0700 > But if this were truly the issue, the allocation and deallocation > overhead for pagetables should show up as additional pressure > against zone->lock.
On Sun, Sep 08, 2002 at 01:25:26AM -0700, David S. Miller wrote: > The big gain is not only that allocation/free is cheap, also > page table entries tend to hit in cpu cache for even freshly > allocated page tables. > I think that is the bit that would show up in the mmap lmbench > test.
I'd have to doublecheck to see how parallelized lat_mmap is. My machines are considerably more sensitive to locking uglies than cache warmth. (They're taking my machines out, not just slowing them down.) Cache warmth goodies are certainly nice optimizations, though.
Cheers, Bill - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |