From: Chuck Lever <cel@kernel.org>
To: Luis Chamberlain <mcgrof@kernel.org>
Cc: Daniel Gomez <da.gomez@kruces.com>, kdevops@lists.linux.dev
Subject: Re: [PATCH 1/2] aws: add dynamic cloud configuration support using AWS CLI
Date: Mon, 8 Sep 2025 10:12:56 -0400 [thread overview]
Message-ID: <98bb6da1-c043-4a6c-b2ff-0248185b0dfa@kernel.org> (raw)
In-Reply-To: <aL4C6Ohyd_gJjUjj@bombadil.infradead.org>
On 9/7/25 6:10 PM, Luis Chamberlain wrote:
> On Sun, Sep 07, 2025 at 01:24:43PM -0400, Chuck Lever wrote:
>> On 9/7/25 12:23 AM, Luis Chamberlain wrote:
>>> +3. **Commit the static files**:
>>> + ```bash
>>> + git add terraform/*/kconfigs/*.static
>>> + git add terraform/*/kconfigs/instance-types/*.static
>>> + git commit -m "cloud: update static configurations for AWS/Azure/GCE
>>> +
>>> + Update instance types, regions, and AMI options to current offerings.
>>> +
>>> + Generated with AWS CLI version X.Y.Z on YYYY-MM-DD."
>>> + git push
>>> + ```
>>
>> Thanks, this is very helpful.
>
> Great, glad it was. BTW just one request, any chance you can trim
> context over your replies, like I did here? Otherwise it becomes
> a bit hard to scroll down on longer patches for your reviews.
That's generally a community preference - some communities I'm
involved with prefer that the context be preserved. That certainly
does become cumbersome with large patches.
I will trim more aggressively on kdevops@.
> The other reason this is useful is it can be useful to
> reduce context window for AIs to process. Although I'm not an AI,
> I sometimes test AIs to try to evaluate how well they can process
> replies to adjust patches. In the future I hope this to be a standard
> test.
I haven't tried to feed an email thread back into an LLM, so I
might miss the mark. But, this makes sense.
--
Chuck Lever
next prev parent reply other threads:[~2025-09-08 14:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-07 4:23 [PATCH 0/2] aws: add dynamic kconfig support Luis Chamberlain
2025-09-07 4:23 ` [PATCH 1/2] aws: add dynamic cloud configuration support using AWS CLI Luis Chamberlain
2025-09-07 17:24 ` Chuck Lever
2025-09-07 22:10 ` Luis Chamberlain
2025-09-07 22:12 ` Luis Chamberlain
2025-09-08 14:12 ` Chuck Lever [this message]
2025-09-08 14:21 ` Chuck Lever
2025-09-08 15:23 ` Chuck Lever
2025-09-08 20:22 ` Luis Chamberlain
2025-09-07 4:23 ` [PATCH 2/2] aws: enable GPU AMI support for GPU instances Luis Chamberlain
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=98bb6da1-c043-4a6c-b2ff-0248185b0dfa@kernel.org \
--to=cel@kernel.org \
--cc=da.gomez@kruces.com \
--cc=kdevops@lists.linux.dev \
--cc=mcgrof@kernel.org \
/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