* when I write a script like NAT, how I can control the cpu
@ 2005-04-16 20:22 liscs 2005
0 siblings, 0 replies; only message in thread
From: liscs 2005 @ 2005-04-16 20:22 UTC (permalink / raw)
To: linux-kernel
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 , :)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-16 20:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-16 20:22 when I write a script like NAT, how I can control the cpu liscs 2005
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.