Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sysinfo Struct Reference

#include <sysinfo.h>

Data Fields

__kernel_long_t uptime
 
__kernel_ulong_t loads [3]
 
__kernel_ulong_t totalram
 
__kernel_ulong_t freeram
 
__kernel_ulong_t sharedram
 
__kernel_ulong_t bufferram
 
__kernel_ulong_t totalswap
 
__kernel_ulong_t freeswap
 
__u16 procs
 
__u16 pad
 
__kernel_ulong_t totalhigh
 
__kernel_ulong_t freehigh
 
__u32 mem_unit
 
char _f [20-2 *sizeof(__kernel_ulong_t)-sizeof(__u32)]
 

Detailed Description

Definition at line 7 of file sysinfo.h.

Field Documentation

Definition at line 21 of file sysinfo.h.

__kernel_ulong_t bufferram

Definition at line 13 of file sysinfo.h.

__kernel_ulong_t freehigh

Definition at line 19 of file sysinfo.h.

Definition at line 11 of file sysinfo.h.

__kernel_ulong_t freeswap

Definition at line 15 of file sysinfo.h.

__kernel_ulong_t loads[3]

Definition at line 9 of file sysinfo.h.

__u32 mem_unit

Definition at line 20 of file sysinfo.h.

__u16 pad

Definition at line 17 of file sysinfo.h.

__u16 procs

Definition at line 16 of file sysinfo.h.

__kernel_ulong_t sharedram

Definition at line 12 of file sysinfo.h.

__kernel_ulong_t totalhigh

Definition at line 18 of file sysinfo.h.

__kernel_ulong_t totalram

Definition at line 10 of file sysinfo.h.

__kernel_ulong_t totalswap

Definition at line 14 of file sysinfo.h.

Definition at line 8 of file sysinfo.h.


The documentation for this struct was generated from the following file: