pager.h File Reference

Application pager. More...

#include <l4/sys/types.h>
#include "app.h"

Go to the source code of this file.

Functions

int is_fiasco (void)
int start_app_pager (void)
 Create the application's pager.
l4_addr_t addr_app_to_here (app_t *app, l4_addr_t addr) fastcall
 Translate app address into here address.

Variables

l4_threadid_t app_pager_id
 pager thread.


Detailed Description

Application pager.

Should be moved to an own L4 server.

Date:
10/06/2001
Author:
Frank Mehnert <fm3@os.inf.tu-dresden.de>

Function Documentation

l4_addr_t addr_app_to_here ( app_t app,
l4_addr_t  addr 
)

Translate app address into here address.

int start_app_pager ( void   ) 

Create the application's pager.

Returns:
0 on success


Variable Documentation

l4_threadid_t app_pager_id

pager thread.


L4 Loader Reference Manual, part of DROPS  © 2000-2003