File: sysinfo.2

package info (click to toggle)
manpages-ja 0.4.0.0.20000115-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 8,760 kB
  • ctags: 3
  • sloc: sh: 6,269; perl: 155; makefile: 55
file content (73 lines) | stat: -rw-r--r-- 2,282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.\" -*- nroff -*-
.\"
.\" (C)opyright 1993 by Dan Miner (dminer@nyx.cs.du.edu)
.\"
.\"  Permission is granted to freely distribute or modify this file
.\"  for the purpose of improving Linux or its documentation efforts.
.\"  If you modify this file, please put a date stamp and HOW you
.\"  changed this file.  Thanks.   -DM
.\"
.\" Modified Sat Jul 24 12:35:12 1993 by Rik Faith <faith@cs.unc.edu>
.\" Modified Tue Oct 22 22:29:51 1996 by Eric S. Raymond <esr@thyrsus.com>
.\"
.\" Japanese Version Copyright (c) 1997 HANATAKA Shinya
.\"         all rights reserved.
.\" Translated Tue Mar  4 00:04:15 JST 1997
.\"         by HANATAKA Shinya <hanataka@abyss.rim.or.jp>
.\"
.\"WORD:	library			饤֥
.\"WORD:	statistic		
.\"WORD:	pointer			ݥ󥿡
.\"WORD:	prototype		
.\"
.TH SYSINFO 2 "24 July 1993" "Linux 0.99.10" "Linux Programmer's Manual"
.SH ̾
sysinfo \- ƥΤ׾֤
.SH 
.B #include <linux/kernel.h>
.br
.B #include <linux/sys.h>
.sp
.BI "int sysinfo(struct sysinfo *" info );
.SH 
.B sysinfo
ϰʲι¤Τ˾֤

.RS
.nf
struct sysinfo {
	long uptime;              /* Seconds since boot */
	unsigned long loads[3];   /* 1, 5, and 15 minute load averages */
	unsigned long totalram;   /* Total usable main memory size */
	unsigned long freeram;    /* Available memory size */
	unsigned long sharedram;  /* Amount of shared memory */
	unsigned long bufferram;  /* Memory used by buffers */
	unsigned long totalswap;  /* Total swap space size */
	unsigned long freeswap;   /* swap space still available */
	unsigned short procs;     /* Number of current processes */
	char _f[22];              /* Pads structure to 64 bytes */
};
.fi
.RE

.B sysinfo
ϥƥΤפñˡ󶡤롣
 \fI/dev/kmem\fP ɤܿι⤤ˡǤ롣
 intro(2)򻲾Ȥ뤳ȡ
.SH ֤
ϥ֤롣顼ʤ \-1 ֤졢
.I errno
Ŭڤꤵ롣
.SH 顼
.TP
.B EFAULT
.I sysinfo ¤
ؤΥݥ󥿡Ǥ롣

.SH 
δؿ Linux ͭǤꡢܿտޤץǤ
ѤƤϤʤ
.sp
Linux ͥ 0.98.pl6  sysinfo ƥॳäƤ롣
Linux  libc  5.3.5 ꡢglibc Ǥ 1.90  sysinfo() 롼
ޤǤ롣