Edward Amsden
|
a98524bfd7
|
2stackz: format
|
2023-12-13 19:48:34 -06:00 |
|
Edward Amsden
|
046c435fa7
|
2stackz: fix is_in_frame check for top frame
|
2023-12-13 19:46:59 -06:00 |
|
Edward Amsden
|
b841fe2f63
|
hot: fix preserve instance
|
2023-12-13 19:46:39 -06:00 |
|
Alex Shelkovnykov
|
3d98ab2684
|
Merge pull request #179 from urbit/as/comments
docs: add comments explaining invariants / algorithms
|
2023-12-13 18:42:03 -06:00 |
|
Alex Shelkovnykov
|
51e8986327
|
docs: cargo fmt
|
2023-12-13 21:19:40 -03:00 |
|
barter-simsum
|
3786277230
|
pma: remove mkdir call from bt_state_open
|
2023-12-13 18:25:35 -05:00 |
|
Sigilante
|
3207660eac
|
serf: placate linter
|
2023-12-13 14:33:04 -06:00 |
|
Sigilante
|
cd92209131
|
serf: placate linter
|
2023-12-13 14:31:34 -06:00 |
|
Sigilante
|
a715c961c5
|
serf: placate linter
|
2023-12-13 14:30:10 -06:00 |
|
Sigilante
|
b1eaf8e853
|
serf: placate linter
|
2023-12-13 14:20:38 -06:00 |
|
Sigilante
|
8438fe8e5d
|
serf: removal of snapshotting
|
2023-12-13 14:14:59 -06:00 |
|
Alex Shelkovnykov
|
235d8c54f1
|
docs: add comments explaining invariants / algorithms
|
2023-12-13 12:11:56 -03:00 |
|
barter-simsum
|
c4b1888020
|
pma: update mprotect calls to use BT_PROT_* macros
|
2023-12-13 07:52:36 -05:00 |
|
barter-simsum
|
e630016584
|
pma: mmap changes appear to be working
|
2023-12-13 07:45:44 -05:00 |
|
barter-simsum
|
88fdfe0755
|
pma: misc bug fixes
currently debugging an "invalid argument" error in the mmap call in bt_free
|
2023-12-13 07:17:05 -05:00 |
|
barter-simsum
|
7dfc32681a
|
pma: more mmap changes. WIP
|
2023-12-12 22:34:26 -05:00 |
|
Matthew LeVan
|
38c1b3cef3
|
Revert "Revert "2stackz: gc top frame by flipping polarity""
|
2023-12-12 21:04:10 -05:00 |
|
Alex Shelkovnykov
|
da7c0b016c
|
Merge pull request #177 from urbit/revert-175-eamsden/gc-top-frame
Revert "2stackz: gc top frame by flipping polarity"
|
2023-12-12 20:03:16 -06:00 |
|
Matthew LeVan
|
5bfc83673c
|
Revert "2stackz: gc top frame by flipping polarity"
|
2023-12-12 20:48:55 -05:00 |
|
barter-simsum
|
13b5f6bee6
|
pma: set protection of leaf data when syncing
|
2023-12-12 20:34:12 -05:00 |
|
barter-simsum
|
e96d7ecb4c
|
pma: mmap and mprotect revisions wip
|
2023-12-12 18:23:37 -05:00 |
|
Alex Shelkovnykov
|
a366d63773
|
Merge pull request #175 from urbit/eamsden/gc-top-frame
2stackz: gc top frame by flipping polarity
|
2023-12-12 07:58:29 -06:00 |
|
Edward Amsden
|
9271deb3d6
|
pma: set -DDEBUG for default profile
|
2023-12-11 23:16:32 -06:00 |
|
Edward Amsden
|
94d92e4a3e
|
pma: add a missing ftruncate and mmap call, and lots of notes
|
2023-12-11 23:15:53 -06:00 |
|
Edward Amsden
|
bbaa758c95
|
hamt: fix persist instance
|
2023-12-11 23:15:18 -06:00 |
|
Edward Amsden
|
548dc3f3c4
|
hamt: when preserving, actually write outermost stem pointer back to mutable self
|
2023-12-11 19:06:57 -06:00 |
|
Edward Amsden
|
ede9918c03
|
pma: some quick fixes
|
2023-12-11 18:34:06 -06:00 |
|
Edward Amsden
|
fd1af932c6
|
2stackz: fix wrong-end previous allocation pointer in flip_top_frame()
|
2023-12-11 15:56:05 -06:00 |
|
Edward Amsden
|
7e110aa6c5
|
2stackz: assert is_west after reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
|
2023-12-11 15:56:05 -06:00 |
|
Edward Amsden
|
1ee7ce5c32
|
2stackz: clarify doc comment on NockStack::reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
|
2023-12-11 15:56:05 -06:00 |
|
Edward Amsden
|
002aba5f5b
|
2stackz: fix wrong-end previous allocation pointer in flip_top_frame()
|
2023-12-11 14:46:05 -06:00 |
|
Edward Amsden
|
bcb9d6359a
|
Merge pull request #174 from urbit/eamsden/cache-nix-deps
CI: Cache nix and rust dependencies
|
2023-12-11 14:41:43 -06:00 |
|
Edward Amsden
|
c40fdc1ad4
|
2stackz: assert is_west after reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
|
2023-12-11 14:18:34 -06:00 |
|
Edward Amsden
|
859b89f85c
|
2stackz: clarify doc comment on NockStack::reset
Co-authored-by: Jonathan Paprocki <51337059+drbeefsupreme@users.noreply.github.com>
|
2023-12-11 14:16:17 -06:00 |
|
Edward Amsden
|
fc3be96f00
|
serf: no need to GC stack in event-update as it happens at end of event loop
|
2023-12-11 09:11:16 -06:00 |
|
Edward Amsden
|
f7e6cc2770
|
serf: format
|
2023-12-11 08:59:38 -06:00 |
|
Edward Amsden
|
e3d4f57979
|
pma: fully integrate top-stack GC
|
2023-12-11 08:59:15 -06:00 |
|
Edward Amsden
|
5d2e937f5c
|
Merge branch 'eamsden/gc-top-frame' into eamsden/integrate-pma-merge-tmp
|
2023-12-11 08:53:30 -06:00 |
|
Edward Amsden
|
7d0def5178
|
Merge branch 'status' into eamsden/integrate-pma-merge-tmp
|
2023-12-11 08:52:48 -06:00 |
|
Edward Amsden
|
74fa5127ff
|
2stackz: gc top frame by flipping polarity
|
2023-12-10 21:33:03 -06:00 |
|
Edward Amsden
|
f0aee8376e
|
ci: properly determine nix platform attribute and cache nix artifacts
|
2023-12-10 16:38:15 -06:00 |
|
Matthew LeVan
|
6b17f11ebe
|
jets: cook
|
2023-12-10 08:12:33 -05:00 |
|
Matthew LeVan
|
1543664377
|
jets: cold
|
2023-12-10 07:47:50 -05:00 |
|
Matthew LeVan
|
e209c1f0bd
|
jets: plug
|
2023-12-10 07:43:28 -05:00 |
|
Matthew LeVan
|
4e0b0a8929
|
jets: shim
|
2023-12-10 07:37:01 -05:00 |
|
Matthew LeVan
|
20593a91a4
|
jets: stew
|
2023-12-10 07:27:10 -05:00 |
|
Matthew LeVan
|
df0790ef0b
|
wip: stew 12/9
|
2023-12-09 21:38:08 -05:00 |
|
Matthew LeVan
|
63ccabf1f1
|
wip: stew still broken
|
2023-12-09 16:27:09 -05:00 |
|
Edward Amsden
|
baebb515e2
|
hamt: doc comments and cleanup
|
2023-12-09 11:46:47 -06:00 |
|
Edward Amsden
|
95e05b2dad
|
pma: reorganization and doc comments
|
2023-12-09 11:32:48 -06:00 |
|