All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [BK PATCH] acpismp=force fix
@ 2003-06-26 21:37 ` Brown, Len
  0 siblings, 0 replies; 18+ messages in thread
From: Brown, Len @ 2003-06-26 21:37 UTC (permalink / raw)
  To: Hugh Dickins
  Cc: Grover, Andrew, Arjan van de Ven, Andrew Morton,
	torvalds-Lhe3bsMrZseB+jHODAdFcQ,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA


I think there should be a boot-option to use ACPI for boot-time
configuration tables, but to not load the driver for run-time event
handling.  This is useful for enabling HT on systems with broken ACPI
run-time BIOS.

UnitedLinux uses "acpi=oldboot" for this.  While 'old' will become ambiguous
when today's "new" becomes tomorrow's "old";-), I do like "acpi={something}"
rather than complicating matters with non "acpi=" syntax.

Re: "acpismp=force"
I wouldn't miss it.  Sounds unanimous.

Re: "noht"
To disable HT on a uni-processor, wouldn't it be preferable to simply run
the UP kernel rather than the SMP kernel with HT disabled?  That leaves SMP
systems, where either the BIOS could disable it (it is a BIOS bug if it
can't), or as a last resort CONFIG_X86_HT (2.5) could be config'd out of the
kernel.  I guess I've talked myself into not missing "noht" also.

Cheers,
-Len

> -----Original Message-----
> From: Arjan van de Ven [mailto:arjanv-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org] 
> Sent: Monday, June 23, 2003 7:54 AM
> To: Hugh Dickins
> Cc: Grover, Andrew; Arjan van de Ven; Andrew Morton; 
> torvalds-Lhe3bsMrZseB+jHODAdFcQ@public.gmane.org; acpi-devel@lists.sourceforge.net; 
> linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Subject: Re: [BK PATCH] acpismp=force fix
> 
> 
> On Mon, Jun 23, 2003 at 12:46:38PM +0100, Hugh Dickins wrote:
> > Certainly reliance on "acpismp=force" should be removed if 
> it's crept
> > back in.  But what should we do about "noht"?  Wave a fond goodbye,
> > and remove it's associated code and Documentation from 2.4 and 2.5
> > trees, rely on changing the BIOS setting instead?  Or bring it back
> > into action?
> 
> for 2.4 it's no problem to honor it really code wise; and it's
> useful for machines where you can't disable HT in the bios but where
> your particular workload doesn't positively benefit from HT.
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: [BK PATCH] acpismp=force fix
@ 2003-06-23  7:43 ` Grover, Andrew
  0 siblings, 0 replies; 18+ messages in thread
From: Grover, Andrew @ 2003-06-23  7:43 UTC (permalink / raw)
  To: Andrew Morton
  Cc: torvalds-Lhe3bsMrZseB+jHODAdFcQ,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

> From: Andrew Morton [mailto:akpm-LL/9OlyS9hIAvxtiuMwx3w@public.gmane.org] 
> >    ACPI: make it so acpismp=force works (reported by Andrew Morton)

> But prior to 2.5.72, CPU enumeration worked fine without 
> acpismp=force. 
> Now it is required.  How come?

(I'm taking the liberty to update the subject, which I accidentally left
blank)

Because 2.4 has that behavior. One objection that people raised to
applying the 2.4 ACPI patch was that it changed that behavior. So I made
an effort to keep it there.

I think out of sheer inertia I also re-added it to the 2.5 tree.
Probably shouldn't have.

Does anyone have a reason why acpismp=force should be in 2.5/6? If not
I'll go ahead and zap it (again), and everyone should just be aware that
this is another way that 2.4 and 2.5 differ.

Regards -- Andy

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2003-06-30 15:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-26 21:37 [BK PATCH] acpismp=force fix Brown, Len
2003-06-26 21:37 ` Brown, Len
     [not found] ` <A5974D8E5F98D511BB910002A50A66470B981205-MgY+aF+eRfZviC08c4yzC1DQ4js95KgL@public.gmane.org>
2003-06-27 11:58   ` Hugh Dickins
2003-06-27 11:58     ` Hugh Dickins
     [not found]     ` <Pine.LNX.4.44.0306271221110.1197-100000-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2003-06-27 11:59       ` Arjan van de Ven
2003-06-27 11:59         ` Arjan van de Ven
2003-06-30 15:42   ` Juan Quintela
2003-06-30 15:42     ` Juan Quintela
  -- strict thread matches above, loose matches on Subject: below --
2003-06-23  7:43 Grover, Andrew
2003-06-23  7:43 ` Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A84725A302-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-06-23  7:58   ` Andrew Morton
2003-06-23  7:58     ` Andrew Morton
2003-06-23  8:01   ` Arjan van de Ven
2003-06-23  8:01     ` Arjan van de Ven
     [not found]     ` <1056355301.1699.6.camel-PDvaWZGbcxi0rsOeZxrteAC/G2K4zDHf@public.gmane.org>
2003-06-23 11:46       ` Hugh Dickins
2003-06-23 11:46         ` Hugh Dickins
     [not found]         ` <Pine.LNX.4.44.0306231224590.1648-100000-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2003-06-23 11:54           ` Arjan van de Ven
2003-06-23 11:54             ` Arjan van de Ven

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.