-
The domains with PCI devices passed through to it crash:
```
(XEN) Pagetable walk from ffffc90000207ff8:
(XEN) L4[0x192] = 00000003183b9067 0000000000008fb9
(XEN) L3[0x000] = 00000003183b8067 …
-
**Describe the bug**
I need to manually "unexport" pins after using this library. Let's say I've used pin 17 with the [debounce example code](https://pkg.go.dev/periph.io/x/conn/v3/gpio/gpioutil#exam…
-
I haven't installed linux yet but I was testing the drivers from live fedora USB, the installation shows the following:
# Using the rust driver:
```
liveuser@localhost-live:~/asus-touchpad-nu…
-
## 🐛 Bug
Trying to test simple `xm.send` and `xm.recv` gives error.
## To Reproduce
Steps to reproduce the behavior:
1. Run test code below
```
import torch
import torch_xla.core.xl…
-
```
It would be good to have the core frequencies available through the sysfs
interface. This will be useful for other processes (like system monitors)
to get this info in a standard manner.
There is…
-
Can you patch the kernel (possibly in the mr1 branch) so that you can access the accelerometer data through sysfs? I need that for the autorotate python script.
This already happens in my laptop: the…
depau updated
10 years ago
-
I ran `du2 /` to scan my whole computer
My results were a little skewed
```
Top largest file(s): 10
127 TB /proc/kcore
```
Perhaps `du2` shouldn't traverse `/proc` or `/sys` since th…
-
```
It would be good to have the core frequencies available through the sysfs
interface. This will be useful for other processes (like system monitors)
to get this info in a standard manner.
There is…
-
We have the issue, that root users of a sysbox enabled container can store large files in the root (/) directory (or self-created new sub-directories) of the container. This can cause disk-pressure on…
FFock updated
2 weeks ago
-
Noticed multiple places having almost identical code for parsing sysfs `uevent` file:
```
$ git grep printf.*/uevent
cli/src/local_functions.cpp: snprintf(path, PATH_MAX, "/sys/class/drm…