All of lore.kernel.org
 help / color / mirror / Atom feed
* module usage count
@ 2014-03-04  2:02 J.Hwan Kim
  2014-03-04  6:30 ` Pranay Srivastava
  0 siblings, 1 reply; 3+ messages in thread
From: J.Hwan Kim @ 2014-03-04  2:02 UTC (permalink / raw)
  To: kernelnewbies

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-04 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04  2:02 module usage count J.Hwan Kim
2014-03-04  6:30 ` Pranay Srivastava
2014-03-04 17:57   ` Rishi Agrawal

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.