public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* ia64 emulator or test machine available
@ 2004-11-27  0:27 Nick Piggin
  2004-11-28 22:11 ` Darren Williams
  2004-11-29  8:13 ` Nick Piggin
  0 siblings, 2 replies; 3+ messages in thread
From: Nick Piggin @ 2004-11-27  0:27 UTC (permalink / raw)
  To: linux-ia64

Hi,

I have been doing some work in the area of page table lock reduction
in collaboration with Christoph Lameter. The main aim of this is to
improve multi-threaded page fault performance, but may also benefit
other areas, like multi threded futex performance, and page reclaim.

I have working implementations on i386 and x86-64, and now I would like
to get an ia64 version running. For two reasons: first, SGI is pushing
most of the work in this area, obviously for their ia64 systems;

second, ia64's implementation of pte access faults in software means
there is a possibility to implement mutual exclusion for pte access with
pte lock bits rather than cmpxchg, and with no downside. pte lock bits
may prove to be more scalable than cmpxchg in some areas.

With the help of Keith and Christoph, we have a version that is close
to booting - however I can't ask or expect them to debug my bugs. So if
anyone is interested in giving me access to an emulator or (preferably)
machine with serial console and power access that boots recent 2.6
kernels then I would be much obliged.

I wouldn't require anything fancy, nor for (hopefully) too long a time.

Thanks,
Nick

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

end of thread, other threads:[~2004-11-29  8:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-27  0:27 ia64 emulator or test machine available Nick Piggin
2004-11-28 22:11 ` Darren Williams
2004-11-29  8:13 ` Nick Piggin

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