From: "Bjoern A. Zeeb" <[EMAIL PROTECTED]>
To: Gordon David <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: execute a user process in the kernel
Date: Thu, 23 Sep 2004 08:02:18 +0000 (UTC)

On Thu, 23 Sep 2004, Gordon David wrote:

> That's the point. I do not want the userland program to check
/dev/fooctl
> from time to time. I want the kernel to notify the userland program
> instead. So how shall I do it? Maybe linker_load_file is a better way.

man 2 kqueue ?
Kqueue is a good method to notify the user. But I want the code in the kernel directly calls a user program.
David
--
Bjoern A. Zeeb                          bzeeb at Zabbadoz dot NeT

_________________________________________________________________
享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to