Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hawkw/mycelium issues and pull requests
#515 - fix(maitake-sync): add proper `ScopedRawMutex` bound to `wait_map::Wait`
Pull Request -
State: open - Opened by peterkrull 6 days ago
- 1 comment
#514 - fix(maitake-sync): for cs-mutex, enter cs before locking mutex
Pull Request -
State: open - Opened by peterkrull 6 days ago
#513 - Soundness of CriticalSectionDefaultMutex implementation
Issue -
State: open - Opened by peterkrull 7 days ago
- 3 comments
Labels: kind/bug
#512 - inoculate test run timeout is bad and i should feel bad about it
Issue -
State: open - Opened by hawkw 27 days ago
Labels: kind/enhancement, area/devtools
#511 - inoculate test fixes
Pull Request -
State: closed - Opened by hawkw 27 days ago
#510 - feat(inoculate): QEMU debug logging in test mode
Pull Request -
State: closed - Opened by hawkw 27 days ago
#509 - address types improvements, clippy bullshit
Pull Request -
State: closed - Opened by hawkw 27 days ago
#508 - x86_64: actually support hudge padges
Issue -
State: open - Opened by hawkw 28 days ago
- 2 comments
Labels: kind/enhancement, area/hal, arch/x86_64
#507 - kernel oopses with 4GiB of RAM in QEMU
Issue -
State: closed - Opened by hawkw about 1 month ago
Labels: kind/bug, good first issue
#506 - x86_64: local APIC page is already mapped by bootloader when running in KVM
Issue -
State: open - Opened by hawkw about 1 month ago
Labels: kind/bug, arch/x86_64
#505 - feat(hal-x86_64): more local APIC embetterments
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#504 - feat(hal-x86_64): add `LocalApic::check_error`
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#503 - WIP try to support hugepages
Pull Request -
State: open - Opened by hawkw about 1 month ago
#502 - adopt core::error::Error, update nightly, update bootloader
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#501 - why page is hudge
Issue -
State: closed - Opened by hawkw about 1 month ago
- 6 comments
Labels: kind/bug
#500 - hal-x86_64: actually have spinlocks disable IRQs
Issue -
State: open - Opened by hawkw about 1 month ago
Labels: kind/enhancement, area/hal, arch/x86, arch/x86_64
#499 - make local apic actually local
Pull Request -
State: closed - Opened by hawkw about 1 month ago
- 1 comment
#498 - hal-x86_64: want API for local APIC timer in oneshot mode
Issue -
State: open - Opened by hawkw about 1 month ago
Labels: kind/enhancement, area/hal, arch/x86_64
#497 - refac(hal_x86_64): misc interrupt module cleanup
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#496 - feat(hal_x86_64): be less stupid about ISR tracing
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#495 - local APIC state needs to be core local
Issue -
State: closed - Opened by hawkw about 1 month ago
- 1 comment
Labels: area/hal, arch/x86_64
#494 - inoculate gdb wrapper should pass through SIGINTs to gdb
Issue -
State: open - Opened by hawkw about 1 month ago
Labels: kind/enhancement, good first issue
#493 - get rid of serial-port line wrapping logic
Issue -
State: open - Opened by hawkw about 1 month ago
#492 - feat(x86_64): debug commands to print CPUID & MSRs
Pull Request -
State: closed - Opened by hawkw about 1 month ago
#491 - add kernel debug commands to print arbitrary CPUID leaves and MSRs
Issue -
State: closed - Opened by hawkw about 1 month ago
#490 - feat(x86_64): real abstraction for ISA IRQs, unfuck I/O APIC
Pull Request -
State: closed - Opened by hawkw about 1 month ago
- 1 comment
#489 - `cordyceps::MpscQueue` could probably use `NonNull::dangling` as the stub node
Issue -
State: closed - Opened by hawkw 3 months ago
- 1 comment
#488 - maitake `Clock` could be a trait if the global clock was double-indirected
Issue -
State: open - Opened by hawkw 4 months ago
- 2 comments
Labels: kind/enhancement, crate/maitake
#487 - feat(x86_64): make raw IDT methods public
Pull Request -
State: closed - Opened by hawkw 4 months ago
#486 - chore(maitake): use stdlib `pin!` and `poll_fn`
Pull Request -
State: open - Opened by hawkw 5 months ago
#485 - docs: link to changelogs in published crate READMEs
Pull Request -
State: open - Opened by hawkw 6 months ago
#485 - docs: link to changelogs in published crate READMEs
Pull Request -
State: closed - Opened by hawkw 6 months ago
#485 - docs: link to changelogs in published crate READMEs
Pull Request -
State: open - Opened by hawkw 6 months ago
#484 - change custom link section to support apple mach-o format
Pull Request -
State: open - Opened by spookyvision 6 months ago
- 1 comment
#484 - change custom link section to support apple mach-o format
Pull Request -
State: open - Opened by spookyvision 6 months ago
- 1 comment
#484 - change custom link section to support apple mach-o format
Pull Request -
State: open - Opened by spookyvision 6 months ago
- 1 comment
#483 - maitake: fix rust-lang/miri#3780, actually run Miri on CI
Pull Request -
State: closed - Opened by hawkw 6 months ago
#482 - feat(maitake-sync): `mutex-traits` integration
Pull Request -
State: closed - Opened by hawkw 7 months ago
- 14 comments
#481 - feat(maitake-sync): rename `EnqueueWait` to `Subscribe`
Pull Request -
State: closed - Opened by hawkw 7 months ago
#480 - [maitake-sync]: Provide "is_closed" methods for WaitCell/WaitMap/WaitQueue
Pull Request -
State: closed - Opened by jamesmunns 7 months ago
#479 - Add `wait_for` and `wait_for_value` to WaitCell and WaitQueue
Pull Request -
State: closed - Opened by jamesmunns 7 months ago
- 4 comments
#479 - Add `wait_for` and `wait_for_value` to WaitCell and WaitQueue
Pull Request -
State: open - Opened by jamesmunns 7 months ago
- 1 comment
#478 - Address lint ambiguous_wide_pointer_comparisons
Pull Request -
State: closed - Opened by jamesmunns 7 months ago
- 2 comments
#478 - Address lint ambiguous_wide_pointer_comparisons
Pull Request -
State: open - Opened by jamesmunns 7 months ago
#477 - maitake: decouple timer granularity from clock granularity
Issue -
State: open - Opened by hawkw 11 months ago
Labels: kind/enhancement, crate/maitake
#475 - improve maitake timer wheel
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#474 - fix maitake timer inaccuracy
Issue -
State: closed - Opened by hawkw about 1 year ago
- 2 comments
Labels: crate/maitake
#473 - maitake_sync: add a bunch of new APIs to locks
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#472 - feat(maitake-sync): add `spin::RwLock`
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#471 - maitake-sync: add fair spinlock
Issue -
State: open - Opened by hawkw about 1 year ago
Labels: kind/enhancement, crate/maitake
#470 - maitake-sync: add spin RwLock
Issue -
State: closed - Opened by hawkw about 1 year ago
Labels: kind/enhancement, crate/maitake
#469 - clippy checks on nightly fail due to bootloader build issues
Issue -
State: closed - Opened by hawkw about 1 year ago
- 1 comment
#468 - chore: update nightly to 2024-01-20
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#467 - feat(bitfield): add `u128` support
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#466 - bitfield: add `u128` support
Issue -
State: closed - Opened by hawkw about 1 year ago
Labels: kind/enhancement, good first issue, crate/bitfield
#465 - chore(CI): update actions/checkout to v4
Pull Request -
State: closed - Opened by hawkw about 1 year ago
#464 - `WaitMap` could have a mechanism to wake a waiter but immediately requeue it
Issue -
State: open - Opened by hawkw about 1 year ago
- 3 comments
Labels: kind/enhancement, crate/maitake
#463 - docs: hobby project disclaimer for published libs
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#462 - feat(maitake): introduce a separate `maitake-sync` crate
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#461 - chore(deps): bump embedded-graphics from 0.7.1 to 0.8.1
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#460 - chore(deps): bump tokio-test from 0.4.2 to 0.4.3
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#459 - test(maitake): add more stuff to task size test
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#458 - feat(maitake): dequeue one task at a time in scheduler
Pull Request -
State: closed - Opened by devsnek over 1 year ago
- 1 comment
#457 - chore(deps): bump pin-project from 1.0.12 to 1.1.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#456 - feat(maitake): add `WaitCell::subscribe` and `poll_wait`
Pull Request -
State: closed - Opened by hawkw over 1 year ago
- 1 comment
Labels: crate/maitake
#455 - add WaitCell::subscribe future
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#454 - chore: skip `style`/`refac` commits in changelog
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#453 - fix(maitake): handle spurious `WaitCell` polls
Pull Request -
State: closed - Opened by hawkw over 1 year ago
- 1 comment
#452 - refac: use `enum_from_bits!` where appropriate
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#451 - docs(bitfield): replace tables with bulleted lists
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#450 - feat(bitfield): add `enum_from_bits!` macro
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#449 - `WaitCell::wait` does not tolerate spurious polls
Issue -
State: closed - Opened by hawkw over 1 year ago
Labels: kind/bug, crate/maitake
#448 - chore(deps): bump pin-project from 1.0.12 to 1.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#447 - chore(deps): bump vergen from 7.5.1 to 8.2.3
Pull Request -
State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#446 - James/recheck reschedule
Pull Request -
State: closed - Opened by jamesmunns over 1 year ago
- 1 comment
#445 - Add a test subscriber guard to properly capture tracing messages
Pull Request -
State: closed - Opened by jamesmunns over 1 year ago
#444 - Actually hold on to the test subscriber
Pull Request -
State: closed - Opened by jamesmunns over 1 year ago
- 2 comments
#443 - bitfield: derive `FromBits` for `repr(uN)` enums
Issue -
State: closed - Opened by hawkw over 1 year ago
- 1 comment
#442 - deallocate tasks when dropping a scheduler
Issue -
State: open - Opened by hawkw over 1 year ago
- 3 comments
Labels: crate/maitake
#441 - feat(maitake): return next deadline from `Timer::advance`
Pull Request -
State: closed - Opened by hawkw over 1 year ago
#440 - maitake::time: public API for getting the time until the next deadline in the wheel
Issue -
State: closed - Opened by hawkw over 1 year ago
Labels: kind/enhancement, crate/maitake
#439 - feat(maitake): add local (`!Send`) scheduler types
Pull Request -
State: closed - Opened by hawkw over 1 year ago
- 2 comments
#438 - chore(deps): bump vergen from 7.5.1 to 8.2.1
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#437 - chore(deps): bump vergen from 7.5.1 to 8.2.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#436 - chore(deps): bump pin-project from 1.0.12 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#435 - chore(deps): bump embedded-graphics from 0.7.1 to 0.8.0
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#434 - feat(cordyceps): add `Stack` and `TransferStack`
Pull Request -
State: closed - Opened by hawkw over 1 year ago
Labels: kind/enhancement, crate/cordyceps
#433 - chore(deps): bump vergen from 7.5.1 to 8.1.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#432 - chore(deps): bump clap from 4.1.8 to 4.2.7
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#431 - chore(deps): bump thingbuf from 0.1.3 to 0.1.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#430 - docs(cordyceps): fix wrong time complexity notes
Pull Request -
State: closed - Opened by hawkw almost 2 years ago
#429 - `cordyceps::List` docs for `push_*`/`pop_*` should claim constant time
Issue -
State: closed - Opened by dataphract almost 2 years ago
- 1 comment
#428 - chore(deps): bump wat from 1.0.61 to 1.0.63
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#427 - chore(deps): bump wat from 1.0.61 to 1.0.62
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#426 - feat(hal-core): add `CoreLocal` trait for local storage
Pull Request -
State: closed - Opened by hawkw almost 2 years ago
#425 - hal-core trait for core-local storage
Issue -
State: closed - Opened by hawkw almost 2 years ago
- 1 comment
Labels: kind/enhancement
#424 - chore(deps): bump h2 from 0.3.16 to 0.3.17
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#423 - chore(deps): bump bootloader-boot-config from 0.11.2 to 0.11.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#422 - chore(deps): bump pc-keyboard from 0.6.1 to 0.7.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#421 - chore(deps): bump bootloader_api from 0.11.2 to 0.11.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies