public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@gotplt.org>
To: Sam James <sam@gentoo.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>, Mark Wielaard <mark@klomp.org>,
	Jakub Jelinek <jakub@redhat.com>,
	libc-alpha@sourceware.org, Andreas Schwab <schwab@suse.de>,
	Joseph Myers <joseph@codesourcery.com>,
	Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
Subject: Re: [Action Required] glibc decision to use CTI services.
Date: Fri, 1 Sep 2023 12:30:44 -0400	[thread overview]
Message-ID: <a2d4be31-9c03-4f2d-ae61-78486fbcc8bf@gotplt.org> (raw)
In-Reply-To: <87sf7yc4py.fsf@gentoo.org>

On 2023-09-01 11:01, Sam James wrote:
> Thanks - I did read that at the time, but I wasn't very specific here,
> sorry. I guess I meant I don't really understand the transition plan
> if it goes ahead.

We've been discussing it in some detail on the CTI TAG mailing list[1]. 
The actual transition plan will come when the stewards vote to actually 
approve this.  It would be a waste of time if there's no interest among 
the stewards to move services to LFIT.

> While we know they handle kernel.org fine, I'm a bit nervous
> about it being an unknown entity wrt glibc - and also whether
> it needs to be all or nothing.

Yes there are differences but they're all workflow related.  In terms of 
setup and scale though, glibc is in the noise compared to the kernel and 
what we're really hoping for is to pick up some of the infrastructure 
they already have for the kernel, e.g. patchwork automation and 
pre-commit CI.  At the moment there are at least 3 people (including me) 
spending time on this when we could be doing something else.

It's also not really all or nothing.  I expect some services to remain 
on sourceware because they're distributed by default, e.g. builder.

> Could they not provide services in addition to sourceware,
> at least initially? Do we need to move all the eggs?
> 
> Or, to put it another way: it just seems like a leap into the unknown
> and I don't really get why it's worth it yet.

We've been discussing this for some years now (in the true spirit of 
conservatism that is prevalent in the GNU toolchain community when it 
comes to major changes), so I don't know if it's fair to look at it as a 
leap into the unknown :)

>> To summarize, it's not about the overseers, who have indeed
>> been prompt in handling requests and providing support for existing
>> infrastructure. It's about doing things like service isolation, future
>> enhancements/scaling and dedicated devops, that current infrastructure
>> (that we depend on Red Hat to provide) is unable to
>> support. Essentially, this is a move from Red Hat to LF.
>>
> 
> Have we actually hit scaling issues? The only real thing we need to
> scale up is our testing AFAIK - which we have builder.sourceware.org for now
> and it's growing.

The builder doesn't really need the sourceware server to scale.  I don't 
think glibc singularly has hit scaling issues but it shares the same 
instance of most services with most other sourceware projects, not to 
mention the fact that it's all on one machine.  That is a *lot* of core 
software crammed into a single box.

> I can see the advantage in dedicated devops and service isolation -
> although I don't know if sw has given an opinion on whether they can
> do service isolation.

I don't think Red Hat has the infrastructure behind sourceware to do 
anything more than it currently does.  It's all just one machine.  I 
don't know if anybody made requests for it though.

Thanks,
Sid

[1] 
https://lore.kernel.org/cti-tac/b1fa024-2144-2645-bdc5-96588a529cf0@codesourcery.com/T/#t

  parent reply	other threads:[~2023-09-01 16:30 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b84ea4a5-651a-1a4c-06c8-e9ade4b7d702@redhat.com>
2023-08-30 17:19 ` Alexandre Oliva
2023-08-30 17:31   ` Joseph Myers
2023-08-31 19:59     ` Paul Eggert
2023-09-01  6:03       ` Sam James
2023-09-01  8:55         ` Florian Weimer
2023-09-01  9:02           ` Sam James
2023-09-01  9:21             ` dmarc, dkim and From rewriting Mark Wielaard
2023-09-01 11:52               ` Florian Weimer
2023-09-01  9:03           ` [Action Required] glibc decision to use CTI services Andrew Pinski
2023-09-01 11:49             ` Florian Weimer
2023-09-01 13:32           ` Frank Ch. Eigler
2023-09-01 12:30         ` Siddhesh Poyarekar
2023-09-01 14:54           ` Paul Eggert
2023-09-01 16:08             ` Siddhesh Poyarekar
2023-09-01 15:01           ` Sam James
2023-09-01 16:19             ` Frank Ch. Eigler
2023-09-01 16:30             ` Siddhesh Poyarekar [this message]
2023-09-02 18:25             ` Mark Wielaard
2023-09-01  9:08       ` Mark Wielaard
2023-09-03  6:31       ` Alexandre Oliva
2023-09-27 13:49       ` Carlos O'Donell
2023-10-04  0:09         ` Paul Eggert
2023-09-01 15:09     ` Alexandre Oliva
2023-09-27 13:50     ` Carlos O'Donell
2024-02-13  0:43       ` Carlos O'Donell
2024-02-19 21:22         ` Alexandre Oliva
2024-02-19 22:03           ` DJ Delorie
2024-02-20  1:49             ` Mark Wielaard
2024-02-20  3:01             ` Alexandre Oliva
2023-08-31  8:37   ` Mark Wielaard
2023-09-01 15:08     ` Alexandre Oliva
2023-08-31 10:34   ` Florian Weimer
2023-09-04  6:09     ` Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a2d4be31-9c03-4f2d-ae61-78486fbcc8bf@gotplt.org \
    --to=siddhesh@gotplt.org \
    --cc=eggert@cs.ucla.edu \
    --cc=jakub@redhat.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=mark@klomp.org \
    --cc=maxim.kuvyrkov@linaro.org \
    --cc=sam@gentoo.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).