Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(487)

Issue 5704004: Zero free space on rootfs so it's more compressible for auto-update (Closed)

Created:
10 years ago by thieule
Modified:
9 years, 4 months ago
Reviewers:
petkov, dgarrett, sosa, adlr, anush
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Zero free space on rootfs so it's more compressible for auto-update BUG=chromium-os:10228 TEST=Build image, install image to Mario, make sure image still boots Change-Id: Idc3c2a929515d39cb06926611eff37960074889c Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=171321f

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address code review feedbacks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M build_image View 1 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
thieule
Separated out zero free space from previous CL (http://codereview.chromium.org/5682006/). PTAL
10 years ago (2010-12-10 23:39:42 UTC) #1
dgarrett
On 2010/12/10 23:39:42, thieule wrote: > Separated out zero free space from previous CL > ...
10 years ago (2010-12-11 00:24:22 UTC) #2
petkov
http://codereview.chromium.org/5704004/diff/1/build_image File build_image (right): http://codereview.chromium.org/5704004/diff/1/build_image#newcode506 build_image:506: zero_freespace() { zero_free_space? http://codereview.chromium.org/5704004/diff/1/build_image#newcode509 build_image:509: sudo dd if=/dev/zero of="${fs_mount_point}/filler" ...
10 years ago (2010-12-11 00:25:43 UTC) #3
thieule
Addressed code review feedbacks. PTAL http://codereview.chromium.org/5704004/diff/1/build_image File build_image (right): http://codereview.chromium.org/5704004/diff/1/build_image#newcode506 build_image:506: zero_freespace() { On 2010/12/11 ...
10 years ago (2010-12-11 00:54:35 UTC) #4
petkov
LGTM Just curious -- have you measured the payload size (e.g., full payload) with and ...
10 years ago (2010-12-13 18:21:31 UTC) #5
thieule
The non-deterministic nature of the on-disk layout between runs of build_image and the fact that ...
10 years ago (2010-12-13 19:32:52 UTC) #6
adlr
10 years ago (2010-12-13 20:35:44 UTC) #7
LGTM. thanks!

Powered by Google App Engine
This is Rietveld 408576698