All of lore.kernel.org
 help / color / mirror / Atom feed
From: Valdis.Kletnieks@vt.edu (Valdis.Kletnieks at vt.edu)
To: kernelnewbies@lists.kernelnewbies.org
Subject: how to get PFN of page cache?
Date: Thu, 20 Mar 2014 14:46:37 -0400	[thread overview]
Message-ID: <11720.1395341197@turing-police.cc.vt.edu> (raw)
In-Reply-To: Your message of "Thu, 20 Mar 2014 17:14:57 +0530." <CAKgWgzriTEuohuFb3fWgkgtLJ-0VPee-PBuYExJd3+qXTq6H_Q@mail.gmail.com>

On Thu, 20 Mar 2014 17:14:57 +0530, pravin jadav said:

> i want to develop linux kernel module that will get PFN of pagecache pages.
> please help me how to develop this kind of kernel module.

What do you intend to do with the page once you find its PFN?  It's quite
possible there's already an API to do what you want without even needing
its PFN - or good technical reasons to not do what your module intends to
do once it has the PFN....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140320/82cde030/attachment.bin 

  parent reply	other threads:[~2014-03-20 18:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-20 11:44 how to get PFN of page cache? pravin jadav
2014-03-20 13:03 ` Pranay Srivastava
2014-03-20 17:24   ` pravin jadav
2014-03-20 18:15     ` Pranay Srivastava
2014-03-21  2:39   ` Chan Kim
2014-03-21  4:08     ` pravin jadav
2014-03-21  4:17       ` 김찬
2014-03-21  4:29         ` pravin jadav
2014-03-20 18:46 ` Valdis.Kletnieks at vt.edu [this message]
2014-03-21  2:35   ` Chan Kim

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=11720.1395341197@turing-police.cc.vt.edu \
    --to=valdis.kletnieks@vt.edu \
    --cc=kernelnewbies@lists.kernelnewbies.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 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.