Linux has various parts of the hotplug subsystem and events subsystem, which work together when a new device is inserted before it becomes available. Linux has a permanent kernel_thread helper running called khelper. This thread is occasionally used as a schedulable context for stuff that call_usermode_helper wants to run - like /sbin/hotplug or modprobe. It��s a pretty cool solution to the problem of calling out to userspace for help. khelper is responsible for running up hotplug when I insert my wifi card, which then configures the netdevice and hooks up ifplugd to watch for net events��
�������ҵ���һ�ι���khelper�Ľ��ܣ�����������ϸ�˽�һ�£���û�и��˸�����һ�¹�������Ͳ���Ҫ�ˣ��һ��ǿ��Ķ����Ӣ�ĵģ�лл��
�� 2012-02-13 15:35:38����:
Ӧ����������kernel�е���User space�Ľ��̵�
wurr707 �� 2011-11-09 22:14:11����:
2# alick
���ǽ���khelper�Ľ��̰��������˺ö����ϣ�ֻ�����Ӣ���������õ��ˣ����Կ�������ѯ�ʸ���һ��
alick �� 2011-11-04 19:08:36����:
¥����������������ϸ�˽�ʲô������
�Ҳ�����������ˣ�