RE: fork in module?

From: Dunlap, Randy (randy.dunlap@intel.com)
Date: Wed Nov 01 2000 - 12:42:12 EST


x = kernel_thread(&func, &arg, flags);

might do what you want.

~Randy_________________________________________
|randy.dunlap_at_intel.com 503-677-5408|
|NOTE: Any views presented here are mine alone|
|& may not represent the views of my employer.|
-----------------------------------------------

> From: Heusden, Folkert van [mailto:f.v.heusden@ftr.nl]
>
> what would be the way of starting a sub-process in a module
> which then would
> run in the background? I guess plain fork() won't work?
> -

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:09 EST