config_t Struct Reference
[generic]


Data Fields

count_t cpu_count
volatile count_t cpu_active
__address base
size_t memory_size
size_t kernel_size
bool mm_initialized

Detailed Description

Definition at line 58 of file config.h.


Field Documentation

__address base
 

Definition at line 62 of file config.h.

Referenced by after_thread_ran_arch(), before_thread_runs_arch(), frame_init(), main_bsp(), main_bsp_separated_stack(), tlb_arch_init(), and zone_create().

volatile count_t cpu_active
 

Definition at line 60 of file config.h.

Referenced by cpu_init(), frame_init(), ipi_broadcast(), kcpulb(), main_ap(), main_bsp(), and thread_ready().

count_t cpu_count
 

Definition at line 59 of file config.h.

Referenced by _slab_reclaim(), cpu_init(), cpu_list(), ipi_broadcast(), kinit(), main_bsp(), main_bsp_separated_stack(), make_magcache(), sched_print_list(), and tlb_shootdown_start().

size_t kernel_size
 

Size of memory in bytes taken by kernel and stack

Definition at line 64 of file config.h.

Referenced by frame_init(), main_bsp(), and zone_create().

size_t memory_size
 

Definition at line 63 of file config.h.

Referenced by main_bsp(), and main_bsp_separated_stack().

bool mm_initialized
 

Definition at line 66 of file config.h.

Referenced by main_bsp_separated_stack().


Generated on Sun Jun 18 17:40:08 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6