Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
687 6725 d 18 h jermar /kernel/trunk/ Memory management work.
Pass address space identifier to functions in page_operations to support single global page hash table.
 
659 6742 d 23 h jermar /kernel/trunk/ Make the kernel compile with -Wall.  
534 6760 d 15 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6760 d 15 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
515 6770 d 16 h jermar /kernel/trunk/ SMP cleanup continued.
Add nice type for IO APIC ID register.
Replace some magic numbers with more descriptive macros.
 
512 6771 d 21 h jermar /kernel/trunk/ SMP work.
Add madt_irq_to_pin().
Make ksmp() use virtual irq_to_pin() function, which makes better sence for ACPI configurations.
 
501 6772 d 19 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
492 6773 d 12 h jermar /SPARTAN/trunk/ Rename map_page_to_frame() to page_mapping_insert() and find_mapping() to page_mapping_find().
New names should make it more apparent that these two belong together.
 
458 6786 d 22 h decky /SPARTAN/trunk/ make configuration variables usage consistent  
452 6787 d 15 h decky /SPARTAN/trunk/ major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient