type.h File Reference

#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


Define Documentation

#define _LOAD_HISTORY   (_LOAD_HISTORY_SECONDS/_LOAD_UNIT_SECS)
 

Definition at line 120 of file type.h.

Referenced by cstart(), getloadavg(), and load_update().

#define _LOAD_HISTORY_MINUTES   15
 

Definition at line 116 of file type.h.

#define _LOAD_HISTORY_SECONDS   (60*_LOAD_HISTORY_MINUTES)
 

Definition at line 117 of file type.h.

#define _LOAD_UNIT_SECS   6
 

Definition at line 113 of file type.h.

Referenced by getloadavg(), and load_update().

#define phys_cp_req   vir_cp_req
 

Definition at line 63 of file type.h.


Typedef Documentation

typedef unsigned long phys_bytes
 

Definition at line 14 of file type.h.

typedef unsigned int phys_clicks
 

Definition at line 15 of file type.h.

typedef unsigned long vir_bytes
 

Definition at line 26 of file type.h.

typedef unsigned long vir_bytes
 

Definition at line 22 of file type.h.

typedef unsigned int vir_bytes
 

Definition at line 18 of file type.h.

typedef unsigned int vir_clicks
 

Definition at line 13 of file type.h.


Generated on Fri Apr 14 23:10:34 2006 for minix by  doxygen 1.4.6