Opened 15 years ago

Last modified 15 years ago

#42 new enhancement

Kconsole notifications in a separate thread

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

Description

Do not send kconsole notifications in kernel from the main kconsole thread, but from a separate thread. This should avoid some deadlock situations when the generation of the IPC message needs to allocate memory.

Change History (1)

comment:1 by Jiri Svoboda, 15 years ago

Component: kernel/generic
Note: See TracTickets for help on using tickets.