Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #994585

Bug#947759: Configuration optimizations for the cloud variant

From Noah Meyerhans <noahm@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#947759: Configuration optimizations for the cloud variant
Date 2020-02-04 21:10 +0100
Message-ID <zwcGe-7Qw-1@gated-at.bofh.it> (permalink)
References (4 earlier) <zqPTX-y9-5@gated-at.bofh.it> <ziYhH-6NN-1@gated-at.bofh.it> <zqQZH-196-7@gated-at.bofh.it> <ziYhH-6NN-1@gated-at.bofh.it> <zqQZH-196-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Before optimizations:

$ systemd-analyze
Startup finished in 7.828s (kernel) + 22.332s (userspace) = 30.161s 
graphical.target reached after 20.312s in userspace

With optimizations:
$ systemd-analyze
Startup finished in 1.968s (kernel) + 6.536s (userspace) = 8.504s 
graphical.target reached after 6.197s in userspace

Only tested so far on an EC2 t3.medium, so results may vary elsewhere,
but that's nice. :)

I'll post a WIP MR on salsa next.  Some cleanup is needed still.

noah

Back to linux.debian.bugs.dist | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#947759: Configuration optimizations for the cloud variant Josh Triplett <josh@joshtriplett.org> - 2020-01-21 01:50 +0100
  Bug#947759: Configuration optimizations for the cloud variant Noah Meyerhans <noahm@debian.org> - 2020-01-21 03:00 +0100
    Bug#947759: Configuration optimizations for the cloud variant Noah Meyerhans <noahm@debian.org> - 2020-02-04 21:10 +0100
      Bug#947759: Configuration optimizations for the cloud variant Josh Triplett <josh@joshtriplett.org> - 2020-02-05 01:00 +0100
        Bug#947759: Configuration optimizations for the cloud variant Noah Meyerhans <noahm@debian.org> - 2020-02-05 22:40 +0100
          Bug#947759: Configuration optimizations for the cloud variant Josh Triplett <josh@joshtriplett.org> - 2020-02-06 03:00 +0100

csiph-web