Ben Gras 29edcad310 vm: replace phys avl by array
. make vm be able to use malloc() by overriding brk()
   and minix_mmap() functions
 . phys regions can then be malloc()ed and free()d instead
   of being in an avl tree, which is slightly faster
 . 'offset' field in phys_region can go too (offset is implied
   by position in array) but leads to bigger code changes
2012-12-26 16:14:41 +00:00
..
2012-12-26 16:14:41 +00:00
2012-10-12 14:52:01 +02:00
2012-08-29 17:31:38 +02:00
2012-11-09 18:46:03 +01:00
2012-10-12 14:52:01 +02:00
2012-11-09 18:46:03 +01:00
2012-12-26 16:14:41 +00:00
2012-10-30 13:55:42 +01:00
2012-12-26 16:14:41 +00:00
2012-09-18 13:17:49 +02:00
2012-10-12 14:52:01 +02:00
2012-11-09 18:46:03 +01:00
2012-12-26 16:14:41 +00:00
2012-12-26 16:14:41 +00:00
2012-12-26 16:14:41 +00:00
2012-11-09 18:46:03 +01:00
2012-03-25 21:58:14 +02:00
2012-12-26 16:14:41 +00:00
2012-12-26 16:14:41 +00:00
2012-11-09 18:46:03 +01:00
2010-05-05 11:35:04 +00:00
2012-12-26 16:14:41 +00:00
2012-11-09 18:46:03 +01:00
2012-12-26 16:14:41 +00:00
2010-05-05 11:35:04 +00:00
2010-05-05 11:35:04 +00:00