Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:bitscope [2024/09/06 17:04] – darron | tools:bitscope [2024/09/07 13:03] (current) – [Server] darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
====Bitscope==== | ====Bitscope==== | ||
+ | |||
+ | <wrap right> | ||
+ | {{: | ||
+ | </ | ||
===AARCH64=== | ===AARCH64=== | ||
Line 26: | Line 30: | ||
</ | </ | ||
- | ==Run== | + | ==Help== |
< | < | ||
Line 45: | Line 49: | ||
Assign a larger latency for lower CPU load if necessary. Use verbose from command | Assign a larger latency for lower CPU load if necessary. Use verbose from command | ||
line only. Note that only -h and -v are implemented in this beta release. | line only. Note that only -h and -v are implemented in this beta release. | ||
+ | </ | ||
+ | |||
+ | ===Runit=== | ||
+ | |||
+ | < | ||
+ | #!/bin/bash | ||
+ | sleep 2 | ||
+ | |||
+ | #LOG | ||
+ | ulimit -aH | ||
+ | |||
+ | #RUN | ||
+ | exec / | ||
</ | </ | ||