Server IP : 149.255.58.128 / Your IP : 216.73.216.21
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/lib/python3.9/site-packages/tuned/profiles/__pycache__//profile.cpython-39.opt-1.pyc
a
�Գfn � @ s0 d dl Zd dlmZ d dlZG dd� de�ZdS )� Nc @ sj e Zd ZdZg d�Zdd� Zdd� Zdd� Zd d
� Ze dd� �Z
e
jd
d� �Z
e dd� �Ze dd� �Z
dS )�Profilez'
Representation of a tuning profile.
)�_name�_options�_unitsc C s || _ | �|� | �|� d S �N)r �
_init_options�_init_units��self�name�config� r
�:/usr/lib/python3.9/site-packages/tuned/profiles/profile.py�__init__ s
zProfile.__init__c C s$ i | _ tj|v r t|tj �| _ d S r )r �consts�PLUGIN_MAIN_UNIT_NAME�dict)r
r r
r
r r s
zProfile._init_optionsc C s<