Package RASCAL.WimpSlot
Description
Wimpslot related methods.
Author
bbracke
Date
2005/11/21 20:14:33
Revision
1.1
Definitions
Quick access :
Clauses
-
Generics
-
Definitions
-
Subprograms
Subprograms
Quick access :
Clauses
-
Generics
-
Definitions
-
Subprograms
Get_WimpSlot_Size
function
Return
natural
Find the size of the tasks wimpslot.
Get_NextSlot_Size
function
Return
natural
Find the size of the next slot - the amount of memory
allocated to the next application.
Get_Page_Size
function
Return
natural
Find the page size.
Page_Align
function
Return
integer
Page align Nr.
Parameter name
Type
Mode
Default
Nr
integer
in
Resize_WimpSlot
procedure
Change the size of the tasks wimpslot.
Parameter name
Type
Mode
Default
Size_Change
integer
in
Set_WimpSlot
procedure
Set the size of the tasks wimpslot.
Parameter name
Type
Mode
Default
New_Size
natural
in
Set_NextSlot
procedure
Set the size of the next slot - the amount of memory
allocated to the next application.
Parameter name
Type
Mode
Default
Size
natural
in