Module system_info

Source

Constants§

IOV_MAX_DEFAULT 🔒

Functions§

iov_max
Safe wrapper for sysconf(_SC_IOV_MAX).
number_of_logical_cores
Returns the number of logical cores on the system.
number_of_online_cores
Returns the number of online cores on the system.
pagesize
Safe wrapper for sysconf(_SC_PAGESIZE).