summaryrefslogtreecommitdiff
path: root/io_uring/poll.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-11-04 12:13:42 -0700
committerDavid S. Miller <davem@davemloft.net>2022-11-07 12:30:17 +0000
commitb8fd60c36a44351f773432e24efd8bb92f8ba0c6 (patch)
tree4c04f3d9ce154f44dcc281118879ca9b267c5568 /io_uring/poll.h
parent7acfbbe17c18554960b812a95c26d7ef9b7b28ac (diff)
genetlink: allow families to use split ops directly
Let families to hook in the new split ops. They are more flexible and should not be much larger than full ops. Each split op is 40B while full op is 48B. Devlink for example has 54 dos and 19 dumps, 2 of the dumps do not have a do -> 56 full commands = 2688B. Split ops would have taken 2920B, so 9% more space while allowing individual per/post doit and per-type policies. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'io_uring/poll.h')
0 files changed, 0 insertions, 0 deletions