commit | 3660fb95c031a80154000ffe8713bc9b964e4fd2 | [log] [tgz] |
---|---|---|
author | Aaron Green <aarongreen@pigweed.infra.roller.google.com> | Tue Oct 01 19:38:19 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 01 19:38:19 2024 +0000 |
tree | 85d6d1597482ac1275c173c36425089a7dacbcae | |
parent | 9422a7d6a63c26987107b445c7488e5a99afa5a4 [diff] |
roll: third_party/pigweed pw_allocator: Add MeasureFragmentation This CL provides an implementation of the algorithm to calculate a fragmentation metric that was only previously described. This typically shouldn't be invoked on device unless there is robust floating point support. Adding this method allows platforms that do have floating support to avoid implementing it themselves, as well as providing it for host tasks like benchmarking. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238417 Original-Revision: 020780642847dba69a9b2025f1f698fe3d8e4801 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 39f64a722bd247..020780642847db Roller-URL: https://ci.chromium.org/b/8735252735892584737 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: Ibacf28b7cfae1e90ed8613dc1c9a4cf33efb7902 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/examples/+/238869 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 39f64a7..0207806 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 39f64a722bd24730d936d9360f232a90d699f8a3 +Subproject commit 020780642847dba69a9b2025f1f698fe3d8e4801