public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: linux-ia64@vger.kernel.org
Subject: ia64 emulator or test machine available
Date: Sat, 27 Nov 2004 00:27:09 +0000	[thread overview]
Message-ID: <41A7C9DD.20303@yahoo.com.au> (raw)

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

             reply	other threads:[~2004-11-27  0:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-27  0:27 Nick Piggin [this message]
2004-11-28 22:11 ` ia64 emulator or test machine available Darren Williams
2004-11-29  8:13 ` Nick Piggin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41A7C9DD.20303@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox