#include <minix/sys_config.h>#include <sys/types.h>Include dependency graph for type.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | mem_map |
| struct | far_mem |
| struct | vir_addr |
| struct | hole |
| struct | pm_mem_info |
| struct | vir_cp_req |
| struct | iovec_t |
| struct | sigmsg |
| struct | kinfo |
| struct | loadinfo |
| struct | machine |
| struct | io_range |
| struct | mem_range |
Defines | |
| #define | phys_cp_req vir_cp_req |
| #define | _LOAD_UNIT_SECS 6 |
| #define | _LOAD_HISTORY_MINUTES 15 |
| #define | _LOAD_HISTORY_SECONDS (60*_LOAD_HISTORY_MINUTES) |
| #define | _LOAD_HISTORY (_LOAD_HISTORY_SECONDS/_LOAD_UNIT_SECS) |
Typedefs | |
| typedef unsigned int | vir_clicks |
| typedef unsigned long | phys_bytes |
| typedef unsigned int | phys_clicks |
| typedef unsigned int | vir_bytes |
| typedef unsigned long | vir_bytes |
| typedef unsigned long | vir_bytes |
|
|
Definition at line 120 of file type.h. Referenced by cstart(), getloadavg(), and load_update(). |
|
|
|
|
|
|
|
|
Definition at line 113 of file type.h. Referenced by getloadavg(), and load_update(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6