Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 02:12:59 -0800 (PST)
From:      opentrax@email.com
To:        bright@wintelcom.net
Cc:        duan@cs.umn.edu, freebsd-hackers@FreeBSD.ORG
Subject:   Re: printf()
Message-ID:  <200011101013.CAA01227@spammie.svbug.com>
In-Reply-To: <20001109214403.V11449@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On  9 Nov, Alfred Perlstein wrote:
> * Zhenhai Duan <duan@cs.umn.edu> [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.
> 
Actually my experince in writing drivers (for 386bsd) showed (me)
that the kernel printf() was buffered.

				Jessem.






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011101013.CAA01227>