[roll] Roll fuchsia [kernel][vm] Populated bytes: Accounting in TakePages

Update the populated slots count in VmCowPages::TakePages based on edits
it performs to the page list.

Test: k ut continuous_attribution
Original-Bug: 465175014
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1493741
Original-Revision: 7fdcd38985a3098c4b66d069667ed0c5882af685
GitOrigin-RevId: f2292c98a43f48cc06e77081131d3347373f1bde
Change-Id: I44da39276e00ea19c6e10fd77b98edde9fbc85f0
1 file changed
tree: 88849df0b5e55e87b901d512c4f83b0d7c478472
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.