Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
10002 25 d 14 h Jurgen /kernel/trunk/ 1. Edit procedure check exception 12 (overflow stack)
2. Edit func 68,24
3. Add proc "control exception"
4. Add subfuncs func 51 (GetPriorityThread, SetPriorityThread,GetCurrentThreadId)
5. Add info in ReferenceFunc(rus)
 
9932 241 d 12 h Doczom /kernel/trunk/ [KERNEL] cleared the code of unnecessary comments  
9910 375 d 12 h Doczom /kernel/trunk/ [KERNEL] updated local labels in functions and other small changes  
9715 795 d 16 h Doczom /kernel/trunk/ small update copyright year in kernel  
9709 798 d 16 h Doczom /kernel/trunk/ delete TASKDATA  
9611 828 d 13 h Doczom /kernel/trunk/core/ add APPDATA.state for delete TASKDATA  
9600 830 d 12 h Doczom /kernel/trunk/core/ replacing TASKDATA.counter_add with APPDATA.counter_add  
9593 830 d 18 h Doczom /kernel/trunk/core/ replacing TASKDATA.counter_sum with APPDATA.counter_sum.
I hope the kernel is working
 
9591 831 d 11 h Doczom /kernel/trunk/ fix cpu_usage  
9590 831 d 12 h Doczom /kernel/trunk/ replacing TASKDATA.cpu_usage with APPDATA.cpu_usage  
8874 1035 d 1 h rgimad /kernel/trunk/ [KERNEL] #4 Preparing to merge legacy TASKDATA into APPDATA:
- use thread state constants instead of hardcoded values
- other small style fixes
 
8869 1036 d 0 h rgimad /kernel/trunk/ [KERNEL] #3 Preparing to merge legacy TASKDATA into APPDATA:
- get rid of CURRENT_TASK
- to APPDATA added new fields which will be used instead of TASKDATA's
- other small fixes
 
8866 1037 d 0 h rgimad /kernel/trunk/ [KERNEL] Preparing to merge legacy TASKDATA into APPDATA:
- now doesnt use TASK_COUNT, now uses [thread_count] global instead of it
- update come copyrights
 
8093 1284 d 7 h dunkaist /kernel/trunk/ Assert sizeof.APPDATA=256, use it instead of hardcoded 256 value.  
7276 2167 d 9 h dunkaist / Enable xsave/xrstor, attempt 2.  
6079 3012 d 9 h serge /kernel/trunk/ new Fn77 - fast user-space locking  
5788 3149 d 19 h serge /kernel/trunk/ Kernel: minor cleanup  
5376 3380 d 22 h serge /kernel/trunk/core/ kernel: fix very unusual problem with tls  
5363 3387 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5344 3391 d 18 h serge /kernel/trunk/core/ kernel: read/write locks, part 2  

Show All