diff options
author | Rob Austein <sra@hactrn.net> | 2016-11-08 01:44:50 -0500 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-11-08 01:44:50 -0500 |
commit | 09a065bb67bf055da0417a6c972c11ba5ab13da0 (patch) | |
tree | 9a6952148efb88354b2c894b5a83b810b3f90e13 /utils | |
parent | 9d03d73315cc1cb5d4276409410c55c8fc556675 (diff) |
First cut at multi-attribute get/set/delete API.
This is not yet complete, only the ks_volatile driver supports it,
ks_flash will be a bit more complicated and isn't written yet.
At the moment, this adds a complete duplicate set of
{set,get,delete}_attributes() functions in parallel to the earlier
{set,get,delete}_attribute() functions. We will almost certainly want
to get rid of the duplicates, probably (but not necessarily) the
entire single-attribute suite. At the moment, though, we want both
sets so we can compare execution speeds of the two sets of functions.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions