%PDF- %PDF-
Direktori : /lib/python3/dist-packages/landscape/lib/__pycache__/ |
Current File : //lib/python3/dist-packages/landscape/lib/__pycache__/jiffies.cpython-312.pyc |
� �~�e] � � � d dl Z d� Zy)� Nc �� � t d� } t d� }| j }|j } |� }t j � }|dk( rt j d� |� }t d|d�d�� }|j � }|j � t j |d� t |j � d � } t |j � d � } t |j � d � }t || z dz � }t || z dz � } || k( rn$| j d� |j d� ��"| j � |j � |S )a� Returns the number of jiffies per second for this machine. A jiffy is a value used by the kernel to report certain time-based events. Jiffies occur N times per second where N varies depending on the hardware the kernel is running on. This function gets the uptime for the current process, forks a child process and gets the uptime again; finally, using the running time of the child process compared with the uptimes to determine number of jiffies per second. z/proc/uptimer z/proc/�dz/stat� g �?)�open�read�os�fork�_exit�close�waitpid�float�split�int�seek)�uptime1_file�uptime2_file�read_uptime1�read_uptime2�uptime1_data�pid�uptime2_data� stat_file� stat_data�seconds_uptime1�seconds_uptime2� jiffie_uptime�jiffies1�jiffies2s �7/usr/lib/python3/dist-packages/landscape/lib/jiffies.py�detect_jiffiesr sP � � ��'�L���'�L��$�$�L��$�$�L� �#�~�� �g�g�i���!�8��H�H�Q�K�#�~���6�#�a���.�/� ��N�N�$� ����� � � �3����� 2� 2� 4�Q� 7�8���� 2� 2� 4�Q� 7�8���I�O�O�-�b�1�2� ��}��6��<�=���}��6��<�=���x������!�����!��; �>