Commit Graph

350 Commits (memory-manager)

Author SHA1 Message Date
Asya ed5b28d498
wip 2023-02-21 17:51:13 +03:00
Asya 76f3dddbdd
VirtualAddress/PhysicalAddress types 2023-02-13 23:22:42 +03:00
Asya 7d392b408a
Zeroed page allocation 2023-02-11 11:22:46 +03:00
Asya cdbde8911d
riscv64-virt port + fix issues with page allocator 2023-01-29 21:03:32 +03:00
Asya a5fc0a162c
Buddy page allocator
Soon this will turn into an actual memory manager
2023-01-23 17:01:04 +03:00
ondra05 1013e86b61
updated limine-rs 2023-01-20 00:45:19 +01:00
ondra05 be4d2cece6
Changed console resolution 2023-01-19 23:30:45 +01:00
ondra05 59d8024332
added suggestion when limine is not present 2023-01-15 01:04:14 +01:00
ondra05 20bf56984d
limine update 2023-01-15 01:01:16 +01:00
ondra05 903ddfcf51
removed useless news 2023-01-15 01:00:43 +01:00
ondra05 a3ff86133a
added option to override firmware path 2023-01-09 15:27:10 +01:00
ondra05 43dbc57b53
unified naming 2023-01-08 00:48:59 +01:00
ondra05 2a4cfdca02
CRLF before kernel panic msg 2023-01-08 00:45:47 +01:00
ondra05 e777fb2425
Console logging 2023-01-08 00:44:13 +01:00
ondra05 9249ba6fdb
added wallpaper for bootloader 2023-01-07 23:44:50 +01:00
ondra05 537291882e
[REPBUILD] fail to run when kernel fails building 2023-01-07 22:32:40 +01:00
ondra05 d146172df3
fixed typo 2023-01-07 22:19:17 +01:00
ondra05 68b2b19514
clippy and reformat 2023-01-07 22:18:47 +01:00
ondra05 343991fdb4
Repbuild now can build kernel on non-POSIX systems and run on non-Linux systems. 2023-01-07 22:11:21 +01:00
ondra05 bc5c6b6599
Rewrote RepBuild 2023-01-07 01:57:20 +01:00
ondra05 3702bf7852 Removed unused code 2022-12-23 23:11:57 +01:00
ondra05 c30cdcbec7 moved qrcode gen outside the repo 2022-12-23 23:11:39 +01:00
ondra05 475de94199 changed log stuff and removed unnecessary transmute 2022-12-23 22:58:29 +01:00
ondra05 aae05daf17 but 25afe9fec7 breaks systems witzh automount! now both should work. 2022-12-23 22:55:38 +01:00
ondra05 10a3512d60 Merge pull request 'update limine, fix repbuild on some linux distros, new heap allocator' (#1) from asya/ableos:usermode into usermode
Reviewed-on: https://git.ablecorp.us:443/AbleOS/ableos/pulls/1
2022-12-23 21:51:14 +00:00
Asya 81d11685da
New heap allocator! 2022-12-22 19:22:11 +03:00
Asya 0880391dde
Update limine to v4.x 2022-12-17 10:30:34 +03:00
Asya 25afe9fec7
Stop assuming that udisks2 automatically mounted filesystem 2022-12-17 10:24:34 +03:00
ondra05 e92809c1da Moved ext2-rs to separate repo 2022-12-10 23:05:48 +01:00
ondra05 d047609f7f uh oh fixed a compilation error 2022-12-09 00:52:28 +01:00
ondra05 0f08c059a6 Added kernel cmdline support and retrieval of initrd 2022-12-08 22:21:21 +01:00
ondra05 7fbc348508 moved stuff around 2022-12-08 21:31:54 +01:00
ondra05 5e5d3057f1 they don't seem to be used? removing. 2022-12-08 21:25:49 +01:00
ondra05 933e5669c7 created empty initramfs 2022-12-08 21:12:33 +01:00
ondra05 646643838b Cleanup 2022-12-08 20:52:20 +01:00
ondra05 61e59e45f0 fixed segments, timer doesn't double-fault anymore 2022-12-08 20:35:42 +01:00
ondra05 8f6c91ab9a Moved away from PIC to APIC. 2022-12-08 20:15:10 +01:00
ondra05 91baa44f36 removed few package from the workspace manifest 2022-12-08 15:54:11 +01:00
ondra05 1be74243ac Added GDT, IDT, sloop and some logging 2022-12-08 01:26:43 +01:00
ondra05 39cafcaed4 Logging 2022-12-08 00:07:02 +01:00
ondra05 cd5b7a8e69 Added basic logging support 2022-12-07 01:43:26 +01:00
ondra05 0cea5e66d0 made kernel the system entrypoint. 2022-12-07 01:10:38 +01:00
ondra05 415756bc3e Skeleton for architecture-specific things 2022-12-06 23:04:28 +01:00
ondra05 a398498352 Threw stuff from the microkernel. Start of moving core parts there. 2022-12-06 23:04:26 +01:00
ondra05 9152dbb57f clippy 2022-12-06 23:04:11 +01:00
ondra05 1c41494cc9 removed module that I forgot to remove + 1.65 stuff 2022-12-06 23:04:09 +01:00
ondra05 60a38212c0 removed sus messaging module 2022-12-06 23:04:04 +01:00
ondra05 67a3b89234 »fixed« scratchpad 2022-12-06 22:39:52 +01:00
Able 8847bfa5c6
remove path 2022-12-06 13:24:04 -06:00
ondra05 76e2bd286b repbuild r uses udisks 2022-12-03 17:47:10 +01:00