| Server IP : 88.99.149.37 / Your IP : 216.73.216.141 Web Server : nginx/1.31.2 System : Linux server-88-99-149-37 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64 User : muralimurth ( 1015) PHP Version : 8.4.23 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.12/site-packages/psutil/__pycache__/ |
Upload File : |
�
��/h�c � �� � d Z ddlZddlZddlZddlZddlZddlZddlmZ ddlm Z ddl
mZ ddl
mZ ddl
m
Z dd l
mZ dd
lmZ ddlmZ ddlmZ dd
lmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlmZ ddlm Z ddlm!Z! g d�Z" ejF � Z$ejJ Z%ejL dkD Z'dZ(dZ)ejT ejV ejX ejZ ej\ ej^ ej` ejb ejd ejf ejh ejZ ejj ejl iZ7ejp ejr ejt ejv ejx ejz ej| ej~ ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� ej� e(ej� e)iZR eSddddd d!d"d#d$d%d&d'�(� ZT ed)g d*�� ZU ed+g d,�� ZV ed-g d.�� ZW ed/d0d1g� ZXeXZY ed2g d3�� ZZ ed4d5d6j� eZj� � z � Z]d7� Z^d8� Z_d9� Z`d:� Zad;� Zbd<� Zcd=� Zdej� Zeej� ZfdHd>�Zgej� Zhej� ZidId?�Zjd@� ZkdA� ZldB� ZmdC� ZndD� ZodE� Zp G dF� dG� Zqy)Jz'Sun OS Solaris platform implementation.� N)�
namedtuple)�AF_INET� )�_common)�_psposix)�
_psutil_posix)�
_psutil_sunos)�AF_INET6)�AccessDenied)�
NoSuchProcess)�
ZombieProcess)�debug)�get_procfs_path)�
isfile_strict)�memoize_when_activated)�sockfam_to_enum)�socktype_to_enum)�
usage_percent)�PY3)�FileNotFoundError)�PermissionError)�ProcessLookupError)�b)� CONN_IDLE�
CONN_BOUND�PROCFS_PATHl �IDLE�BOUND� � � � � � � � �
� )�ppid�rss�vms�create_time�nice�num_threads�status�ttynr�uid�euid�gid�egid� scputimes)�user�system�idle�iowait� pcputimes)r6 r7 �
children_user�children_system�svmem)�total� available�percent�used�free�pmemr* r+ �
pmmap_grouped)�pathr* � anonymous�locked� pmmap_extzaddr perms � c � � t j d� t z } t j d� t z x}}| |z
}t || d�� }t | ||||� S )zReport virtual memory metrics.�
SC_PHYS_PAGES�SC_AVPHYS_PAGESr ��round_)�os�sysconf� PAGE_SIZEr r= )r>