issues
search
gsilvis
/
silvos
half-baked Silvis OS kernel
MIT License
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Print a PCI device map on startup
#44
allanlw
closed
7 years ago
4
Minor cleanup to PCI init code for readability
#43
allanlw
closed
7 years ago
1
Add printf and use it instead of com_ functions where appropriate.
#42
cstanfill
closed
7 years ago
5
Carefully consolidate the boot modules so that the kernel knows where…
#41
gsilvis
closed
7 years ago
3
Continuous Integration
#40
gsilvis
closed
7 years ago
4
Add script for testing kernel with combinations of optimization flags.
#39
allanlw
closed
7 years ago
5
Tests are flaky due to race conditions
#38
allanlw
opened
7 years ago
0
Fix optimization issues
#37
allanlw
closed
7 years ago
1
Everything breaks at -O3
#36
gsilvis
closed
7 years ago
3
Fix bug where fork() breaks at -O0
#35
gsilvis
closed
7 years ago
3
Fix expected.txt for test-float-fib
#34
allanlw
closed
7 years ago
1
Revert "Add more robust fpu test"
#33
gsilvis
closed
7 years ago
1
test-memory-reap breaks on -O0
#32
gsilvis
closed
7 years ago
6
Add more robust fpu test
#31
allanlw
closed
7 years ago
1
Add memory reaping test
#30
allanlw
closed
7 years ago
2
Fix free_phys_page and free_block.
#29
cstanfill
closed
7 years ago
0
Backtraces upon faults
#28
gsilvis
closed
5 years ago
2
Real testsuite for memory allocator
#27
gsilvis
opened
7 years ago
0
More cleanup of threads-asm.s
#26
gsilvis
closed
7 years ago
1
Threads simplification
#25
allanlw
closed
7 years ago
2
Add more complete fork test
#24
cstanfill
closed
7 years ago
0
Add support for fork()
#23
cstanfill
closed
7 years ago
3
Single syscall isr
#22
allanlw
closed
7 years ago
2
Save coverage information and add script to display it.
#21
allanlw
closed
7 years ago
3
Add test for exit()
#20
allanlw
closed
7 years ago
0
Add a contributors section to the README
#19
allanlw
closed
7 years ago
1
Add a simple floating point (x87+sse) test case
#18
allanlw
closed
7 years ago
2
Add yield() test
#17
allanlw
closed
7 years ago
5
Race condition in kbd.c
#16
frozencemetery
closed
5 years ago
2
Testsuite
#15
gsilvis
closed
7 years ago
5
pfree does not free pages
#14
gsilvis
closed
7 years ago
0
Memory test program
#13
cstanfill
closed
7 years ago
5
Fix palloc/pfree. Expose them to userland.
#12
cstanfill
closed
7 years ago
0
The userspace page allocator (palloc.c) doesn't work at all
#11
gsilvis
closed
7 years ago
0
Add status bar.
#10
allanlw
closed
7 years ago
1
General Housekeeping
#9
allanlw
closed
7 years ago
1
Poor userspace isolation: CPU cache
#8
allanlw
opened
7 years ago
2
Cannot allocate 2MB and 1GB pages
#7
allanlw
opened
7 years ago
1
Kernel stack is in the virtual memory area considered writable by user
#6
gsilvis
closed
7 years ago
1
Use less stack in userland
#5
frozencemetery
closed
7 years ago
1
Need a real FPU test case
#4
gsilvis
closed
7 years ago
1
Linking is fragile
#3
gsilvis
opened
8 years ago
2
Kernel leaks information during syscalls, in caller-save registers
#2
gsilvis
closed
7 years ago
0
Add the reverse-polish calculator and the vga support for it.
#1
cstanfill
closed
8 years ago
1
Previous