Linux IA64 platform development
 help / color / mirror / Atom feed
From: "Matthews, Robert" <Robert.Matthews@COMPAQ.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] mmap issue
Date: Mon, 12 Mar 2001 21:31:27 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590693005274@msgid-missing> (raw)

Has anyone tried using mmap to remap PCI device memory into user space?  I
have seen the following problem:  If I do the mmap, it returns successfully,
and I can indeed access the device memory.  Unfortunately, the system will
hang within about a minute after doing so.  I do not get an oops, or crash
of any kind, simply no further response form the machine.  If I just do the
mmap and then munmap the system will not hang.  But if I do one access to
the mmapped address, the system will hang.  I am using the remap_page_range
call in my mmap routine, and this same code works on x86 and Alpha
platforms.  I found it odd that it takes a while for the system to hang
after the access, is their something special I have to do for this to work
on IA64?  I am running 2.4.1 with the 1/31 patch, although this problem
occurs on all previous kernels I have tried.  Thanks in advance for any
insight anyone might have.

Robert Matthews
Evaluation Test Development
Compaq Computer Corp
Voice: (281)518-1950 Fax:(281)514-9541
robert.matthews@compaq.com 




                 reply	other threads:[~2001-03-12 21:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=marc-linux-ia64-105590693005274@msgid-missing \
    --to=robert.matthews@compaq.com \
    --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