| Server IP : 185.143.233.130 / Your IP : 185.215.232.195 Web Server : LiteSpeed System : Linux jambul.7ho.st 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 User : renecafe ( 1327) PHP Version : 8.1.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/lib/python3.9/site-packages/tuned/plugins/__pycache__/ |
Upload File : |
a
,�g� � @ s@ d dl mZ d dlZd dlZej�� ZdgZG dd� de�Z dS )� )�ClassLoaderN�
Repositoryc s@ e Zd Z� fdd�Zedd� �Zdd� Zdd� Zd d
� Z� Z S )r c sJ t t| ��� t� | _|| _|| _|| _|| _|| _ || _
|| _|| _d S �N)
�superr �__init__�set�_plugins�_monitor_repository�_storage_factory�_hardware_inventory�_device_matcher�_device_matcher_udev�_plugin_instance_factory�_global_cfg�
_variables) �selfZmonitor_repositoryZstorage_factoryZhardware_inventoryZdevice_matcherZdevice_matcher_udevZplugin_instance_factoryZ
global_cfgZ variables�� __class__� �</usr/lib/python3.9/site-packages/tuned/plugins/repository.pyr s zRepository.__init__c C s | j S r )r �r r r r �plugins s zRepository.pluginsc C s d| _ d| _tjjj| _d S )Nz
tuned.pluginsZplugin_)Z
_namespace�_prefix�tunedr �baseZPluginZ
_interfacer r r r �_set_loader_parameters s z!Repository._set_loader_parametersc C sN t �d| � | �|�}|| j| j| j| j| j| j| j | j
�}| j�|� |S )Nzcreating plugin %s)
�log�debugZ
load_classr r
r r r
r r r r �add)r Zplugin_nameZ
plugin_clsZplugin_instancer r r �create s
�zRepository.createc C s&