public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: liscs 2005 <liscs2005@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: when I write a script like NAT, how I can control the cpu
Date: Sun, 17 Apr 2005 04:22:06 +0800	[thread overview]
Message-ID: <cc089fa0504161322326bcde6@mail.gmail.com> (raw)

hi, everyone, 
 
Recently, I program a script like NAT, but I have no idea how to let it 
possess more cpu resource?
 
you know, in user space process is a small unit which possess the cpu 
and is controlled by schedule function.  but in kernel space, it seems 
not the same thing as it in user space, and NAT should not be viewed as 
a process, in turn I can not schedule it. 
 
I ought to alter my perspective to the driver like ? while , I 
realistically can not understand it.
 
Any help will be appreciated!
 
thanks , :)

                 reply	other threads:[~2005-04-16 20:22 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=cc089fa0504161322326bcde6@mail.gmail.com \
    --to=liscs2005@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox