-
umem 1.0.1 [does not build on Apple Silicon systems](https://trac.macports.org/ticket/61954).
The config.guess and config.sub included in [the tarball](https://web.archive.org/web/20151129071107/ht…
-
# Feature or enhancement
### Proposal:
The issue https://github.com/python/cpython/issues/116017 explains already what the problem is with memory allocation used by the JIT.
To give more data point…
-
Based on [mimalloc](http://github.com/microsoft/mimalloc)'s design we have managed to dramatically improve the performance on snmalloc.
We should
* Rerun our benchmarking infrastructure to compa…
mjp41 updated
4 years ago
-
```
What steps will reproduce the problem?
Step 1:
To instrument the kernel we need to use a custom GCC, which I have download
https://address-sanitizer.googlecode.com/files/gcc-r203101-snapshot.tar.…
-
```
What steps will reproduce the problem?
Step 1:
To instrument the kernel we need to use a custom GCC, which I have download
https://address-sanitizer.googlecode.com/files/gcc-r203101-snapshot.tar.…
-
```
[ RUN ] ClientIVCTests.Full
==1310==WARNING: MemorySanitizer: use-of-uninitialized-value
#0 0x5558408d81a7 in unsigned int bb::scalar_multiplication::construct_addition_chains(bb::scal…
-
```
What steps will reproduce the problem?
Step 1:
To instrument the kernel we need to use a custom GCC, which I have download
https://address-sanitizer.googlecode.com/files/gcc-r203101-snapshot.tar.…
-
I'm hitting a `BUG_ON` in `slab_alloc_node` on `linux-hardened 5.14.11-hardened1`
```
[54157.197925] ------------[ cut here ]------------
[54157.197930] kernel BUG at mm/slub.c:3035!
[54157.197939…
-
Hey,
I think it would be very useful to have some list of things that we would like to see in stu(tter).
Let me begin with my wishlist:
* Rename project to stu (see b802bc563)
* Consistent err…
can3p updated
7 years ago
-
该issue主要记录在Rcore实现上遇到的一些Rust问题,但主要以Rcore的代码实现为基础。在Rcore实现的途中会对 https://github.com/huangchunzhen/Tcore/issues/5 与该issue进行整理:该issue以代码实现与解读为主,https://github.com/huangchunzhen/Tcore/issues/5 以算法分析与优化(如果可…