Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4227 5536 d 12 h decky /trunk/kernel/ use global variable and a macro for silencing tests  
2071 6343 d 16 h jermar /trunk/ (c) versus (C)  
2050 6373 d 2 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2027 6380 d 0 h decky /trunk/kernel/ cleanup kernel tests infrastructure  
2020 6380 d 17 h decky /trunk/kernel/ integrate more tests  
2019 6380 d 18 h decky /trunk/kernel/ prepare for new test infrastructure  
1787 6533 d 18 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1104 6644 d 19 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 6651 d 17 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.