Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2307 6205 d 7 h hudecek /branches/rcu/ Updated branch to latest trunk revision  
2131 6248 d 12 h decky /branches/ add development branches  
2082 6309 d 16 h decky /trunk/ __asm__ __volatile__ -> asm volatile  
2071 6314 d 9 h jermar /trunk/ (c) versus (C)  
1890 6435 d 17 h jermar /trunk/ - Create a dedicated slab cache for as_t objects and switch from malloc/free to slab_alloc/slab_free for
them.

- Slightly fix and improve both the kernel and userspace atomic_add() on sparc64.

- More TSB work on the sparc64 front.
 
1888 6439 d 12 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1864 6450 d 6 h jermar /trunk/ sparc64 update.
- Prototype userspace layer implementation that
at least relates to sparc64 and compiles cleanly.
- Fixes for kernel's preemptible_handler and code
related to running userspace.
- Enable userspace. Several dozen instructions
are now run in userspace! We are pretty near
the userspace milestone for sparc64.
 
1797 6499 d 5 h decky /trunk/uspace/ dummy Sparc64 uspace support (it just compiles)