1

489 Commits

Author SHA1 Message Date
222cdd4547 update demo starting etc 2022-07-11 19:30:27 +02:00
04edfd0a2b print idle thread init 2022-07-11 19:29:57 +02:00
36f0001c73 fix imports 2022-07-11 19:29:53 +02:00
ec084d3aca move user stuff to user 2022-07-11 19:29:42 +02:00
996a45d7f8 enable list allocator until i fix the other one 2022-07-11 19:22:43 +02:00
a4cb8f9fda remove old cooperative thread demo 2022-07-11 19:22:32 +02:00
25da4b8596 update preemption demo 2022-07-11 19:22:23 +02:00
60e36011e3 comments 2022-07-11 19:15:30 +02:00
7e9402062f move myobj to heapdemo 2022-07-11 19:15:22 +02:00
0980e5eb82 update heapdemo to threads 2022-07-11 19:15:15 +02:00
467bffb76b remove unecessary demos 2022-07-11 18:42:22 +02:00
8d7bdea519 update keyboarddemo to threads 2022-07-11 18:42:14 +02:00
304eadc959 update pcspkdemo 2022-07-11 18:32:39 +02:00
24c418eb0a constexpr stream manipulators to allow "macroing" 2022-07-11 18:18:18 +02:00
7f7c528949 update textdemo to threads 2022-07-11 18:18:01 +02:00
957644582c update VBEdemo 2022-07-11 18:17:50 +02:00
f50978cf35 remove old sound demo 2022-07-11 18:17:32 +02:00
5170be00aa remove math 2022-07-11 18:17:24 +02:00
597b823ac3 synchronize with semaphore 2022-07-11 15:37:45 +02:00
66b3b914d0 fix semaphore spinlock bug 2022-07-11 15:37:26 +02:00
52ad3fc752 reenable scrollback 2022-07-11 15:37:16 +02:00
012f68838b implement semaphore 2022-07-11 15:00:05 +02:00
be6aeb2b11 disable speaker for now 2022-07-11 14:36:52 +02:00
7058350414 use pointer instead of reference for thread 2022-07-11 14:36:41 +02:00
9c41c72011 reformat 2022-07-11 14:36:37 +02:00
c63b960e6a fix bug where ebx was saved incorrectly on preempt 2022-07-11 14:35:45 +02:00
bb0ff5104c add vorgabe10 2022-07-11 13:29:54 +02:00
2d2eec6934 Update flake 2022-07-04 22:06:19 +02:00
b7ae32595b add clang-tools 2022-07-04 22:05:13 +02:00
51390ef277 reformat 2022-07-04 22:05:07 +02:00
19ab6fef06 update paging 2022-07-04 21:29:06 +02:00
1ae227ae33 implement + enable demos 2022-07-04 21:24:35 +02:00
7ab5fdb361 fix scheduler bug 2022-07-04 21:24:18 +02:00
4d5224ff38 enable preemptive switch in pit 2022-07-04 21:24:04 +02:00
1cac6b3a58 update Thread_switch for preemption 2022-07-04 21:23:31 +02:00
6ad1d9e525 make regs private again 2022-07-04 21:23:14 +02:00
2fbecc3236 implement pcspk delay 2022-07-04 17:11:39 +02:00
e2e2c4545e disable scheduler interrupt pausing, no preemption 2022-07-04 17:07:18 +02:00
16f814bfcf add pit indicator 2022-07-04 17:07:09 +02:00
42a1d719ee disable forced bluescreen 2022-07-04 16:20:46 +02:00
17aee557da add vorgabe 2022-07-04 16:20:08 +02:00
da6c5ab0b5 add vorgabe09 2022-07-04 16:17:39 +02:00
586fe3bb80 fix paging bugs in writeprotection 2022-07-04 16:04:55 +02:00
2c8a7524b9 Merge branch 'feature-08-paging' 2022-07-04 14:55:50 +02:00
cfa6265cee enable paging 2022-07-04 14:54:59 +02:00
1f01a561a3 fix scheduling bug when only 1 thread is available 2022-07-04 14:54:25 +02:00
7fe5d8e956 fix treeallocator bug and reenable 2022-07-04 14:54:14 +02:00
455c9c5557 disable any optimizations 2022-07-04 13:43:49 +02:00
0c8222131c envrc 2022-07-04 13:28:56 +02:00
994a20c956 ignore .direnv 2022-07-04 13:28:32 +02:00