-
-
The loader automatically [maps all of physical memory at a chosen offset in kernel space](https://github.com/JonasKruckenberg/k23/blob/e5c5ef66e645768320f548c2dc7c06a6f42c912d/loader/src/main.rs#L116)…
-
When I run [DQN](https://github.com/zackchase/mxnet-the-straight-dope/tree/master/chapter17_deep-reinforcement-learning) code on EC2 deep learning AMI, using python3, htop shows me a slow growth of RA…
-
**Describe the bug**
OS: Windows 10
`sysinfo` version: v0.30.5
When running a small Rust binary that uses `sysinfo` to print out process stats, I noticed that the reported virtual memory is ~5MB …
-
Thank you for your outstanding work. When Seismic loads the index file, does it load all the data into memory? Is it possible to use memory mapping to load the index file, which would reduce physical …
-
Design and create a physical memory manager, so we know how much memory we have, and what blocks are occupied
This will be the base for the virtual memory manager, and for virtual memory allocation…
-
Integrate a physical memory dumping tool to avoid having to open a process handle to `lsass.exe` when acquiring mimikatz-able memory dumps.
https://zeltser.com/memory-acquisition-with-dumpit-for-df…
-
[Not sure if this is the correct place to post something like this. Please redirect me if this is not the right place.]
Hey,
I'm currently working on a research project on RISC-V where I try to …
-
With #1145, Calyx has rudimentary support for memories with sequential read and writes. While the specific implementation of the memory in that PR is a 1-cycle read, 1-cycle write memory, the interfac…
-
### Version
Microsoft Windows [Version 10.0.19044.1889]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
5.10.102.1
### Distro Version
Ubuntu-20.04
### Other Softwar…