1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00
Commit Graph

69 Commits

Author SHA1 Message Date
5594aba96b Minor adds 2020-01-21 09:16:42 +01:00
c8a7775b4f More improvements in allocator 2020-01-21 01:08:28 +01:00
067c9cf5a8 Minor modifs 2020-01-20 20:05:02 +01:00
deb2c0ed3b paging and allocator functional, heap bug resolved #67 2020-01-20 19:38:27 +01:00
a8035052a9 [Bug] Problem with mapping 2020-01-20 19:09:42 +01:00
8d839cd586 [Bug] Problem with mapping 2020-01-20 01:17:10 +01:00
d69e028f56 [Bug] Problem with mapping 2020-01-19 18:54:33 +01:00
9e033fa441 Bug with MmGetPageDescriptorFromVirtual() 2020-01-19 01:44:29 +01:00
77f4895d48 Working on allocator 2020-01-18 13:40:56 +01:00
ded1e99fb9 Working on allocator 2020-01-18 12:50:36 +01:00
6a498c2d08 Some tests 2020-01-18 00:48:05 +01:00
018bdc4ff6 Paging now functionnal 2020-01-17 23:13:52 +01:00
a22eb6669d [BUG] Stack smashed during paging init 2020-01-17 14:09:45 +01:00
d99e22fe41 [BUG] Stack smashed during paging init 2020-01-16 15:51:03 +01:00
de43801a48 [BUG] Problem with stack during paging init 2020-01-16 00:08:04 +01:00
7a7d458bc6 Page allocator fully functionnal #67 2020-01-15 16:12:13 +01:00
2df15a1488 Page allocator functionnal #67 2020-01-14 16:54:47 +01:00
8437b854ca Working on page allocator (4) #67 2020-01-14 00:37:30 +01:00
aeb1ca721b Merge branch 'BetterMemory' of github.com:os-k-team/os-k into BetterMemory 2020-01-13 21:18:36 +01:00
459ed7c5b5 Working on page allocator (3) #67 2020-01-13 20:48:24 +01:00
6a054a4b67 Working on page allocator #67 2020-01-13 16:12:30 +01:00
ea8ffd6674 Working on page allocator #67 2020-01-12 23:25:44 +01:00
d056bc2fb6 Working on page allocator #67 2020-01-12 17:21:12 +01:00
7c0fd93ad5 Header rationalization for mm/ dir 2020-01-12 16:53:23 +01:00
3bce4c6208 Working on Paging API #67 2020-01-11 00:17:42 +01:00
40cd623b97 Working on Paging API #67 2020-01-11 00:05:34 +01:00
ee73150891 Working on Paging API 2020-01-10 23:56:07 +01:00
4a652d7084 Working on Paging API 2020-01-10 22:41:25 +01:00
951c99ad56 Dynamic paging : functionnal 2020-01-10 19:54:37 +01:00
f10f53ff08 Bug resolved : alignment issue 2020-01-10 19:25:33 +01:00
c6efa5c9a4 Bug with heap ? 2020-01-10 13:50:29 +01:00
36ce243b8c Bug with heap ? 2020-01-10 13:36:33 +01:00
0fa7d46511 minor modification to test commands 2020-01-10 12:51:23 +01:00
3fe1a3cfec Dynamic paging functionnal #67 2020-01-09 23:01:00 +01:00
5ae13125bc New dynamic paging implementation (4) #67 2020-01-09 22:42:41 +01:00
334e1bbae5 New dynamic paging implementation (3) #67 2020-01-09 22:34:38 +01:00
ad5b70b08a New dynamic paging implementation (3) #67 2020-01-09 22:17:44 +01:00
2677c200f5 New dynamic paging implementation (2) 2020-01-09 20:58:57 +01:00
9fde358447 New dynamic paging implementation 2020-01-09 18:19:49 +01:00
675063840f Now working on a new paging system 2020-01-09 00:31:22 +01:00
6785767528 Resolved #76... 2020-01-08 21:10:24 +01:00
74d0508b67 Minor changes to stack guard 2020-01-07 16:56:46 +01:00
4cbd42a19f Write protection for rodata and text functionnal 2020-01-05 22:12:50 +01:00
5829d7a353 New TSS IST used by all ISRs 2020-01-05 20:13:53 +01:00
c857d51239 Working on issue #76 2019-12-30 01:25:59 +01:00
50df081a8f Working on issue #76 2019-12-30 01:22:36 +01:00
ca2c676df9 Working on page protection 2019-12-21 13:55:02 +01:00
1de74e599b Now impossible to dereference a null vector in user mode 2019-12-20 22:11:22 +01:00
7cc39e37dc [BUG] Work on null vector rejection 2019-12-15 23:54:47 +01:00
5d7374de80 stuff 2019-11-16 22:41:46 +01:00