File: //usr/local/lib/python3.10/test/__pycache__/memory_watchdog.cpython-310.pyc
o
�i[ � @ s� d Z ddlZddlZddlZze�d�ZW n eefy5 ze�d�ZW n
eefy2 dZY nw Y nw ej� d� ej�
� Zee�
� d �Zej�djee d d
�� ej�� e�d� q7)zpMemory watchdog: periodically read the memory usage of the main test process
and print it out, until terminated.� N�SC_PAGESIZE�SC_PAGE_SIZEi T� z$ ... process data size: {data:.1f}G
i @)�data� )�__doc__�os�sys�time�sysconfZ page_size�
ValueError�AttributeError�stdin�seek�readZstatm�int�splitr �stdout�write�format�flush�sleep� r r �1/usr/local/lib/python3.10/test/memory_watchdog.py�<module> s0 ���
�
�