From owner-freebsd-questions Sun Dec 30 13:38:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 8F27037B419 for ; Sun, 30 Dec 2001 13:38:33 -0800 (PST) Received: from [212.238.194.207] (helo=tanya.raggedclown.net) by post.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16Knf6-0000ND-00 for freebsd-questions@freebsd.org; Sun, 30 Dec 2001 21:38:32 +0000 Received: by tanya.raggedclown.net (Postfix on SuSE Linux 7.3 (i386), from userid 500) id 21BEB1171; Sun, 30 Dec 2001 22:38:31 +0100 (CET) Date: Sun, 30 Dec 2001 22:38:31 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: kernel question Message-ID: <20011230213831.GD1245@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.24i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Dec 30, 2001 at 10:23:47AM -0800, Henry Su wrote: > Hi, Is it possible to call an application-level program in kernel? I guess > it's not. If so, is it possible to pass some data from kernel to > application level program? If so, how to do it? > Errm, isn't that one of the kernel's jobs already ? What data ? You can get all of what you need from system calls.. or am I missing something ? -- Regards Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message