* Re: [parisc-linux] Measuring kernel compile times on smp system.
[not found] ` <20051027201333.GA3107@netfall.com>
@ 2005-10-28 2:08 ` Randolph Chung
2005-10-28 3:19 ` Matthew Wilcox
[not found] ` <1130543952.20233.10.camel@localhost.localdomain>
1 sibling, 1 reply; 4+ messages in thread
From: Randolph Chung @ 2005-10-28 2:08 UTC (permalink / raw)
To: Andrew Sharp; +Cc: parisc-linux
> To really understand these numbers, you need three things: the amount
> of memory on the system, the L2 (and L3?) cache sizes,
http://en.wikipedia.org/wiki/PA-RISC
"An interesting aspect of the PA-RISC line is that most of its
generations have no Level 2 cache. Instead large Level 1 caches are
used, formerly as separate chips connected by a bus, now integrated
on-chip. Only the PA-7100LC and PA-7300LC had L2 caches."
randolph
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Measuring kernel compile times on smp system.
[not found] <1130389617.31977.16.camel@localhost.localdomain>
[not found] ` <20051027201333.GA3107@netfall.com>
@ 2005-10-28 2:55 ` James Bottomley
1 sibling, 0 replies; 4+ messages in thread
From: James Bottomley @ 2005-10-28 2:55 UTC (permalink / raw)
To: Ryan Bradetich; +Cc: parisc-linux
On Wed, 2005-10-26 at 23:06 -0600, Ryan Bradetich wrote:
> K460-smp(3):
> cold 44m36.961s 93m25.844s 35m37.427s
> warm 44m19.736s 93m9.127s 35m49.683s
>
> K460-smp(4):
> cold 41m59.795s 114m6.654s 46m20.045s
> warm 41m39.792s 114m29.156s 46m6.385s
that's pretty bad 3->4 scaling.
Could you just check that you don't have irqbalanced running. On a K or
D system, it would cause great inefficiencies in interrupt rethrowing.
Thanks,
James
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Measuring kernel compile times on smp system.
2005-10-28 2:08 ` [parisc-linux] Measuring kernel compile times on smp system Randolph Chung
@ 2005-10-28 3:19 ` Matthew Wilcox
0 siblings, 0 replies; 4+ messages in thread
From: Matthew Wilcox @ 2005-10-28 3:19 UTC (permalink / raw)
To: Randolph Chung; +Cc: parisc-linux
On Fri, Oct 28, 2005 at 10:08:19AM +0800, Randolph Chung wrote:
> > To really understand these numbers, you need three things: the amount
> > of memory on the system, the L2 (and L3?) cache sizes,
>
> http://en.wikipedia.org/wiki/PA-RISC
>
> "An interesting aspect of the PA-RISC line is that most of its
> generations have no Level 2 cache. Instead large Level 1 caches are
> used, formerly as separate chips connected by a bus, now integrated
> on-chip. Only the PA-7100LC and PA-7300LC had L2 caches."
Technically, PA-8800 and 8900 have an L2 cache. However, it's completely
transparent to software.
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [parisc-linux] Question about ccio and fdc request:
[not found] ` <20051030000253.GA11807@colo.lackof.org>
@ 2005-10-30 15:25 ` Matthew Wilcox
0 siblings, 0 replies; 4+ messages in thread
From: Matthew Wilcox @ 2005-10-30 15:25 UTC (permalink / raw)
To: Grant Grundler; +Cc: parisc-linux
On Sat, Oct 29, 2005 at 06:02:53PM -0600, Grant Grundler wrote:
> No. Older PDC (pre-Astro) probably doesn't implement that bit.
> Sorry, I don't have time to investigate exactly which ones do
> besides the Astro boxes and PAT PDC.
>
> And even for SBA, I'd like to make this self modifying code
> that writes a NOP over the FDC in if it detects the system
> doesn't need FDC. That would get rid of another branch in
> a critical code path.
Is it possible this bit is set incorrectly on PA8800 boxes and that's
the cause of our cache problems?
(I doubt it, but wouldn't it be nice if that were the case ;-)
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-10-30 15:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1130389617.31977.16.camel@localhost.localdomain>
[not found] ` <20051027201333.GA3107@netfall.com>
2005-10-28 2:08 ` [parisc-linux] Measuring kernel compile times on smp system Randolph Chung
2005-10-28 3:19 ` Matthew Wilcox
[not found] ` <1130543952.20233.10.camel@localhost.localdomain>
[not found] ` <1130563229.20233.19.camel@localhost.localdomain>
[not found] ` <4363E43D.5030208@tiscali.be>
[not found] ` <20051029214456.GB6550@parisc-linux.org>
[not found] ` <4363FBD4.9000003@tiscali.be>
[not found] ` <20051030000253.GA11807@colo.lackof.org>
2005-10-30 15:25 ` [parisc-linux] Question about ccio and fdc request: Matthew Wilcox
2005-10-28 2:55 ` [parisc-linux] Measuring kernel compile times on smp system James Bottomley
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.