|
a7f7cd0a77
|
Merge branch 'master' of github.com:pjht/os
|
2020-08-01 09:26:14 -05:00 |
|
pjht
|
9e1c4eb032
|
Create README.md
|
2020-08-01 09:26:02 -05:00 |
|
|
dc198741da
|
make debug now uses the plain gdb binary
|
2020-08-01 09:04:18 -05:00 |
|
pjht
|
337741f53c
|
Update issue templates
|
2020-08-01 09:00:13 -05:00 |
|
|
ab200ad743
|
Documentation generation fails if documentation is not complete
|
2020-08-01 08:47:13 -05:00 |
|
|
c0929a4eea
|
Add preemptive multitasking
|
2020-07-30 21:58:23 -05:00 |
|
|
0522941a1d
|
Remove tasking functions for RPC that sneaked in in a previous commit
|
2020-07-30 20:13:40 -05:00 |
|
|
c6ffdc4814
|
Paging now uses a bitfield to represnt a paging structure entry
|
2020-07-30 10:09:59 -05:00 |
|
|
06fde84fc8
|
Tasking code cleanup
|
2020-07-30 10:09:47 -05:00 |
|
|
345df6fbdf
|
Fix bug where tasking was still kmallocing process structures
|
2020-07-30 10:07:41 -05:00 |
|
|
6d418b242f
|
Add a function to schedule a thread
|
2020-07-30 10:07:41 -05:00 |
|
|
d4fa7974b7
|
Creating a process/thread now always has parameters
|
2020-07-30 10:07:30 -05:00 |
|
|
ffa12e9625
|
Fix small issue in paging.c with the last commit
|
2020-07-29 10:30:20 -05:00 |
|
|
96d7a839fb
|
Add a macro to run a block of code in a different address space
|
2020-07-29 08:58:45 -05:00 |
|
|
dda2885fd9
|
More naming convention fixes
|
2020-07-29 08:09:53 -05:00 |
|
|
870f26d5e9
|
cr3 is now not used as a generic term for "address space"
|
2020-07-29 07:27:12 -05:00 |
|
|
37a50cee2d
|
Processes are now a fixed size array and not done by kmalloc
|
2020-07-28 19:21:14 -05:00 |
|
|
93389edc96
|
add .gitkeep files for directores whose contents are ignored
|
2020-07-28 10:34:16 -05:00 |
|
|
c010c54c17
|
Fix init including a non-existent header
|
2020-07-28 10:32:23 -05:00 |
|
|
81cfefe0e5
|
fix more naming convention issues
|
2020-07-28 06:50:26 -05:00 |
|
|
2314064f2b
|
pmem_free now takes a start address
|
2020-07-27 19:02:09 -05:00 |
|
|
9727f0bbfa
|
Fix allowing unblocking of exited/ready/running threads
|
2020-07-27 18:01:24 -05:00 |
|
|
5a7ae83e8a
|
fix tasking bug with linking a thread onto the ready to run list
|
2020-07-27 17:58:49 -05:00 |
|
|
73b6407424
|
Fix inclusion of nonexistent libc headers
|
2020-07-27 17:18:16 -05:00 |
|
|
f7ce02bab5
|
Untrack sysroot/usr/include
|
2020-07-27 17:14:37 -05:00 |
|
|
9478d178de
|
Fix projectname in GH actions libc doxyfile
|
2020-07-26 15:40:08 -05:00 |
|
|
80ab489828
|
Add libc documentaion + libc cleanup
|
2020-07-26 15:38:29 -05:00 |
|
|
f7a6d95cc9
|
Remove man pages from the repository
|
2020-07-26 15:37:09 -05:00 |
|
|
aa7ced2810
|
Libc header files are now automatically copied
|
2020-07-26 14:39:08 -05:00 |
|
|
2dd4c5f557
|
documentation action change
|
2020-07-26 07:33:44 -05:00 |
|
|
3232075d5c
|
Building the os now copies kernel man pages to sysroot/usr/share/man
|
2020-07-26 07:29:30 -05:00 |
|
|
f8864484a9
|
Kernel now puts docs in kernel/docs, and move Doxyfile into kernel/
|
2020-07-26 07:21:15 -05:00 |
|
|
d892e14633
|
Change man section
|
2020-07-26 07:15:57 -05:00 |
|
|
7764169dd6
|
Update docindex.html
|
2020-07-25 19:12:57 -05:00 |
|
|
dfe6999238
|
Add docindex.html & update main.yml
|
2020-07-25 19:10:43 -05:00 |
|
pjht
|
4cf9ca6c11
|
Update main.yml
|
2020-07-25 19:06:26 -05:00 |
|
pjht
|
7b55f9eeb3
|
Update main.yml
|
2020-07-25 19:04:35 -05:00 |
|
pjht
|
a7287b9d4e
|
Update main.yml
|
2020-07-25 19:00:36 -05:00 |
|
pjht
|
3416b2a2d4
|
Update main.yml
|
2020-07-25 18:49:39 -05:00 |
|
pjht
|
f12368bc90
|
Update main.yml
|
2020-07-25 18:48:17 -05:00 |
|
pjht
|
4d26ae05eb
|
Update main.yml
|
2020-07-25 18:45:54 -05:00 |
|
|
38717798d2
|
Add custom Doxyfile for GH Actions
|
2020-07-25 18:44:59 -05:00 |
|
pjht
|
e6a596a357
|
Update main.yml
|
2020-07-25 18:40:48 -05:00 |
|
pjht
|
c31c652446
|
Create main.yml
|
2020-07-25 18:40:12 -05:00 |
|
|
9ab1f97e08
|
Documentation work
|
2020-07-25 18:01:05 -05:00 |
|
|
b83a5505c3
|
Fix naming convention deviations
|
2020-07-25 18:00:53 -05:00 |
|
|
ee7ce4dabe
|
Add kernel documentation
|
2020-07-25 16:54:37 -05:00 |
|
|
794dd702b0
|
remove an extra extern from tasking_helpers
|
2020-07-24 10:50:25 -05:00 |
|
|
9f77482506
|
Remove uncessesary asm files
|
2020-07-24 10:50:06 -05:00 |
|
|
bb7682186d
|
Fix kernel init issues
|
2020-07-24 10:38:01 -05:00 |
|