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

Data Fields

s32 uptime
 
u32 loads [3]
 
u32 totalram
 
u32 freeram
 
u32 sharedram
 
u32 bufferram
 
u32 totalswap
 
u32 freeswap
 
u16 procs
 
u16 pad
 
u32 totalhigh
 
u32 freehigh
 
u32 mem_unit
 
char _f [20-2 *sizeof(u32)-sizeof(int)]
 

Detailed Description

Definition at line 1153 of file compat.c.

Field Documentation

char _f[20-2 *sizeof(u32)-sizeof(int)]

Definition at line 1167 of file compat.c.

u32 bufferram

Definition at line 1159 of file compat.c.

u32 freehigh

Definition at line 1165 of file compat.c.

u32 freeram

Definition at line 1157 of file compat.c.

u32 freeswap

Definition at line 1161 of file compat.c.

u32 loads[3]

Definition at line 1155 of file compat.c.

u32 mem_unit

Definition at line 1166 of file compat.c.

u16 pad

Definition at line 1163 of file compat.c.

u16 procs

Definition at line 1162 of file compat.c.

u32 sharedram

Definition at line 1158 of file compat.c.

u32 totalhigh

Definition at line 1164 of file compat.c.

u32 totalram

Definition at line 1156 of file compat.c.

u32 totalswap

Definition at line 1160 of file compat.c.

s32 uptime

Definition at line 1154 of file compat.c.


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