Results 18 issues of 小太

Does mergerfs pass through io priority? Imagine I have two processes A and B, where process A doesn't use the disk much but is latency sensitive, while process B can...

question
investigating

Used on the NXP CBTL06GP213, as well as the TI HD3SS214

Occassionally when I update the clipboard contents on the host, the Looking Glass client crashes with a "BadAtom" X error. Often I can just restart the client and copy the...

Related feature request: https://www.phoronix.com/forums/forum/phoronix/phoronix-test-suite/1335849-creating-a-test-profile-for-final-fantasy-xiv-endwalker-benchmark I'm still doing a final bit of testing on whether this needs the "skip first run" option or not, so don't merge this PR just yet....

When trying to export MJIStockyardManagementTable to CSV with Godbert, it crashes with the following error: ``` Application: Godbert.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled...

When tests or suites are looped with TOTAL_LOOP_COUNT or TOTAL_LOOP_TIME, each loop would produce an independent result entry with identical identifiers (descriptions). However, the results viewer and exporters silently ignore...

### Expected behaviour If I loop a test or suite with the environment variables `TOTAL_LOOP_COUNT` or `TOTAL_LOOP_TIME`, every successful test run should contribute a sample to the result graph, so...

**Please acknowledge the following before creating a ticket** - [x] I have read the GitHub issues section of [REPORTING-BUGS](../blob/master/REPORTING-BUGS). **Description of the bug:** When (byte) sizes are specified with the...

Removable drives are frequently formatted with the `vfat` and `exfat` filesystems Currently `vfat` filesystems are mounted with the `flush` option by default: https://github.com/storaged-project/udisks/blob/060c9492d616f5b5287e834b50297e414c52f166/data/builtin_mount_options.conf#L4 This results in the write buffer being...