How does Fiasco implement printf

Wei Jin coder.soap at gmail.com
Sat Jun 21 17:28:15 CEST 2014


Have a look at these codes:
drivers/libc_backend.h
drivers/glue_libc.cc
drivers/console.cpp
drivers/uart.cpp
lib/vprintf.c


On Sat, Jun 21, 2014 at 5:11 AM, Yuxin Ren <ryx at gwmail.gwu.edu> wrote:

> Hi,
>
> I think printf usually invoke system call. But in Fiasco only one system
> call is capability invocation. So what capability is invoked by printf? Or
> Fiasco implements printf in user level, so printf triggers a normal IPC?
>
> Thank you.
> Best
>
> _______________________________________________
> l4-hackers mailing list
> l4-hackers at os.inf.tu-dresden.de
> http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20140621/623e9240/attachment.html>


More information about the l4-hackers mailing list