alloc.h File Reference

Go to the source code of this file.

Classes

Defines

Typedefs

Functions


Define Documentation

#define PAGINA_SIZE   4096
 

Uso interno de malloc y free.

Definition at line 4 of file lib/alloc.h.

Referenced by copy_page(), get_page_index(), init_all_memory(), init_MM_base(), init_new_task(), kmain(), levantar_fat(), morecore(), sys_exec(), sys_execve(), sys_exit_mm(), sys_fork(), and sys_malloc_page().


Typedef Documentation

typedef long Align
 

Definition at line 10 of file lib/alloc.h.

typedef union header Header
 

Referenced by free(), malloc(), and morecore().


Function Documentation

void free void *  ap  ) 
 

Definition at line 76 of file tareas/lib/Alloc/alloc.c.

void* malloc unsigned  nbytes  ) 
 

Definition at line 46 of file src/mm/alloc.c.

void* malloc_page void   ) 
 

Definition at line 72 of file lib/RoutixStd/routix.c.

Referenced by morecore().

Header * morecore void   ) 
 

Definition at line 86 of file src/mm/alloc.c.

Referenced by malloc().


Generated on Sun May 30 18:38:36 2004 for Routix OS by doxygen 1.3.6