Rebecca Cran

Results 24 comments of Rebecca Cran
trafficstars

The first run, without `experimental_verify` grew to around 16GB memory usage on a 3TB file (I canceled it with 9 minutes estimated left). The run _with_ `experimental_verify` is still running...

The run with `experimental_verify` finished, and I didn't see the memory usage go above 51MB.

I've done some work investigating File Level Trim, but so far it seems very unreliable whether it works or not: DeviceIoControl often claims TRIM isn't supported by the device, even...

@sitsofe I have a drive that does support both RZAT (Read Zeros After Trim) and DRAT (Deterministic Read After Trim), but as I say for some reason Windows just sometimes...

This change is now obsolete due to my recent commit to link to the Arm GNU-A toolchain page in https://github.com/tianocore/edk2-platforms/commit/7bf73ecc3c470d7d80e047ac93e7fc3c0ab23499 .

The TianoCore project doesn't use Pull Requests (yet), so you'll need to send the patch to [email protected] (see https://edk2.groups.io) to have it considered for inclusion.

Would there be interest in merging this if I worked to fix the `print` statement?

I'm working on some improvements to the library, and was going to add some comments explaining timings to use for different types. I have a WS2812, but for some reason...

I've opened a pull request that adds the timings you originally mentioned to README.md: https://github.com/JSchaenzle/ESP32-NeoPixel-WS2812-RMT/pull/14 Also, I noticed there's a closed PR that looks useful: https://github.com/JSchaenzle/ESP32-NeoPixel-WS2812-RMT/pull/7 ``` The default configuration...

@charvatjiri The message appears to have been pretty badly mangled by misinterpreting characters as markdown. Could you re-post the message in https://github.com/tianocore/edk2-basetools/issues/38 surrounded by three backticks to have it formatted...