[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
need help on proecesses
From: |
mathan gopal |
Subject: |
need help on proecesses |
Date: |
Fri, 16 Jul 2004 07:20:24 -0700 (PDT) |
Hai everyone,
Can anyone tell me how to fork a process in kernel
modules?????
I think fork() is system call which creates processes
in user space.
how to create processes in kernel space using
modules??
I checked for fork in kernel/ksyms.c.
But it is not exported,albeit it is defined in kernel
as fork.c
So while loading modules,i'm getting the error
unresolved symbol fork
can anyone help me in this regard???
by
mathan
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
- need help on proecesses,
mathan gopal <=