Ted Blackman
f7c1af8dec
pill compiles, but apps unlink on boot
2019-11-01 15:06:09 -04:00
Ted Blackman
925489eba6
/sys: various merge fixes
2019-10-30 16:23:37 -04:00
Ted Blackman
21dabb8895
big merge, including some Alef and Zuse work
2019-10-30 16:12:57 -04:00
Ted Blackman
4554c394d9
try to commit ivory pill; git is confusing me
2019-10-14 16:03:51 -04:00
Ted Blackman
625f855f24
master without pills, hopefully
2019-10-14 16:02:27 -04:00
Ted Blackman
81cab03610
update pill
2019-10-05 01:16:31 -04:00
Ted Blackman
5fcdb02db9
ames: reset congestion control params to 'reasonable' values
2019-10-05 01:00:20 -04:00
Ted Blackman
e6cefceb7e
update pill
2019-10-05 00:43:34 -04:00
Ted Blackman
cc5e2c9564
temporary fast start for testing
2019-10-05 00:41:18 -04:00
Ted Blackman
d1a7a339b7
update pill
2019-10-04 23:55:45 -04:00
Ted Blackman
8749fc7f13
try slowing down once cwnd > 1.000; 200 was too slow
2019-10-04 23:54:09 -04:00
Ted Blackman
0abea7eb25
update pill
2019-10-04 23:46:20 -04:00
Ted Blackman
eed3d8ce36
try slowing down once cwnd > 200
2019-10-04 23:39:51 -04:00
Ted Blackman
6bae84fbe4
fix enqueued message order
2019-10-04 23:38:32 -04:00
Ted Blackman
ce75ae779a
update pill
2019-10-04 23:21:51 -04:00
Ted Blackman
32360c2e5a
try misordered acks
2019-10-04 23:21:29 -04:00
Jared Tobin
aa8baa367c
Merge branch 'trim-vanes' ( #1782 )
...
* trim-vanes:
updates solid pill
arvo: clear caches in response to (high) memory pressure
gall: clear caches in response to memory pressure
eyre: close channels in response to memory pressure
ford: clear caches in response to memory pressure
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-10-02 12:21:56 +04:00
Ted Blackman
a3dbe2181e
update pill
2019-10-02 03:54:07 -04:00
Ted Blackman
895927e583
print more
2019-10-02 03:46:34 -04:00
Ted Blackman
5e93b33835
update pill
2019-10-02 03:38:05 -04:00
Ted Blackman
04bd180542
alef: cap cwnd
2019-10-02 03:37:56 -04:00
Ted Blackman
86ef9c7861
update pill
2019-10-02 03:23:50 -04:00
Ted Blackman
59ac079488
alef: tweak printing
2019-10-02 03:20:19 -04:00
Ted Blackman
dbafe99332
update pill
2019-10-02 03:13:15 -04:00
Ted Blackman
f04e5b9f97
alef: print more
2019-10-02 03:13:11 -04:00
Ted Blackman
b5644ba23f
update pill
2019-10-02 02:55:10 -04:00
Ted Blackman
850f7b392b
tweak printing
2019-10-02 02:47:45 -04:00
Ted Blackman
c480d12995
adjust printing
2019-10-02 02:38:56 -04:00
Ted Blackman
86f2163410
update pill
2019-10-02 02:21:31 -04:00
Ted Blackman
ed0483bd63
alef: preparing for misordered ack handling
2019-10-02 02:21:05 -04:00
Joe Bryan
f1804bdab5
updates solid pill
2019-10-01 15:22:07 -07:00
Joe Bryan
22ddd4aeb5
arvo: clear caches in response to (high) memory pressure
2019-10-01 15:04:13 -07:00
Joe Bryan
ef959e0c52
gall: clear caches in response to memory pressure
2019-10-01 15:04:07 -07:00
Joe Bryan
1e9cc07649
eyre: close channels in response to memory pressure
2019-10-01 15:04:03 -07:00
Joe Bryan
8ff445c68c
ford: clear caches in response to memory pressure
2019-10-01 11:35:08 -07:00
Jared Tobin
515bfcd312
Merge branch 'la-permission-groups' ( #1763 )
...
* la-permission-groups:
hood: start up groups and permissions
apps: added group/permission stores, hooks, marks
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-10-01 14:48:36 +04:00
Logan Allen
ee92862785
hood: start up groups and permissions
2019-09-30 16:43:09 -07:00
Logan Allen
4b01718d76
apps: added group/permission stores, hooks, marks
2019-09-30 14:46:07 -07:00
Jared Tobin
cacf1f7e74
Merge branch 'jt-axe-gall-printf' ( #1780 )
...
* jt-axe-gall-printf:
gall: remove %gall-booting printf
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-09-30 11:24:45 +04:00
Jared Tobin
21c3119660
gall: remove %gall-booting printf
...
%gall currently prints
[%gall-booting <app> p=<ship> q=<desk>]
whenever it receives a %conf (i.e., when it boots an app). This turns
up in many of the places the old, less-informative '%mo-not-running'
printf did, but it's of similarly little use, and mainly serves to
create redundant line noise. This commit just removes it.
2019-09-30 01:58:28 +04:00
Jared Tobin
846bd8982f
Merge branch 'la-zuse-additions' ( #1757 )
...
* la-zuse-additions:
zuse: added path, tank, string utils to en/dejs
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-09-30 01:34:26 +04:00
Logan Allen
166465af59
zuse: added path, tank, string utils to en/dejs
2019-09-30 01:31:46 +04:00
Jared Tobin
b330fb4a8d
Merge branch 'safe-memo' ( #1780 )
...
* safe-memo:
u3: refactors memoization patterns for safer rc
Signed-off-by: Jared Tobin <jared@tlon.io>
2019-09-30 00:50:30 +04:00
Jared Tobin
2add146302
Merge branch 'reclamation' ( #1773 )
...
* reclamation:
solid pill
arvo: wires up %trim memory-pressure event stubs
u3: wires up the %trim event in the daemon
u3: adds %trim memory-pressure notification "effect"
u3: tweaks |mass output (and fixes inadvertent truncation)
u3: refactors periodic memory reclamation
u3: factors out u3a_idle() to measure free-lists in a road
u3: adds and uses u3a_full/heap/temp road macros
u3: cleans up whitespace, removes dead code in allocator
2019-09-29 21:30:56 +04:00
Jared Tobin
5c99f33271
Merge branch 'ted/verb' ( #1754 )
...
* ted/verb:
update pill
hood: |knob {tag} {level} to set dill verbosity
dill: set verbosity by error tag
2019-09-29 21:09:05 +04:00
Ted Blackman
f222ca49fb
update pill
2019-09-29 20:45:23 +04:00
Ted Blackman
0bf9e98d08
hood: |knob {tag} {level} to set dill verbosity
2019-09-29 20:45:10 +04:00
Jared Tobin
2694d04a51
contributing: add note on hotfixes [ci skip]
2019-09-28 14:44:50 +04:00
Joe Bryan
9896f3d16f
u3: refactors memoization patterns for safer rc
...
specifically, avoiding uncounted references when
memoizing in the compiler
2019-09-27 17:02:27 -07:00
Joe Bryan
2f4ddad20c
solid pill
2019-09-27 13:14:50 -07:00