Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index

CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS: Verify ring buffer time stamp deltas

General informations

The Linux kernel configuration item CONFIG_RING_BUFFER_VALIDATE_TIME_DELTAS:

Help text

This will audit the time stamps on the ring buffer sub buffer to make sure that all the time deltas for the events on a sub buffer matches the current time stamp. This audit is performed for every event that is not interrupted, or interrupting another event. A check is also made when traversing sub buffers to make sure that all the deltas on the previous sub buffer do not add up to be greater than the current time stamp.

NOTE: This adds significant overhead to recording of events, and should only be used to test the logic of the ring buffer. Do not use it on production systems.

Only say Y if you understand what this does, and you still want it enabled. Otherwise say N

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - R index

Automatically generated (in year 2024). See also LKDDb sources on GitLab