Skip to content

Commit

Permalink
Cherry pick PR #782: Update storage req in cobalt_evergreen_overview.…
Browse files Browse the repository at this point in the history
…md (#1047)

Refer to the original PR: #782

The Evergreen storage requirement for kSbSystemPathStorageDirectory is
reduced from 96MB to 64MB in the 2024 Hardware Requirements.

b/256898791

Change-Id: Ic46e5129577c48fbc0a3521fae315b8872184d28

Co-authored-by: Holden Warriner <[email protected]>
  • Loading branch information
cobalt-github-releaser-bot and hlwarriner authored Jul 26, 2023
1 parent c826cb8 commit 51686c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions starboard/doc/evergreen/cobalt_evergreen_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Evergreen:

* `kSbSystemPathStorageDirectory`
* Dedicated location for storing Cobalt Evergreen-related binaries
* This path must be writable and have at least 96MB of reserved space for
* This path must be writable and have at least 64MB of reserved space for
Evergreen updates. Please see the “Platforms Requirements” section below
for more details.
* `kSbMemoryMapProtectExec`
Expand Down Expand Up @@ -195,12 +195,12 @@ Supported Javascript Engines

* V8

Additional reserved storage (96MB) is required for Evergreen binaries. We expect
Additional reserved storage (64MB) is required for Evergreen binaries. We expect
Evergreen implementations to have an initial Cobalt preloaded on the device and
an additional reserved space for additional Cobalt update storage.

* Initial Cobalt binary deployment - 64MB
* Additional Cobalt update storage - 96MB
* Additional Cobalt update storage - 64MB
* Required for 2 update slots under `kSbSystemPathStorageDirectory`

As Cobalt Evergreen is intended to be updated from Google Cloud architecture
Expand Down

0 comments on commit 51686c9

Please sign in to comment.