Stefan Lankes
|
49016fc0c2
|
get_pages uses the algorithm "first fit", but starts now at the last hit
|
2014-12-04 21:04:22 +01:00 |
|
|
58876ffe05
|
simplified code, fixed smaller bugs
|
2014-11-28 01:39:56 +01:00 |
|
|
fbf55178c1
|
added first version of paging code
(only page_map() works for now)
|
2014-08-21 20:17:02 +02:00 |
|
|
2621c0b261
|
fixed comment capitalization, style and indentions
|
2014-06-30 01:46:59 +02:00 |
|
|
92c90c299a
|
added bitmap initialization based on Multiboot infos
|
2014-06-30 00:10:04 +02:00 |
|
|
b55887a95d
|
added bitmap allocator
|
2014-06-30 00:05:56 +02:00 |
|
Stefan Lankes
|
c812c5f63d
|
add missing makefile
|
2013-11-28 11:09:47 +01:00 |
|
Stefan Lankes
|
67926d7c65
|
add support of nonpreemptive multitasking and additional comments
|
2013-11-19 23:11:53 +01:00 |
|