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
1707 4896 d 6 h art_zh /kernel/branches/Kolibri-A/trunk/ VESA 32bpp optimisation  
1683 4918 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ init.inc optimized for AMD chipsets  
1508 5044 d 5 h art_zh /kernel/branches/Kolibri-A/trunk/ lo-res vesa modes excluded  
1505 5047 d 0 h art_zh /kernel/branches/Kolibri-A/ Embedded KOS (AMD/HT version)  
1487 5064 d 1 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1455 5111 d 1 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1393 5185 d 2 h art_zh /kernel/trunk/ memmap info corrected  
1388 5188 d 4 h art_zh /kernel/trunk/ memmap.inc corrected; all free holes listed  
1172 5322 d 23 h diamond /kernel/trunk/ keep physical page 0 intact (used by some BIOSes in int 13h)  
1103 5432 d 21 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1056 5493 d 20 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 9 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
709 5919 d 1 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 0 h serge /kernel/trunk/ reduce core memory  
580 6122 d 17 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 0 h diamond /kernel/trunk/ make background redraw faster  
540 6157 d 1 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
516 6177 d 22 h serge /kernel/trunk/ additional space for kernel code  
513 6179 d 6 h serge /kernel/trunk/ align heap_base on 4Mb border
move sys_pgmap at the top of kernel memory
 
465 6211 d 10 h serge /kernel/trunk/ merge flat kernel  

Show All