Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2474 6181 d 7 h jermar /tags/0.2.0.5/ Add tag for HelenOS 0.2.0.5.  
2071 6333 d 8 h jermar /trunk/ (c) versus (C)  
2050 6362 d 18 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2027 6369 d 16 h decky /trunk/kernel/ cleanup kernel tests infrastructure  
2020 6370 d 10 h decky /trunk/kernel/ integrate more tests  
2019 6370 d 10 h decky /trunk/kernel/ prepare for new test infrastructure  
1787 6523 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1104 6634 d 11 h jermar /kernel/trunk/ Define atomic_t only once in atomic.h
Change the encapsulated counter type to long so that it supports negative values as well.
 
1024 6641 d 10 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.