Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-26 Thread Pacho Ramos
El vie, 26-09-2014 a las 08:58 +0200, Tom Gundersen escribió: > On Thu, Sep 25, 2014 at 6:40 PM, Pacho Ramos wrote: > > El jue, 25-09-2014 a las 16:44 +0200, Tom Gundersen escribió: > >> On Thu, Aug 14, 2014 at 7:16 PM, Lennart Poettering > >> wrote: > >> > So, I think with the release after the

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-26 Thread Samuli Suominen
On 26/09/14 09:58, Tom Gundersen wrote: > On Thu, Sep 25, 2014 at 6:40 PM, Pacho Ramos wrote: >> El jue, 25-09-2014 a las 16:44 +0200, Tom Gundersen escribió: >>> On Thu, Aug 14, 2014 at 7:16 PM, Lennart Poettering >>> wrote: So, I think with the release after the upcoming one we should jus

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-26 Thread Tom Gundersen
On Thu, Sep 25, 2014 at 6:38 PM, Daurnimator wrote: > On 25 September 2014 10:44, Tom Gundersen wrote: >> >> I pushed the patch deleting it. > > > Please ensure > http://www.freedesktop.org/software/systemd/man/sd-readahead.html is updated > ASAP with a deprecation note. This page will go away n

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-25 Thread Tom Gundersen
On Thu, Sep 25, 2014 at 6:40 PM, Pacho Ramos wrote: > El jue, 25-09-2014 a las 16:44 +0200, Tom Gundersen escribió: >> On Thu, Aug 14, 2014 at 7:16 PM, Lennart Poettering >> wrote: >> > So, I think with the release after the upcoming one we should just >> > remove it from the systemd package and

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-25 Thread Pacho Ramos
El jue, 25-09-2014 a las 16:44 +0200, Tom Gundersen escribió: > On Thu, Aug 14, 2014 at 7:16 PM, Lennart Poettering > wrote: > > So, I think with the release after the upcoming one we should just > > remove it from the systemd package and just throw it on the pile of > > historic cruft. So, yeah,

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-25 Thread Daurnimator
On 25 September 2014 10:44, Tom Gundersen wrote: > I pushed the patch deleting it. Please ensure http://www.freedesktop.org/software/systemd/man/sd-readahead.html is updated ASAP with a deprecation note. ___ systemd-devel mailing list systemd-devel@li

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-09-25 Thread Tom Gundersen
On Thu, Aug 14, 2014 at 7:16 PM, Lennart Poettering wrote: > So, I think with the release after the upcoming one we should just > remove it from the systemd package and just throw it on the pile of > historic cruft. So, yeah, here's the advance warning that this will be > happening... > > (Well, u

Re: [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-08-15 Thread Kok, Auke-jan H
On Thu, Aug 14, 2014 at 10:16 AM, Lennart Poettering wrote: > Heya, > > Since its early days systemd contained the systemd-readahead tool, whose > job was to improve boot times by reading files in their order on disk, > before they would actually be needed by applications. In times of SSD > the b

[systemd-devel] [HEADS-UP] Intent to remove readahead from systemd

2014-08-14 Thread Lennart Poettering
Heya, Since its early days systemd contained the systemd-readahead tool, whose job was to improve boot times by reading files in their order on disk, before they would actually be needed by applications. In times of SSD the benefit of systemd-readahead is much less convincing, in many case it actu