|
ff130c4538
|
moved VMA initialization of APIC and MultiProcessing related stuff to apic.c
|
2014-05-14 18:01:58 +02:00 |
|
|
44f6905e4d
|
added missing vma region
|
2014-05-14 17:43:20 +02:00 |
|
|
8cf888bba2
|
changed arguments of *_vma_list() functions
|
2014-04-07 15:54:09 +02:00 |
|
|
f3729186e5
|
fixed bug in vma_alloc boundary checks
|
2014-04-07 15:53:35 +02:00 |
|
|
61ec065da1
|
some smaller codestyle improvements
|
2014-02-18 13:03:52 +01:00 |
|
|
7a08120fd2
|
moved VMA initialization to vma_init()
|
2014-02-18 12:50:59 +01:00 |
|
|
2f903deebd
|
fixed vma_add() when area is already in use
|
2014-02-03 09:58:32 +01:00 |
|
|
d5f60ef542
|
fixed two smaller bugs and some compiler warnings
|
2014-01-09 16:12:13 +01:00 |
|
|
6699886358
|
changed vma_list order
|
2014-01-09 13:45:20 +01:00 |
|
|
3cd5a5853b
|
added VMA list implementation
|
2013-11-20 11:26:55 +01:00 |
|
|
d275c0a00a
|
added more output to vma_dump()
|
2013-10-10 11:50:38 +02:00 |
|
Marian Ohligs
|
032bba3a95
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
|
Marian Ohligs
|
55e0e971be
|
merge master
|
2011-07-27 10:28:01 +02:00 |
|
Stefan Lankes
|
3aaa2406de
|
add a VMA list, which holds each virtual memory region of a user-level process
|
2011-02-24 09:29:38 +01:00 |
|