about summary refs log tree commit diff stats
path: root/arc/.traces/channel-new-empty-not-full
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-10-30 13:45:17 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-10-30 13:45:17 -0700
commitaa68aeb34e2476af8bfea8ba11e08e3d5f1d19f1 (patch)
tree6d2e7b113e9862033ccbd08f297d383f62afb382 /arc/.traces/channel-new-empty-not-full
parent7530c98b44c3d2228c9ec64b1839a1da6e1a9aaa (diff)
downloadmu-aa68aeb34e2476af8bfea8ba11e08e3d5f1d19f1.tar.gz
4098
Finally, make the seemingly-trivial change to buffer methods that I was
envisioning 2 days ago.

I still have zero confidence in our heuristic for picking the generic
method to specialize for a call-site. Waiting for issues to reveal
themselves.
Diffstat (limited to 'arc/.traces/channel-new-empty-not-full')
0 files changed, 0 insertions, 0 deletions
^
78357b88 ^
2c56af2d ^
dc5a0acf ^

2c56af2d ^

78357b88 ^
dc5a0acf ^
78357b88 ^
dc5a0acf ^
78357b88 ^
2c56af2d ^



78357b88 ^
2c56af2d ^




























762107fd ^
2c56af2d ^







5396e24c ^
2c56af2d ^




2c56af2d ^



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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74