about summary refs log tree commit diff stats
path: root/subx/067write-buffered.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-04-12 23:30:50 -0700
committerKartik Agaram <vc@akkartik.com>2019-04-12 23:31:56 -0700
commitebb4f558699a325afc234b5125bce0d02aee370a (patch)
tree81bc2e0631d514ca9e8730e0ad406e3264e164c4 /subx/067write-buffered.subx
parent32693922472397beb0f835935e197ab59362d954 (diff)
downloadmu-ebb4f558699a325afc234b5125bce0d02aee370a.tar.gz
5087
Fix CI.

For some reason allocating 4KB natively on Linux triggers a segfault. Temporarily
reducing segment size to 256 bytes; that's large enough for the test. But
it's not a long-term solution. Maybe I need to grow the heap with sbrk()?
Diffstat (limited to 'subx/067write-buffered.subx')
0 files changed, 0 insertions, 0 deletions
'#n123'>123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156