-
我将npu代码替换后重新编译kernel,报错如下
`drivers/rknpu/rknpu_devfreq.c: In function 'rknpu_devfreq_init':
drivers/rknpu/rknpu_devfreq.c:732:2: error: implicit declaration of function 'rockchip_uninit_opp_table'; …
-
http://vma.isocked.com/#/chat/messaging/14c43a19-3938-41ec-90ca-9f09d9390a6f
reference!
-
On RH7.1 VMA works with VMA_MEM_ALLOC_TYPE=1 when configured with a large number of hugepages. But when we do not set this value we get:
VMA WARNING: ib_ctx_collection89:mem_reg_on_all_devices() Fa…
-
Reported on decksite by decksite-perf
Location Hash: da417d96e0ceb8642ed7b459ce218b9faf42eba2
Request Data
```
Request Method: POST
Path: /signup/?
Cookies: ImmutableMultiDict([('session', 'eyJvYXV…
-
Last week I was helping a user of UKSM that was having failures of swiotbl entries. To see if it would help, he turned on kmemleak. Immediately, we got a lot of entries with the following back-trace:
…
-
Given that gummiboot and other stubs rely on the now-deprecated handover protocol, I'm writing my own little stub loader.
The loader by itself "runs" and can inspect its own PE table to find PE sec…
-
**Environment:**
- OS: Windows 10 22H2
- GPU and driver version: 2080Ti 556.12
- SDK or header version if building from repo: d0a37c686 (and 1.3.283 with less informations)
- Options enabled (…
-
I'm trying to use hardware timestamping + libvma extended socket API (`register_recv_callback`).
When enabling `SOL_SOCKET/SO_TIMESTAMPING/SOF_TIMESTAMPING_RAW_HARDWARE`, the only way to get `vma_i…
-
```
Currently VMA only support IGMPv2 with IP_ADD_MEMBERSHIP.
```
Original issue reported on code.google.com by `rosenbau...@gmail.com` on 1 Oct 2013 at 2:20
-
```
{
description = "Base system";
inputs = {
nixos-generators = {
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";
};
};
out…