lkml.org 
[lkml]   [2020]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] sched,tracing: Convert to sched_set_fifo()
On Fri, 24 Jul 2020 23:50:03 +0200
peterz@infradead.org wrote:

> - if (producer_fifo < 0)
> + if (producer_fifo)
> + trace_printk("Running Producer at SCHED_FIFO %s\n",
> + consumer_fifo == 1 ? "low" : "high");

I'm going to take cut-and-paste away from you!

-- Steve

> + else
> trace_printk("Running Producer at nice: %d\n",
> producer_nice);

\
 
 \ /
  Last update: 2020-07-25 00:19    [W:0.122 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site