Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2438 4450 d 20 h mario79 /kernel/trunk/ VESA draw some speedup (line, points, text, numbers)  
2288 4596 d 17 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
1487 5090 d 0 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1455 5136 d 23 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1393 5211 d 0 h art_zh /kernel/trunk/ memmap info corrected  
1388 5214 d 3 h art_zh /kernel/trunk/ memmap.inc corrected; all free holes listed  
1172 5348 d 22 h diamond /kernel/trunk/ keep physical page 0 intact (used by some BIOSes in int 13h)  
1103 5458 d 19 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1056 5519 d 19 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 5930 d 7 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5944 d 23 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 6147 d 22 h serge /kernel/trunk/ reduce core memory  
580 6148 d 15 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 6167 d 23 h diamond /kernel/trunk/ make background redraw faster  
540 6182 d 23 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
516 6203 d 20 h serge /kernel/trunk/ additional space for kernel code  
513 6205 d 5 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
465 6237 d 8 h serge /kernel/trunk/ merge flat kernel  
425 6264 d 16 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
379 6286 d 6 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 

Show All