Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UML_MAX_USERSPACE_ITERATIONS
:
CONFIG_UML_TIME_TRAVEL_SUPPORT
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.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab