issues
search
winksaville
/
sadie
An experimental runtime based on asychronous components
Apache License 2.0
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add test cases for the new print routines
#86
winksaville
opened
8 years ago
0
Use Meson builtins instead of building path strings manually
#85
jpakkane
opened
8 years ago
4
Using posix component ac_inet_link requires super user permissions
#84
winksaville
opened
8 years ago
0
Need a way to have a timeout when waiting on a AcReceptor
#83
winksaville
opened
8 years ago
0
Move AcDispatcher (libs/ac_dispatcher) into AcCompMgr (libs/ac_comp_mgr)
#82
winksaville
opened
8 years ago
0
In AcMsgPool (libs/ac_msg_pool) next_ptrs_raw is not being freed
#81
winksaville
opened
8 years ago
0
AcComp.name should be an array not a pointer
#80
winksaville
closed
8 years ago
0
AcMpscFifo_init allocates the stub to itself
#79
winksaville
closed
8 years ago
0
ninja run-test-ac_putchar hangs on vps1 with build-pc_x86_64
#78
winksaville
opened
8 years ago
0
qemu doesn't run on vps1 with build-pc_x86_64
#77
winksaville
closed
8 years ago
1
Add additional attributes to ac_attributes.h
#76
winksaville
opened
8 years ago
0
ac_mem_pool tests fail sometimes
#75
winksaville
opened
8 years ago
0
Add signature field to AcMem
#74
winksaville
opened
8 years ago
0
ninja run-test-ac_comp_mgr fails on vps1 using Platform-Posix
#73
winksaville
closed
8 years ago
1
Bug in grub-mkrescue
#72
winksaville
opened
8 years ago
0
Cleanup "object" new/delete conventions
#71
winksaville
opened
8 years ago
0
run-test-ac_thread is poor and fails sometimes on Posix
#70
winksaville
opened
8 years ago
0
Migrate ac_dispatcher into AcCompMgr
#69
winksaville
opened
8 years ago
0
Consider having receptors being "unlimited" and have an owning thread.
#68
winksaville
opened
8 years ago
0
Futex or double-link list error for ninja run-test-ac_comp_mgr
#67
winksaville
closed
8 years ago
0
Implement AcCompMgr_deinit
#66
winksaville
closed
8 years ago
1
We are not handling hierarchical components
#65
winksaville
opened
8 years ago
0
Use gcc 7 prerelease which has the interrupt attribute for x86
#64
winksaville
opened
8 years ago
0
Change Platform and Arch defines to be AC_PLATFORM=xxx and AC_ARCH=xxx
#63
winksaville
closed
8 years ago
1
Add a __atomic_thread_fence when threads execute
#62
winksaville
opened
8 years ago
0
Add a method to free/return receptors (ac_receptor_ret) so we can reuse them.
#61
winksaville
closed
8 years ago
0
remove_zombies should ideally not disable interrupts
#60
winksaville
opened
8 years ago
0
remove_zombies should be called when a thread terminates
#59
winksaville
opened
8 years ago
0
Cleanup waiting_tcbs.c
#58
winksaville
closed
8 years ago
0
Remove ac_assert from thread_scheduler_intr_disabled in thread_x86.c
#57
winksaville
closed
8 years ago
0
test_msg_pool_mutiple_threads is very slow on Platform pc_x86_64
#56
winksaville
closed
8 years ago
0
Rethink how to mange the stub passed to ac_mpscfifo_init
#55
winksaville
closed
8 years ago
0
ac_receptor_signal parameter
#54
winksaville
closed
8 years ago
0
Change ac_receptor_create to always create the receptor not signaled
#53
winksaville
closed
8 years ago
1
ac_thread_init being called more than once
#52
winksaville
opened
8 years ago
0
ac_printf_register_format_proc don't allow duplicates
#51
winksaville
opened
8 years ago
0
Posix AC_THREAD_STACK_MIN should use PTHREAD_STACK_MIN
#50
winksaville
opened
8 years ago
0
ps2 keyboard only working on channel 1
#49
winksaville
opened
8 years ago
0
No qemu ps2 keyboard interrupts
#48
winksaville
opened
8 years ago
0
ac_thread_wait_xx for x86_64 needs to support multiple threads simultaneously
#47
winksaville
closed
8 years ago
1
Add ac_thread_wait
#46
winksaville
closed
8 years ago
2
Sometimes test-ac_thread outputs odd values
#45
winksaville
opened
8 years ago
1
test-ac_thread not working on VersatilePB
#44
winksaville
opened
8 years ago
0
Invoking arm1176jzf-s ac_tsc_init causes exceptions
#43
winksaville
opened
8 years ago
0
Bug in compiler generating interrupt service routines
#42
winksaville
closed
8 years ago
3
Programmable Interval Timer needs to be dis
#41
winksaville
closed
8 years ago
0
Interrupts not working correctly, we see a Double Fault interrupt
#40
winksaville
closed
8 years ago
1
mapping apic_lin_addr to something other than apic_phy_addr isn't working
#39
winksaville
opened
8 years ago
0
page_table_map_physical_to_linear algorithm.
#38
winksaville
opened
8 years ago
0
ninja run-test-cpuid_x86 is failing
#37
winksaville
opened
8 years ago
0
Next