Jim Borden
Jim Borden
According to the ext2 specification, superblocks and group descriptors are supposed to be copied per block group (or only in certain block groups if the sparse superblock feature is enabled)....
For non-PCI bus devices (example ATA)
- The assertions happening in the EHCI controller regarding clean state transition appear to not be reliable for more than one device being connected to the controller. The port connections...
Happens on real hardware with a Microsoft Sculpt wireless keyboard attached [putty.log](https://github.com/managarm/managarm/files/6663200/putty.log)
Relevant logs from servers involved (I chose xhci as it is more verbose, but uhci will result in the same behavior). This was tested with a custom build of qemu...
Related to #357 in that I am trying to reproduce it on qemu. This was stalled for a while with a bug in qemu USB passthrough but now I've gotten...
I'm trying to wrap a class which makes use of C++ iterators, and would like to express this as a Javascript iterator. Is there any way to accomplish this using...
E.g. "year" or "day", in preparation for new N1QL functions Note: Makes use of third party header file "date.h" to extend C++ chrono support beyond hours and into days weeks...
This feature will keep track of two pieces of information: 1. For any given execution, the path of enqueue and execution calls that led to the execution 2. For any...