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

CONFIG_UML_MAX_USERSPACE_ITERATIONS: Maximum number of unscheduled userspace iterations

General informations

The Linux kernel configuration item CONFIG_UML_MAX_USERSPACE_ITERATIONS:

Help text

In UML inf-cpu and ext time-travel mode userspace can run without being interrupted. This will eventually overwhelm the kernel and create OOM situations (mainly RCU not running). This setting specifies the number of kernel/userspace switches (minor/major page fault, signal or syscall) for the same userspace thread before the sched_clock is advanced by a jiffie to trigger scheduling.

Setting it to zero disables the feature.

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

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