From: Vasiliy G Tolstov <v.tolstov@selfip.ru>
To: linux-c-programming@vger.kernel.org
Subject: get in kernel module committed_as under 2.6.18 rhel kernel
Date: Thu, 23 Sep 2010 11:40:18 +0400 [thread overview]
Message-ID: <1285227618.28983.5.camel@vase.work> (raw)
Hello. I need to get Committed_AS undex 2.6.18 in my kernel module. How
can i do that? I'm check this under fs/proc/proc_misc.c i need to access
vm_committed_space that defined as atomic_t. But it in kernel data and
not export to modules. How can i avoid this?
Thank's.
--
Vasiliy G Tolstov <v.tolstov@selfip.ru>
Selfip.Ru
reply other threads:[~2010-09-23 7:40 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=1285227618.28983.5.camel@vase.work \
--to=v.tolstov@selfip.ru \
--cc=linux-c-programming@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 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.