File: TODO

package info (click to toggle)
tuned 2.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,280 kB
  • sloc: python: 14,045; sh: 836; makefile: 216; ansic: 178
file content (10 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
* Implement a configurable policy which determines how many (and how big)
  log buffers can a user with a given UID create using the log_capture_start
  DBus call.
* Destroy the log handler created by log_capture_start() when the caller
  disconnects from DBus.
* Use only one timer for destroying log handlers at a time. Create a new
  timer as necessary when the old timer fires.
* Handle signals in tuned-adm so that the log_capture_finish() DBus call
  is called even if we receive a signal. This may require some rewriting
  of tuned-adm.