-
Thank you very much for this wrapper.
I have tested it with the latest version of VMA (2.3.0) and found out that it does not work. For example the struct VmaAllocatorCreateInfo in the latest versio…
-
- 进程的每一段虚拟地址空间就是一个 VMA
- 发生 pagefault 的几种可能
- 进程占用多少内存,怎么算才合理,Vss Rss Pss Uss,smem 工具
- GDB 初步
-
## Simple measurement using `htop`
`ig` seems to have RAM usage of around 100-120 MB. To measure this correctly in our experiments lets add the following loop to our program in a separate go routine.…
-
My system:kubuntu 23.10
linux kernel:6.5.0-26-generic
when I cd to dma_ip_drivers/XDMA/linux-kernel/xdma
and make.It show dma_ip_drivers/XDMA/linux-kernel/xdma/cdev_ctrl.c:236:23: error: assignment…
-
First off, thank you for putting this together.
Second, I noticed a compile error when it attempts to compile the kernel module for ubuntu 24.04 (6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC)
…
-
```
What steps will reproduce the problem?
1. Given two local interfaces, mlx0 and mlx1, give them IP addresses in the
same subnet.
2. Set up the proper routing tables and rules.
3. Write a simple te…
-
i believe a feature similar to Systemd's efi creation would be helpful. The official instructions for embedding an image are [here](https://gist.github.com/robinsmidsrod/3871687), and require compili…
-
**Description**
Hey folks,
Whilst trying out CRIU today I noticed that docker container checkpointing fails for the (containerized) processes with `[uprobes]` VMA's. I was able to "mitigate" the …
-
Hey man,
i want to say thank you so much for this.
I was in Big Trouble for Data-Losses and only got a .vma snapshot as Backup.
With your stuff i got my latest update back and dont lost a wekk o…
-
I got the following log when running a distributed Tensorflow training job. In socket_fd_api::add_epoll_context function, there is a comment "Currently VMA does not support more then 1 epfd listed". …