Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Zhang Fuxin <fxzhang@ict.ac.cn>
To: han han <piggie111000@yahoo.com>
Cc: "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com>
Subject: Re: How to access kernel memory?
Date: Tue, 18 Sep 2001 22:52:41 +0800	[thread overview]
Message-ID: <200109181453.f8IErMe32650@oss.sgi.com> (raw)

hi,han han,
   There are several ways.For example:
   1.You can create a character device , implement its mmap function
to map the memory block you allcated.This can be done in a little
kernel module.There are some sample code before.
   2.via /dev/mem,/dev/kmem etc
   



在 2001-09-18 07:35:00 you wrote:
>Hi, All,
>
>I allocated a block of memory in the kernel space. But
>I don't know how to directly access kernel space from
>user space. Anyone can help me?
>
>Thanks in advance.
>
>piggie
>
>
>__________________________________________________
>Terrorist Attacks on U.S. - How can you help?
>Donate cash, emergency relief information
>http://dailynews.yahoo.com/fc/US/Emergency_Information/

Regards
            Zhang Fuxin
            fxzhang@ict.ac.cn

             reply	other threads:[~2001-09-18 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-18 14:52 Zhang Fuxin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-09-18 15:15 How to access kernel memory? han han
2001-09-18 14:59 Siders, Keith
2001-09-18 18:41 ` Daniel Jacobowitz
2001-09-18 14:35 han han

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=200109181453.f8IErMe32650@oss.sgi.com \
    --to=fxzhang@ict.ac.cn \
    --cc=linux-mips@oss.sgi.com \
    --cc=piggie111000@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox