-
Questions:
* Is there a way to get cache hit and miss metrics when using the `cached` procedural macro?
* If not, why am I seeing performance regressions when I am literally implementing the same…
-
Function that can cause a problem: `phoenix-rtos-kernel/vm/page.c:_page_get()`: https://github.com/phoenix-rtos/phoenix-rtos-kernel/blob/f29031f5ca6707f70e2720819f1255828a0c5cba/vm/page.c#L177
The …
-
This is based off of https://github.com/libMesh/libmesh/pull/3146#issuecomment-1024526256. This simple function reports as tsan clean when run with multiple threads:
```c++
void
foo()
{
const b…
-
I've been using the Abscissa test framework to do integration testing.
The shared context gets poisoned if one of the tests fails, bringing down all the other tests with it. (Regardless of if they …
-
Hi, I have been using this library to control CiA401 devices and I found a memory access violation issue if we try to remap pdo after a deleting old device and creating a new one. The issue was relate…
xdaco updated
6 years ago
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x2c97cb37390a4e34aae81b537a8603fa89d5cdb55843f50405934cc4352c36a5
**Severity:** low
**Description:**
**Description**…
-
For the following classes, it might make sense to delete the default-constructor:
- `event_attributes`
- `domain_thread_range`
- `domain_process_range`
What is the rational for allowing the cr…
-
I suggest the last segment in the pool is kept and not freed when empty. Since the segment will only be allocated when the user actually first allocates something, this will not result in useless RAM …
-
Okay, so I'm going to work on a computer that's "hackable". For the moment, the player will only be able to disable the Cameras around the map.
Is there anything else that the computer should be ab…
-
When installing the gem with `gem install strong_versions -v '0.4.2'` all commands fail with the following information:
```sh
$ strong_versions -v …