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
2010-10-04 11:41:10 +00:00
2011-06-01 11:30:58 +02:00
2012-11-09 18:36:51 +01: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-12-26 16:14:41 +00:00
2012-10-30 13:55:42 +01:00
2012-10-12 14:52:01 +02: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-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
2010-10-04 11:41:10 +00:00
2010-10-04 11:41:10 +00:00
2010-10-04 11:41:10 +00:00
2012-11-09 18:46:03 +01:00
2012-11-09 18:46:03 +01:00
2012-11-09 18:46:03 +01:00
2010-05-05 11:35:04 +00:00
2010-04-12 12:37:28 +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
2012-09-18 13:17:52 +02:00
2010-10-15 09:10:14 +00:00
2010-05-05 11:35:04 +00:00
2010-05-05 11:35:04 +00:00