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

Issue 4516004: Reduce the size of the stateful update by only copying dirs and some clean up. (Closed)

Created:
10 years, 1 month ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org, Nick Sanders
Visibility:
Public.

Description

Reduce the size of the stateful update by only copying dirs and some clean up. Besides speeding up this step this also reduces the size necessray for a stateful update since we only need the size of dev_image + var as scracth space rather than a whole partition size (1 or 2GB before ... now ~ 128MB) Change-Id: Ic566f89d44a29955707513b5cb2e4b7bf781fed6 BUG=8885 TEST=Ran it on a vm. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=05491b1

Patch Set 1 #

Total comments: 11

Patch Set 2 : Fixes for petkov #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -60 lines) Patch
M autoupdate.py View 1 4 chunks +47 lines, -26 lines 0 comments Download
M stateful_update View 1 1 chunk +18 lines, -34 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sosa
10 years, 1 month ago (2010-11-06 00:52:58 UTC) #1
petkov
Do you really need the copy? http://codereview.chromium.org/4516004/diff/1/2 File autoupdate.py (right): http://codereview.chromium.org/4516004/diff/1/2#newcode255 autoupdate.py:255: '--rootfs_mountpt=%s' % rootfs_dir, ...
10 years, 1 month ago (2010-11-07 04:54:11 UTC) #2
sosa
PTAL http://codereview.chromium.org/4516004/diff/1/2 File autoupdate.py (right): http://codereview.chromium.org/4516004/diff/1/2#newcode255 autoupdate.py:255: '--rootfs_mountpt=%s' % rootfs_dir, On 2010/11/07 04:54:11, petkov wrote: ...
10 years, 1 month ago (2010-11-08 22:26:05 UTC) #3
petkov
10 years, 1 month ago (2010-11-08 22:49:12 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698