Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4227 5515 d 10 h decky /trunk/kernel/ use global variable and a macro for silencing tests  
2071 6322 d 14 h jermar /trunk/ (c) versus (C)  
2050 6352 d 0 h decky /trunk/kernel/ benchmarking with statistics (initial)  
2027 6358 d 22 h decky /trunk/kernel/ cleanup kernel tests infrastructure  
2020 6359 d 15 h decky /trunk/kernel/ integrate more tests  
2019 6359 d 16 h decky /trunk/kernel/ prepare for new test infrastructure  
1787 6512 d 16 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1104 6623 d 17 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 6630 d 15 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.