Subversion Repositories Kolibri OS

Rev

Rev 1393 | Rev 1487 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1393 Rev 1455
Line 240... Line 240...
240
;         04   dword  draw limit - y start
240
;         04   dword  draw limit - y start
241
;         08   dword  draw limit - x end
241
;         08   dword  draw limit - x end
242
;         0C   dword  draw limit - y end
242
;         0C   dword  draw limit - y end
243
; 0x80339000 -> 3BFFF3   free (12k)
243
; 0x80339000 -> 3BFFF3   free (12k)
244
; 0x8033BFF4 -> 33BFFF   background info 
244
; 0x8033BFF4 -> 33BFFF   background info 
245
; 0x8033C000 -> 35BFFF   page map     (128k)
245
; 0x8033C000 -> 3??FFF   page map: 1bit per page; size = mem_size>>15 (max: 128k)
-
 
246
; 0x003??000 -> 3??FFF	 phys. location of system PTE head (12kb min); 
246
; =====================================
247
; =====================================
247
; 0x8035C000 -> 5FFF7F   free (2M7)
-
 
248
; 0x805FFF80 -> 5FFFFF   TSS  (128)
248
; 0x805FFF80 -> 5FFFFF   TSS  (128)
249
; 0x80600000 -> 7FFFFF   free (2M)
249
; 0x80600000 -> 7FFFFF   extra kernel data structutes(2M max)
250
; =====================================
250
; =====================================
251
; 0x80800000 ->       kernel heap
251
; 0x80800000 ->       kernel heap
252
; 0x80FFFFFF          heap min limit
252
; 0x80FFFFFF          heap min limit
253
; 0xFDBFFFFF          heap max limit
253
; 0xFDBFFFFF          heap max limit