From: Matthew Frost <artusemrys@sbcglobal.net>
To: vgoyal@in.ibm.com
Cc: Kumar Gala <galak@kernel.crashing.org>,
linux kernel mailing list <linux-kernel@vger.kernel.org>,
Greg KH <gregkh@suse.de>, Morton Andrew Morton <akpm@osdl.org>
Subject: Re: [RFC][PATCH 1/6] kconfigurable resources core changes
Date: Thu, 18 May 2006 00:19:48 -0500 [thread overview]
Message-ID: <446C03F4.20508@sbcglobal.net> (raw)
In-Reply-To: <20060509200301.GA15891@in.ibm.com>
Vivek Goyal wrote:
> On Tue, May 09, 2006 at 02:33:48PM -0500, Kumar Gala wrote:
>> On May 5, 2006, at 12:28 PM, Vivek Goyal wrote:
>>
>>>
>>> o Core changes for Kconfigurable memory and IO resources. By
>>> default resources
>>> are 64bit until chosen to be 32bit.
>>>
>>> o Last time I posted the patches for 64bit memory resources but it
>>> raised
>>> the concerns regarding code bloat on 32bit systems who use 32 bit
>>> resources.
>>>
>>> o This patch-set allows resources to be kconfigurable.
>>>
>>> o I have done cross compilation on i386, x86_64, ppc, powerpc,
>>> sparc, sparc64
>>> ia64 and alpha.
>>>
>>> Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
>>> ---
>> [snip]
>>
>> I didn't think the bloat was a big issue based on the numbers you
>> reported. I'd still prefer to see us just move to a 64-bit resource
>> on all systems.
>
> I had also thought that bloat was not a big issue but Andrew thinks
> otherwise. Here is the link to the thread.
>
> http://marc.theaimsgroup.com/?l=linux-kernel&m=114626907106986&w=2
> http://marc.theaimsgroup.com/?l=linux-kernel&m=114635425606186&w=2
>
> In the latest patches, 64bit resources are default but one can force
> these to be 32bit.
>
This may sound like a dumb question, but aside from code bloat, what are
the performance issues involved in running 64-bit resources on 32-bit
systems? AKA, does it kill us x86 users to not have this switch, and by
what kind of margin? You can point if it's been said and I just haven't
found it; I didn't see performance discussion in the last submission.
Thanks!
Matt
> Thanks
> Vivek
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
next prev parent reply other threads:[~2006-05-18 5:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-05 17:28 [RFC][PATCH 1/6] kconfigurable resources core changes Vivek Goyal
2006-05-05 17:30 ` [RFC][PATCH 2/6] kconfigurable resources driver pci changes Vivek Goyal
2006-05-05 17:31 ` [RFC][PATCH 3/6] kconfigurable resources driver others changes Vivek Goyal
2006-05-05 17:33 ` [RFC][PATCH 4/6] kconfigurable resources arch dependent changes (arch/[a-i]*) Vivek Goyal
2006-05-05 17:34 ` [RFC][PATCH 5/6] kconfigurable resources arch dependent changes (arch/[j-p]*) Vivek Goyal
2006-05-05 17:36 ` [RFC][PATCH 6/6] kconfigurable resources arch dependent changes (arch/[q-z]*) Vivek Goyal
2006-05-05 18:10 ` [RFC][PATCH 1/6] kconfigurable resources core changes Greg KH
2006-05-05 18:35 ` Vivek Goyal
2006-05-09 19:33 ` Kumar Gala
2006-05-09 20:03 ` Vivek Goyal
2006-05-18 5:19 ` Matthew Frost [this message]
2006-05-18 5:43 ` Andrew Morton
2006-05-18 6:14 ` Matthew Frost
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=446C03F4.20508@sbcglobal.net \
--to=artusemrys@sbcglobal.net \
--cc=akpm@osdl.org \
--cc=galak@kernel.crashing.org \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=vgoyal@in.ibm.com \
/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.