Opened 15 years ago

Closed 15 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 by Martin Decky, 15 years ago

Resolution: fixed
Status: newclosed

Resolved in revision 4317.

Note: See TracTickets for help on using tickets.