diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-06-27 12:01:59 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-08-07 06:54:53 -0700 |
commit | 206251e387038697c013e7efea3782d81fd910b8 (patch) | |
tree | 204b28be6aa04f8a96623865777cbc76f8c9d3d2 /src/modules/sparkler/spark.c | |
parent | 5a0776f1fdc6b7780cd21d568150e804347a6f8a (diff) |
til: experimentally fragment-centric page api
It seems like it might be most ergonomic and convenient for
everything to just use til_fb_fragment_t and rely on ops.submit
to determine if the fragment is a page or not, and if it is how
to submit it.
This commit brings things into that state of the world, it feels
kind of gross at the til_fb_page_*() API. See the large comment
in til_fb.c added by this commit for more information.
I'm probably going to just run with this for now, it can always
get cleaned up later. What's important is to get the general
snapshotting concept and functionality in place so modules can
make use of it. There will always be things to cleanup in this
messy tangle of a program.
Diffstat (limited to 'src/modules/sparkler/spark.c')
0 files changed, 0 insertions, 0 deletions