From owner-freebsd-hackers Thu Nov 9 21:44: 7 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 97FF037B479 for ; Thu, 9 Nov 2000 21:44:05 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eAA5i4Y23049; Thu, 9 Nov 2000 21:44:04 -0800 (PST) Date: Thu, 9 Nov 2000 21:44:04 -0800 From: Alfred Perlstein To: Zhenhai Duan Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: printf() Message-ID: <20001109214403.V11449@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from duan@cs.umn.edu on Thu, Nov 09, 2000 at 11:08:46PM -0600 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Zhenhai Duan [001109 21:09] wrote: > A simple question: > > Does the kernel function printf() flushes the output immediately, or it is > possible some data is buffered somewhere and gets lost without printing > to the console? like the corresponding funtion in the c library. It's not buffered afaik. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message