slot_info(2) — UNIX Programmer’s Manual
NAME
slot_info − get information about a logical slot in a Mach host
SYNOPSIS
#include <mach.h>
kernel_return_t slot_info(task_t task, int slot, machine_slot_data_t info)
DESCRIPTION
The slot_info call returns the slot information corresponding to the specified logical slot. For each slot the processor cpu type is given and utilization statistics for that processor. This information is displayed by the hostinfo(1) program.
NeXT, Inc. — March 24, 1989