axiqia

Results 5 comments of axiqia

I met the same problem on macOS 10.15.5 when I set the API key as `20201217`. Chrome popped a window: > Motrix not installed or configured properly, Open Motrix set...

@PaulPichaureau , I also met the same problem that after installed and configure the workspace file, no message, noting happened. And as @student020341 and @iccfish mentioned, `.code-workspace` is not a...

In my case, the `count` and `PAGE_SIZE` are 131072, 4096, separately. https://github.com/jerinjacobk/armv8_pmu_cycle_counter_el0/blob/81fbd86cd3e168b76c6bdad29f280a5744207740/pmu_el0_cycle_counter.c#L137 My platform is kernel 5.10 on aarch64.

The main loop of GNU cat, in the simplest case is (function simple_cat from cat.c): ``` c while (true) { /* Read a block of input. */ n_read = safe_read...

@winterddd `pei_len` can not decode because it is Ampere specific error. ``` Dec 04 11:38:42 xxxx rasdaemon[55843]: -0 [044] 0.041739: arm_event: 2023-12-04 11:38:41 +0800 Dec 04 11:38:42 xxxx rasdaemon[55843]: affinity:...