| Server IP : 162.19.112.25 / Your IP : 216.73.216.88 Web Server : LiteSpeed System : Linux qamar.tasjeel.ae 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : archiart ( 1428) PHP Version : 8.2.33 Disable Function : NONE 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
�]�i� � @ 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&