Opened 16 years ago
Closed 16 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.
Note:
See TracTickets
for help on using tickets.
Resolved in revision 4317.