Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1320 5240 d 10 h diamond /kernel/tags/kolibri0.7.7.0/ tag for Kolibri 0.7.7.0  
1172 5323 d 9 h diamond /kernel/trunk/ keep physical page 0 intact (used by some BIOSes in int 13h)  
1103 5433 d 6 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1056 5494 d 6 h Galkov /kernel/trunk/ sys32 - concentration all (except #NM) exception handlers in ecx_c for optimization purpose
debug - moved handler to sys32::exc_c
fpu - moved except_16/19 to sys32::exc_c
memory - changing interface for page_fault_handler
v86 - changing interface for handler v86_exc_c
kernel - small optimization
 
750 5904 d 19 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5919 d 11 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
581 6122 d 10 h serge /kernel/trunk/ reduce core memory  
580 6123 d 3 h mario79 /kernel/trunk/ The universal cache of IDE devices.
Step 1:
1) Allocate of separate area for everyone IDE device.
2) Usage of the allocated areas for HDD. (Cache CD\DVD - not realized, but the memory for it is allocated. This be realized in step 2).
3) The area of memory 0x80300000 - > 0x80400000 now is free and is not used.
4) The area of memory 0x80284000 - > 0x8028BFFF is used for HDD DMA.
 
555 6142 d 10 h diamond /kernel/trunk/ make background redraw faster  
540 6157 d 10 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
516 6178 d 8 h serge /kernel/trunk/ additional space for kernel code  
513 6179 d 16 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
465 6211 d 20 h serge /kernel/trunk/ merge flat kernel  
425 6239 d 3 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
379 6260 d 17 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
378 6261 d 14 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0
 
363 6269 d 18 h serge /kernel/trunk/ reduce kernel memory  
357 6271 d 16 h serge /kernel/trunk/ dynamic stack with fpu state area  
346 6274 d 10 h diamond /kernel/trunk/ Kernel updated to 0.6.5.0  
321 6283 d 12 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 

Show All