1Posix.Resource(3kaya)        Kaya module reference       Posix.Resource(3kaya)
2
3
4

NAME

6       Posix::Resource - Resource limits
7

SYNOPSIS

9       Posix::Resource< >
10
11
12     = VirtualMem()
13
14
15     | Core()
16
17
18     | CPU()
19
20
21     | Data()
22
23
24     | FileSize()
25
26
27     | Locks()
28
29
30     | MemLock()
31
32
33     | NumFiles()
34
35
36     | NumProcs()
37
38
39     | RSS()
40
41
42     | Stack()
43

DESCRIPTION

45       Available resource limits.
46

AUTHORS

48       Kaya   standard  library  by  Edwin  Brady,  Chris  Morris  and  others
49       (kaya@kayalang.org). For further information see http://kayalang.org/
50

LICENSE

52       The Kaya standard library is free software;  you  can  redistribute  it
53       and/or  modify  it  under  the  terms  of the GNU Lesser General Public
54       License (version 2.1 or any later version) as  published  by  the  Free
55       Software Foundation.
56
58       Posix.setRLimit (3kaya)
59
60
61
62Kaya                             December 2010           Posix.Resource(3kaya)
Impressum