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
897 5655 d 6 h serge /kernel/branches/kolibri_pe/ exec PE  
890 5658 d 20 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
861 5707 d 19 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
859 5709 d 2 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
855 5729 d 21 h serge /kernel/branches/kolibri_pe/ compact static kernel memory  
854 5736 d 20 h serge /kernel/branches/kolibri_pe/ mixed compilation  
851 5740 d 10 h serge /kernel/branches/kolibri_pe/ splitting kernel into sections  
848 5742 d 2 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
846 5743 d 6 h serge /kernel/branches/kolibri_pe/ preparing for GRUB  
843 5745 d 1 h serge /kernel/branches/kolibri_pe/ initial buddy allocator  
841 5751 d 7 h serge /kernel/branches/kolibri_pe/ boot time allocator  
840 5752 d 0 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
839 5752 d 3 h serge /kernel/branches/kolibri_pe/ redesigned memory layout  
837 5753 d 9 h serge /kernel/branches/kolibri_pe/ use e820 smap  
753 5910 d 3 h serge /kernel/trunk/ supported videomodes  
750 5913 d 8 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6120 d 1 h mikedld /kernel/trunk/ Revision numbering fix  
586 6123 d 21 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
581 6130 d 23 h serge /kernel/trunk/ reduce core memory  
580 6131 d 16 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.
 

Show All