linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: RuoMu Hu <huruomu@gmail.com>
To: Narendra Prasad Madanapalli <narendramind@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: Confused about create_proc_entry
Date: Mon, 09 Jun 2008 01:41:43 +0800	[thread overview]
Message-ID: <484C19D7.9050503@gmail.com> (raw)
In-Reply-To: <85e5430e0806081002v48cb6625j1877f47c8b98a44e@mail.gmail.com>

Narendra Prasad Madanapalli wrote:
> Hi Romu,
>
> I have done small research on the same problem and the details are as 
> follows:
> 1. Before registering a file into /proc/sys/ you want to add the file 
> entry details in <linux-kernel-ver>/kernel/sysctl_check.c
What do you mean by "registering a file"? By create_proc_entry() or 
register_sysctl_table()?

Another question: Is it possible to add an entry in /proc/sys/kernel by 
register_sysctl_table() without adding an entry to the kern_table[] 
array in kernel/sysctl.c?

Your research really helped.  Thanks.


Best regards,
Romu

      parent reply	other threads:[~2008-06-08 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-07 18:28 Confused about create_proc_entry RuoMu Hu
     [not found] ` <85e5430e0806081002v48cb6625j1877f47c8b98a44e@mail.gmail.com>
2008-06-08 17:41   ` RuoMu Hu [this message]

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=484C19D7.9050503@gmail.com \
    --to=huruomu@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=narendramind@gmail.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;
as well as URLs for NNTP newsgroup(s).