From: William Lee Irwin III <wli@holomorphy.com>
To: li nux <lnxluv@yahoo.com>
Cc: linux <linux-kernel@vger.kernel.org>
Subject: Re: rmap.c: try_to_unmap_file(): VM_LOCKED not respected
Date: Mon, 13 Jun 2005 23:31:50 -0700 [thread overview]
Message-ID: <20050614063150.GI3879@holomorphy.com> (raw)
In-Reply-To: <20050614054813.63362.qmail@web33314.mail.mud.yahoo.com>
On Mon, Jun 13, 2005 at 10:48:13PM -0700, li nux wrote:
> I first use mmap(MAP_LOCKED) and then
> remap_file_pages.
> This should set VM_LOCKED in the vma.
This is very odd. Could you get a backtrace with code addresses resolved
to line numbers?
When you get backtraces, it should show program counters (EIP's on i386,
RIP's on x86-64, other names on others). If you compile with debugging
symbols and keep the vmlinux, you can use addr2line to resolve them to
addresses. Hopefully this is enough for you to go on.
If you can provide this information, it would be very helpful wrt.
resolving your issue.
Thanks.
-- wli
next prev parent reply other threads:[~2005-06-14 6:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-14 5:14 rmap.c: try_to_unmap_file(): VM_LOCKED not respected li nux
2005-06-14 5:22 ` William Lee Irwin III
2005-06-14 5:48 ` li nux
2005-06-14 6:31 ` William Lee Irwin III [this message]
2005-06-14 7:25 ` li nux
2005-06-14 13:51 ` Hugh Dickins
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=20050614063150.GI3879@holomorphy.com \
--to=wli@holomorphy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lnxluv@yahoo.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.