From: Dominik Brodowski <linux@dominikbrodowski.de>
To: Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: davej@redhat.com, cpufreq@www.linux.org.uk
Subject: Re: [PATCH] cpufreq: 1/4 SMT awareness: save cpumask_t cpus
Date: Sun, 29 Aug 2004 15:01:34 +0200 [thread overview]
Message-ID: <20040829130134.GC17032@dominikbrodowski.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0408200132510.4544@montezuma.fsmlabs.com>
On Fri, Aug 20, 2004 at 01:35:10AM -0400, Zwane Mwaikambo wrote:
> Hi Venkatesh,
>
> On Wed, 18 Aug 2004, Pallipadi, Venkatesh wrote:
>
> > 2) Or leave the synchronization overhead to the policy governor.
> > Driver only says a set of CPUs will be affected by the change.
> > It is the responsibility of the governor to take care of
> > SMT synchronization and preventing one CPU slowing down all
> > the other ones. Governor should only write only when all dependent
> > CPUs are idle.
> >
> > I think Dominik is thinking of option 2.
> > I see advantages in option 2 as governor can do the synchronization
> > at one place, instead of that being done in each low level driver.
> > But, having said that, with option 2, a dumb governor may not do
> > proper synchronization at all.
>
> Indeed, it 2 would make the most sense especially since we have the
> topology information. I'll generate and test a patch as soon as i can.
Actually, I do favor "2" by large, and there simply may not be "dumb"
governors once we propagate the SMT awareness to the cpufreq core. Zwane,
are you aware of my current patch set which aims at the same direction? IIRC
[and my memory might be a bit off after a long vacation], it mostly needs
work from the "governor" perspective -- and testing. Don't have hardware
here...
Thanks,
Dominik
next prev parent reply other threads:[~2004-08-29 13:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-18 16:46 [PATCH] cpufreq: 1/4 SMT awareness: save cpumask_t cpus Pallipadi, Venkatesh
2004-08-20 5:35 ` Zwane Mwaikambo
2004-08-29 13:01 ` Dominik Brodowski [this message]
2004-08-30 16:45 ` Zwane Mwaikambo
2004-08-30 20:04 ` Dominik Brodowski
-- strict thread matches above, loose matches on Subject: below --
2004-08-09 19:54 Dominik Brodowski
2004-08-14 20:47 ` Zwane Mwaikambo
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=20040829130134.GC17032@dominikbrodowski.de \
--to=linux@dominikbrodowski.de \
--cc=cpufreq@www.linux.org.uk \
--cc=davej@redhat.com \
--cc=zwane@linuxpower.ca \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.