From: kernel.frog.007@gmail.com (J.Hwan Kim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: module usage count
Date: Tue, 04 Mar 2014 11:02:29 +0900 [thread overview]
Message-ID: <53153435.2040107@gmail.com> (raw)
Hi, everyone
When I use /proc file system in communicating between kernel and user space,
is the usage count of moudule automatically incremented or decremented?
I register proc file via create_proc_entry() and use .open, .close and
.mmap not using .read and .write function.
Please give me any hint..
Thanks in advance
Best Regards,
J.Hwan Kim
next reply other threads:[~2014-03-04 2:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-04 2:02 J.Hwan Kim [this message]
2014-03-04 6:30 ` module usage count Pranay Srivastava
2014-03-04 17:57 ` Rishi Agrawal
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=53153435.2040107@gmail.com \
--to=kernel.frog.007@gmail.com \
--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.