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

CONFIG_PREEMPT_VOLUNTARY: Voluntary Kernel Preemption (Desktop)

General informations

The Linux kernel configuration item CONFIG_PREEMPT_VOLUNTARY:

Help text

This option reduces the latency of the kernel by adding more "explicit preemption points" to the kernel code. These new preemption points have been selected to reduce the maximum latency of rescheduling, providing faster application reactions, at the cost of slightly lower throughput.

This allows reaction to interactive events by allowing a low priority process to voluntarily preempt itself even if it is in kernel mode executing a system call. This allows applications to run more 'smoothly' even when the system is under load.

Select this if you are building a kernel for a desktop system.

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 - P index

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