about summary refs log tree commit diff stats
path: root/html/039wait.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-12-07 21:48:47 -0800
committerKartik K. Agaram <vc@akkartik.com>2023-12-07 21:48:47 -0800
commitae4058add3c2002b90f171a1ace40bf21118103e (patch)
treed7bfb5e655895eb86ba9e239ae245fd65fab00b3 /html/039wait.cc.html
parent204589b2ffc8aa16fa2953017eaa6614f7d05eb5 (diff)
downloadmu-ae4058add3c2002b90f171a1ace40bf21118103e.tar.gz
halt until exception when waiting for keyboard hlt
This reduces CPU consumption from 180% to 2% when running Qemu.

Many thanks to Fabian of https://copy.sh for this suggestion.
Diffstat (limited to 'html/039wait.cc.html')
0 files changed, 0 insertions, 0 deletions
ommitter Drew DeVault <sir@cmpwn.com> 2019-05-17 18:15:50 -0400 Document dependencies' href='/akspecs/aerc/commit/README.md?h=0.2.1&id=9c10a90cac7037d14b8b0d9d6a0ac2584199278b'>9c10a90 ^
ba41b98 ^
855362d ^
9c10a90 ^
7880bd9 ^

fc719e4 ^




a6012f2 ^
84e9853 ^
a6012f2 ^

501c95d ^
0b14d92 ^



ee61c28 ^
501c95d ^
ee61c28 ^




b18e339 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40