Skip to content

Commit

Permalink
ChangeLog: add loglevel_overruns and affinity
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Klotzbuecher <mk@mkio.de>
  • Loading branch information
kmarkus committed May 1, 2020
1 parent 5b2937a commit 3dff9d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ ChangeLog

This file tracks user visible API changes

## next

- `ptrig`: add CPU `affinity` config (optional). This takes a list of
the cores to run on. Default is no affinity.

- `lfds_cyclic`: add `loglevel_overruns` config. This allows
configuring the loglevel of overrun conditions, or silencing them
completly by setting the value `-1`.

## v0.8.0

- triggers: if `num_steps` is 0, this will be interpreted as the
Expand Down

0 comments on commit 3dff9d5

Please sign in to comment.