Fork us on GitHub Follow us on Facebook Follow us on Twitter

Opened 14 years ago

Closed 14 years ago

#20 closed defect (fixed)

Klog output from user space

Reported by: Martin Decky Owned by: Martin Decky
Priority: minor Milestone: 0.4.1
Component: Version: mainline
Keywords: Cc:
Blocker for: Depends on:
See also:

Description

The way SYS_KLOG syscall is currently used by libc causes intermixing of the output of various user space tasks on the kernel console. This is only randomly limited by artificial delays of executing init tasks, but a proper solution (e.g. buffering of the output line-wise) is required.

Change History (1)

comment:1 Changed 14 years ago by Martin Decky

Resolution: fixed
Status: newclosed

Resolved in revision 4317.

Note: See TracTickets for help on using tickets.