Summary: | shared: strv_extend_strv is quadratic | ||
---|---|---|---|
Product: | systemd | Reporter: | Hristo Venev <hristo> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED WONTFIX | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 76745 | ||
Bug Blocks: |
Description
Hristo Venev
2014-03-28 16:40:54 UTC
Please submit patches to the mailing list, not to Bugzilla. This is not a patch. Clearly, it's not a patch. But, because you're suggesting a specific code change, I'm asking you to submit the appropriate patches to the mailing list. I'm not suggesting this specific implementation. I just think it would be good to have linear strv_extend_strv. Eh, strv_extend_strv is only used for things where the number of items is ~O(1). Config dirs are limited by implementation to something like 6, and how many modules can you specify on the command line? If you care to provide a patch, then please do so (on the mailing list), but imo current implementation is sufficient. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.