hi, 2010/5/17 chungae9ri <[email protected]>
> Hi, all. > Kernel is composed of many processes like kthreadd, ksoftirqd, ... > so what is the process(task) of kernel which respond to the driver I/O > control which is called from user space app? > > That's a mistake concept. User space App communicates with Kernel driver by "open/read/write.." device file. There's no such special process(task) waiting to respond that. keroid > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting > -- A Linux Kernel Android Developer -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
