Hi,
On (04/23/16 21:36), Pavel Machek wrote:
> > The patch set is based on slightly updated Jan Kara's patches.
> >
> > This patch set makes printk() completely asynchronous: new messages
> > are getting upended to the kernel printk buffer, but instead of 'direct'
> > printing the actual print j
On Mon 2016-03-14 23:13:38, Sergey Senozhatsky wrote:
> Hello,
>
> RFC
>
> The patch set is based on slightly updated Jan Kara's patches.
>
> This patch set makes printk() completely asynchronous: new messages
> are getting upended to the kernel printk buffer, but instead of 'direct'
> printin
Hello,
RFC
The patch set is based on slightly updated Jan Kara's patches.
This patch set makes printk() completely asynchronous: new messages
are getting upended to the kernel printk buffer, but instead of 'direct'
printing the actual print job is performed by a dedicated kthread.
This has the
3 matches
Mail list logo