Module dpdk_unix::android_linux::process_control[][src]

Process control.

Functions

adjust_performance_events

Enable or disable performance events.

adjust_transparent_huge_pages

Enable or disable transparent huge pages.

disable_dumpable

Needs to be called after process change.

enable_strict_sec_comp

Allows only the syscalls read(), write(), _exit() and sigreturn().

enable_tsc_clock

Enables the TSC clock on x86 and x86_64.

lock_secure_bits_and_remove_ambient_capability_raise_and_keep_capabilities

Capability protection.

no_new_privileges

Privilege protection.