public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Memory Interleave + kernel + VIA chipsets == possible ?
@ 2001-12-08 15:02 Pantelis Proios
  2001-12-08 15:33 ` arjan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pantelis Proios @ 2001-12-08 15:02 UTC (permalink / raw)
  To: linux-kernel


Is there a way to enable the memory interleaving of modern VIA chipsets 
(Apollo Pro-133 in my case) through the Linux kernel or some other software?

>From what I understand it's done through some PCI register tweaking ..
Can it be done with setpci or code is needed ?

any info would be welcomed

thanks


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

* Re: Memory Interleave + kernel + VIA chipsets == possible ?
  2001-12-08 15:02 Memory Interleave + kernel + VIA chipsets == possible ? Pantelis Proios
@ 2001-12-08 15:33 ` arjan
  2001-12-08 15:35 ` Alan Cox
  2001-12-08 15:55 ` Ivanovich
  2 siblings, 0 replies; 5+ messages in thread
From: arjan @ 2001-12-08 15:33 UTC (permalink / raw)
  To: Pantelis Proios; +Cc: linux-kernel

In article <F760JPzw2O8Z9B5un770001e64e@hotmail.com> you wrote:

> Is there a way to enable the memory interleaving of modern VIA chipsets 
> (Apollo Pro-133 in my case) through the Linux kernel or some other software?

>>From what I understand it's done through some PCI register tweaking ..
> Can it be done with setpci or code is needed ?

> any info would be welcomed

Search sourceforge for "powertweak"

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

* Re: Memory Interleave + kernel + VIA chipsets == possible ?
  2001-12-08 15:02 Memory Interleave + kernel + VIA chipsets == possible ? Pantelis Proios
  2001-12-08 15:33 ` arjan
@ 2001-12-08 15:35 ` Alan Cox
  2001-12-08 15:55 ` Ivanovich
  2 siblings, 0 replies; 5+ messages in thread
From: Alan Cox @ 2001-12-08 15:35 UTC (permalink / raw)
  To: Pantelis Proios; +Cc: linux-kernel

> Is there a way to enable the memory interleaving of modern VIA chipsets 
> (Apollo Pro-133 in my case) through the Linux kernel or some other software?

If your hardware supports it the BIOS should have done so.

> >From what I understand it's done through some PCI register tweaking ..
> Can it be done with setpci or code is needed ?

setpci should be sufficient.

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

* Re: Memory Interleave + kernel + VIA chipsets == possible ?
  2001-12-08 15:02 Memory Interleave + kernel + VIA chipsets == possible ? Pantelis Proios
  2001-12-08 15:33 ` arjan
  2001-12-08 15:35 ` Alan Cox
@ 2001-12-08 15:55 ` Ivanovich
  2001-12-08 16:27   ` Ivanovich
  2 siblings, 1 reply; 5+ messages in thread
From: Ivanovich @ 2001-12-08 15:55 UTC (permalink / raw)
  To: Pantelis Proios, linux-kernel

A Dissabte 08 Desembre 2001 16:02, Pantelis Proios va escriure:
> Is there a way to enable the memory interleaving of modern VIA chipsets
> (Apollo Pro-133 in my case) through the Linux kernel or some other
> software?
>
> From what I understand it's done through some PCI register tweaking ..
> Can it be done with setpci or code is needed ?
>
> any info would be welcomed

i have an ApolloPro 133 and i made that in windoze with a program from somone 
called H. Oda. it was very well documented and i found tweaks for 4x 
interleaving, active paging control, and read around write for the ApolloPro

i wrote the tweaks in a sheet and modified /proc/bus/pci/00/00.0 with a hex 
editor ..... so there is something called setpci to make it easier? will read 
the man page later :)

the fact is that i dont remember the exact bits to tweak, i'm going to load 
windoze and look which bits i had to tweak again, so will mail them to you 
later.

i noticed an interesting increase in memory throughput (with a windoze bench) 
can anyone point a way to test mem throughput in linux so we can test if the 
tweaks work?

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

* Re: Memory Interleave + kernel + VIA chipsets == possible ?
  2001-12-08 15:55 ` Ivanovich
@ 2001-12-08 16:27   ` Ivanovich
  0 siblings, 0 replies; 5+ messages in thread
From: Ivanovich @ 2001-12-08 16:27 UTC (permalink / raw)
  To: Pantelis Proios, linux-kernel

here is the url where these tweaks are:
http://viahardware.com/memtweakguide1.shtm

basically to enable em registers (offsets) 50 & 51 should go to FF hex, regs 
64 to 67 should go to 12 hex and reg 68 should go to 43 hex

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

end of thread, other threads:[~2001-12-08 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-08 15:02 Memory Interleave + kernel + VIA chipsets == possible ? Pantelis Proios
2001-12-08 15:33 ` arjan
2001-12-08 15:35 ` Alan Cox
2001-12-08 15:55 ` Ivanovich
2001-12-08 16:27   ` Ivanovich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox