Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / microsoft/demikernel issues and pull requests

#882 - [catmem] Duplex Ring

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: enhancement

#881 - [catmem] Unify scheduler and memory runtime

Pull Request - State: closed - Opened by iyzhang about 1 year ago

#880 - [catloop] Remove Harvest on Close

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: enhancement

#879 - [catloop] Unify Scheduler

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: enhancement

#878 - Depecrated warnings may cause build failures in integration

Issue - State: closed - Opened by anandbonde about 1 year ago - 1 comment
Labels: bug

#877 - [network] Use PAL constants in state

Pull Request - State: closed - Opened by anandbonde about 1 year ago

#876 - [catmem] Move to catnap arch

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: enhancement

#875 - [catloop] Isolating Queue State

Pull Request - State: closed - Opened by ppenna about 1 year ago - 1 comment
Labels: enhancement

#874 - [contrib] Updating Dependencies

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: enhancement

#873 - [catnap] State Check on `push` and `pop`

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: bug

#872 - [catloop] Enhancement: reorg

Pull Request - State: closed - Opened by iyzhang about 1 year ago - 1 comment

#871 - [examples] Handle `ECANCELED`

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: bug

#870 - [examples] Handle `ECANCELED`

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#869 - [catnap] Should retry on busy socket

Issue - State: closed - Opened by iyzhang about 1 year ago
Labels: bug

#868 - [runtime] Move scheduler to shared runtime

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: enhancement

#867 - [catnap] Encapsulate scheduler in runtime

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: enhancement

#866 - [catmem] Check for Closing and Closed Ring

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: bug

#865 - [collections] Concurrent Ring Buffer

Pull Request - State: closed - Opened by iyzhang about 1 year ago - 1 comment
Labels: bug, enhancement

#864 - [catmem] Mutex locking

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: bug, enhancement

#863 - [Catmem] Enhancement: Mutex locking

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: enhancement

#862 - [catnip] Catnip runs out of memory at higher loads

Issue - State: open - Opened by nimishwadekar about 1 year ago
Labels: bug

#861 - [ci] No Concurrency for Catloop LibOS

Pull Request - State: closed - Opened by ppenna about 1 year ago
Labels: bug

#860 - Storage system support?

Issue - State: open - Opened by chenyuanrun about 1 year ago - 1 comment
Labels: feature

#857 - [catnap] Move states and YielderHandle allocation into CatnapQueue

Pull Request - State: closed - Opened by iyzhang about 1 year ago
Labels: enhancement

#856 - [catmem] Support bi-directional communication

Issue - State: closed - Opened by iyzhang about 1 year ago - 1 comment
Labels: enhancement

#853 - [catmem] Restructuring

Pull Request - State: closed - Opened by iyzhang about 1 year ago - 1 comment
Labels: enhancement

#848 - [catnap] Enhancement: restructuring

Pull Request - State: closed - Opened by iyzhang about 1 year ago

#847 - TCP segmentation support

Issue - State: closed - Opened by ellerre about 1 year ago - 1 comment
Labels: question

#842 - [catloop] Ring Buffer Should Support Multiple Producers

Issue - State: closed - Opened by ppenna about 1 year ago - 3 comments
Labels: bug, confirmed

#841 - [catnap] No state check on push and pop

Issue - State: closed - Opened by iyzhang about 1 year ago
Labels: bug, confirmed

#835 - [catloop] Attempting `wait()` On A Socket That Is Closed Should Fail

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#834 - [catloop] Don't Allow `connect()` On A Socket That Is Closed

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#833 - [catloop] Don't Allow `connect()` On A Socket That Is Connecting

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#832 - [catloop] Don't Allow `connect()` On A Socket That Is Not Bound

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#831 - [catloop] Attempting to `connect()` To A Bad Remote Should Fail with `ECONNREFUSED`

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#830 - [catloop] Calling `connect()` On An Invalid Queue Descriptor Should Fail with `EBADF`

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#829 - [catloop] Don't Allow `accept()` On A Socket That Is Already Accepting

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#828 - [catloop] Don't Allow `accept()` On A Socket That Is Connecting

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#827 - [catloop] Don't Allow `accept()` On A Socket That Is Not Listening

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#826 - [catloop] Don't Allow `accept()` On A Socket That Is Not Bound

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#825 - [catloop] Don't Allow `listen()` On A Socket That Is Closed

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#824 - [catloop] Don't Allow `listen()` On A Socket That Is Accepting Connections

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#823 - [catloop] Don't Allow `listen()` On A Connecting Socket

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#822 - [catloop] Don't Allow `listen()` On A Listening Socket

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#821 - [catloop] Disallow `listen()` On Unbound Socket

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#820 - [catloop] Do Not Allow Binding to a Remote Address

Issue - State: closed - Opened by ppenna about 1 year ago
Labels: bug, confirmed

#818 - [catmem] Move to framing-based protocol

Pull Request - State: closed - Opened by iyzhang about 1 year ago - 1 comment
Labels: enhancement

#723 - [runtime] Reorganize scheduler and re-evaluated needed bits in Waker pages

Issue - State: closed - Opened by iyzhang over 1 year ago
Labels: enhancement

#702 - [test] Run each test suite in new process

Issue - State: open - Opened by iyzhang over 1 year ago
Labels: enhancement

#697 - [catloop] Backlog Length Is Completely Ignored

Issue - State: closed - Opened by ppenna over 1 year ago
Labels: bug, confirmed

#680 - [test] Fix inetstack unit test for `test_send_recv_with_delay`

Issue - State: closed - Opened by iyzhang over 1 year ago - 1 comment
Labels: bug

#673 - [catcollar] Implement drop for libOS for correct cleanup

Issue - State: open - Opened by iyzhang over 1 year ago
Labels: bug, confirmed

#672 - [catnip] Implement drop for libOS for correct clean up

Issue - State: open - Opened by iyzhang over 1 year ago
Labels: bug, confirmed

#671 - [catpowder] Implement drop for libOS for correct cleanup

Issue - State: open - Opened by iyzhang over 1 year ago
Labels: bug, confirmed

#635 - [catloop] Unify Table of Queue Tokens

Issue - State: closed - Opened by ppenna over 1 year ago - 1 comment
Labels: enhancement

#610 - [ci] Enable TCP Integration Tests for Catloop LibOS in `demikernel-ci`

Issue - State: closed - Opened by ppenna over 1 year ago
Labels: enhancement

#608 - [ci] Enable TCP Integration Tests in `demikernel-ci`

Issue - State: open - Opened by ppenna over 1 year ago
Labels: enhancement

#600 - [ci] Enable `tcp-echo` for Catpowder LibOS in `demikernel-ci`

Issue - State: open - Opened by ppenna over 1 year ago
Labels: enhancement

#597 - [pdpix] Fix Bugs Around Close

Issue - State: open - Opened by ppenna over 1 year ago
Labels: bug, confirmed

#584 - [pdpix] Consistent Behavior When `listen()` with Invalid Backlog Length

Issue - State: closed - Opened by ppenna over 1 year ago
Labels: bug, confirmed

#582 - [inetstack] `0` Should Be Supported as the Wildcard Port

Issue - State: open - Opened by ppenna over 1 year ago
Labels: bug, confirmed

#561 - [inetstack] Move UDP stack to async from futures

Pull Request - State: closed - Opened by iyzhang over 1 year ago

#552 - [pdpix] When Closing a Queue Descriptor Pending Operations Should be Cancelled

Issue - State: open - Opened by ppenna over 1 year ago
Labels: enhancement

#551 - [catloop] Fail When Retrying too Many Times to Establish a Connection

Issue - State: closed - Opened by ppenna over 1 year ago - 3 comments
Labels: enhancement

#522 - [catnap] Add epoll support

Issue - State: closed - Opened by iyzhang over 1 year ago
Labels: feature

#498 - [pdpix] `demi_cancel()` System Call for Event Cancellation

Issue - State: closed - Opened by ppenna over 1 year ago
Labels: wontfix

#495 - [runtime] Move IoQueueTable into runtime

Issue - State: closed - Opened by iyzhang over 1 year ago - 3 comments
Labels: enhancement

#453 - [test] Support packet drill

Issue - State: closed - Opened by iyzhang over 1 year ago
Labels: feature

#403 - [build] Automatically Set `RUST_LOG=trace` when Running in Debug Mode

Issue - State: open - Opened by ppenna over 1 year ago - 3 comments
Labels: enhancement

#386 - [ci] Integrate Catnapw with Our Regression System

Issue - State: open - Opened by ppenna almost 2 years ago
Labels: enhancement

#369 - [inetstack] TCP Should Indicate to PDPIX when a Connection is Closing

Issue - State: closed - Opened by BrianZill almost 2 years ago
Labels: bug, confirmed

#367 - [pdpix] Missing Mechanism to Signal User on Connection Closing

Issue - State: closed - Opened by BrianZill almost 2 years ago
Labels: bug, confirmed

#367 - [pdpix] Missing Mechanism to Signal User on Connection Closing

Issue - State: open - Opened by BrianZill almost 2 years ago
Labels: bug, confirmed

#363 - [inetstack] Waiting for a Send Buffer to be Reusable Doesn't Work

Issue - State: closed - Opened by BrianZill almost 2 years ago
Labels: bug, confirmed

#260 - [inetstack] Send ICMPV4 Error if Port is not Bound

Issue - State: closed - Opened by ppenna about 2 years ago
Labels: bug, good first issue, confirmed

#246 - [inetstack] `dead_socket_tx` Causes Unit Test Regressions to Fail

Issue - State: open - Opened by gatoWololo over 3 years ago - 3 comments
Labels: bug, confirmed

#238 - [inetstack] Drop Packets from Non-Accepted Connections

Issue - State: closed - Opened by ppenna over 3 years ago
Labels: bug, confirmed

#237 - [inetstack] Implement `close()` for Passive Sockets

Issue - State: open - Opened by ppenna over 3 years ago
Labels: bug, confirmed

#236 - [inetstack] Free Ephemeral Ports Once Connection is Closed

Issue - State: closed - Opened by ppenna over 3 years ago
Labels: bug, confirmed

#235 - [inetstack] Handle Reset Generation Correctly

Issue - State: closed - Opened by ppenna over 3 years ago - 3 comments
Labels: bug, confirmed

#224 - [inetstack] `close()` Does not Close a Connection

Issue - State: closed - Opened by ppenna almost 3 years ago
Labels: bug, confirmed

#224 - [inetstack] `close()` Does not Close a Connection

Issue - State: closed - Opened by ppenna almost 3 years ago
Labels: bug, confirmed

#220 - [inetstack] Handle `RST` Packets

Issue - State: closed - Opened by ppenna over 2 years ago - 4 comments
Labels: bug, confirmed

#215 - [inetstack] Refuse Connections When Passive Open is Too Busy

Issue - State: closed - Opened by ppenna over 2 years ago
Labels: bug, confirmed

#213 - [inetstack] The Ephemeral Port Allocator Wastes Memory and is Predictable

Issue - State: open - Opened by BrianZill over 2 years ago - 1 comment
Labels: bug, good first issue, confirmed

#212 - [inetstack] Connection State is Never Cleaned Up

Issue - State: open - Opened by gatoWololo over 2 years ago
Labels: bug, confirmed

#211 - [inetstack] Support Ipv4 Options

Issue - State: open - Opened by ppenna over 2 years ago - 1 comment
Labels: enhancement, wontfix

#210 - [inetstack] Support DSCP

Issue - State: closed - Opened by ppenna over 2 years ago - 1 comment
Labels: enhancement, wontfix

#209 - [inetstack] Support ECN

Issue - State: open - Opened by ppenna over 2 years ago - 1 comment
Labels: enhancement, wontfix

#206 - [inetstack] PassiveSockets are never cleaned up

Issue - State: closed - Opened by gatoWololo over 2 years ago
Labels: bug, confirmed

#204 - [inetstack] Rely on `SocketAddr` `enum` Rather Than `SocketAddrV4` `struct`

Issue - State: open - Opened by ppenna over 2 years ago - 4 comments
Labels: bug, good first issue, confirmed

#198 - [inetstack] Send Side Buffer Handling Issues

Issue - State: open - Opened by BrianZill over 2 years ago
Labels: bug, confirmed

#197 - [inetstack] Need Actual IP Layer on Send Side

Issue - State: closed - Opened by BrianZill over 2 years ago - 1 comment
Labels: enhancement

#193 - [inetstack] Part of Transition from SYN_RCVD to ESTABLISHED is Delayed, Causing Packet Loss

Issue - State: closed - Opened by BrianZill over 2 years ago
Labels: bug, confirmed

#189 - [inetstack] `INADDR_ANY` Should Be Supported As The Wildcard Address

Issue - State: open - Opened by BrianZill over 2 years ago - 1 comment
Labels: bug, confirmed

#171 - [inetstack] Remove Dynamic Dispatch for PacketBufs

Issue - State: closed - Opened by BrianZill about 2 years ago - 1 comment
Labels: enhancement

#88 - [pdpix] Support Scatter-Gather Arrays with Multiple Segments

Issue - State: open - Opened by ppenna over 2 years ago - 3 comments
Labels: feature