-
Notifications
You must be signed in to change notification settings - Fork 116
RFC for Kernel Templates #2301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC for Kernel Templates #2301
Conversation
388b879
to
cd3b3c6
Compare
aa93d49
to
ddedf8e
Compare
ddedf8e
to
cbd992c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
dc4426d
to
7e2850c
Compare
1d7ecad
to
5979e34
Compare
34e6709
to
f93e4a6
Compare
f93e4a6
to
47247af
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now it is a good description of the KT approach as well as various questions & concerns.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now, we discussed offline another optional potential open question about flavors of API to support (iterator, buffer, range, etc.). If you choose to add that, I can reapprove.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After my latest read through, I have just one question about a potential new open. I am curious to hear your thoughts.
Otherwise, everything LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-approved after reviewing the recent additions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, after additions
1e40841
to
d5b12c1
Compare
Co-authored-by: Matthew Michel <106704043+mmichel11@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The latest state LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reapproving
The RFC describes the structure and common design of kernel templates. It also lists design gaps and potential improvements.
RFCs for the individual kernel templates will be added separately.