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 5646 d 5 h serge /kernel/branches/kolibri_pe/ exec PE  
890 5649 d 19 h serge /kernel/branches/kolibri_pe/ PE loader. Link kernel.mnt  
861 5698 d 18 h serge /kernel/branches/kolibri_pe/ fixed:
1) small heap
2) malloc
3) background image
 
859 5700 d 1 h serge /kernel/branches/kolibri_pe/ 1) slab allocator
2) new kernel heap
 
855 5720 d 20 h serge /kernel/branches/kolibri_pe/ compact static kernel memory  
854 5727 d 19 h serge /kernel/branches/kolibri_pe/ mixed compilation  
851 5731 d 9 h serge /kernel/branches/kolibri_pe/ splitting kernel into sections  
848 5733 d 1 h serge /kernel/branches/kolibri_pe/ GRUB Now!!!  
846 5734 d 5 h serge /kernel/branches/kolibri_pe/ preparing for GRUB  
843 5736 d 0 h serge /kernel/branches/kolibri_pe/ initial buddy allocator  
841 5742 d 6 h serge /kernel/branches/kolibri_pe/ boot time allocator  
840 5742 d 23 h serge /kernel/branches/kolibri_pe/ allocate memory for display_data  
839 5743 d 2 h serge /kernel/branches/kolibri_pe/ redesigned memory layout  
837 5744 d 8 h serge /kernel/branches/kolibri_pe/ use e820 smap  
753 5901 d 2 h serge /kernel/trunk/ supported videomodes  
750 5904 d 7 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
593 6111 d 0 h mikedld /kernel/trunk/ Revision numbering fix  
586 6114 d 20 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
581 6121 d 22 h serge /kernel/trunk/ reduce core memory  
580 6122 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.
 

Show All