Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1962 6484 d 6 h jermar /tags/0.1.0/ Tagging release 0.1.0  
430 6844 d 5 h jermar /SPARTAN/trunk/ Move src/ and include/ to generic.  
410 6860 d 8 h jermar /SPARTAN/trunk/ Doxygen-style comments.  
177 6908 d 16 h jermar /SPARTAN/trunk/ Add some comments to IA-32 src/boot/boot.S and src/smp.S.

Make the boot stack start on page boundary.
This is required by get_stack_base().

Define 'THE' macro.

Implement preemption_disable() and preemption_enable().

Add memory barrier macros.
IA-32 macros need support for older processors.
Non IA-32 macros are dummy.

Reduction of many #include paths.
 
1 7100 d 10 h jermar /SPARTAN/ Initial import