On Thu, 12 Oct 2000, Tigran Aivazian wrote: > On Wed, 11 Oct 2000, Linus Torvalds wrote: > > What happens if MTRR support is entirely disabled? > > If MTRR support is disabled then both eepro100 interfaces work fine but > the system is still 40x slower. This is the entire bootlog of > 2.4.0-test10-pre1 + lspci-vvx + /proc/interrupts + /proc/iomem + ifconfig > output one more finding -- deleting the strange 64M mtrr entry enabled the second eepro100 interface! # cat /proc/mtrr reg00: base=0x00100000000 ( 4096MB), size= 2048MB: write-combining, count=1 reg02: base=0xfc000000 (4032MB), size= 64MB: uncachable, count=1 # # echo "disable=2" > /proc/mtrr # cat /proc/mtrr reg00: base=0x00100000000 ( 4096MB), size= 2048MB: write-combining, count=1 (now down and up the interface and it works. Both eepro100 work) but the machine is still intolerably slow. Where did this 64M entry come from? (I don't have agp or drm support enabled or anything like that, I don't even have an agp bus!) It would be nice if /proc/mtrr showed eip of the caller who set up the entry :) Regards, Tigran - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: test10-pre1 problems on 4-way SuperServer8050 Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServer8050 Rik van Riel
- Re: test10-pre1 problems on 4-way SuperServer805... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Rik van Riel
- Re: test10-pre1 problems on 4-way SuperServe... Linus Torvalds
- Re: test10-pre1 problems on 4-way SuperServe... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Matti Aarnio
- Re: test10-pre1 problems on 4-way SuperServe... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Markus
- Re: test10-pre1 problems on 4-way SuperServe... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Keith Owens
- Re: test10-pre1 problems on 4-way SuperServe... Roman Zippel
- Re: test10-pre1 problems on 4-way SuperServe... Cort Dougan
- Re: test10-pre1 problems on 4-way SuperServe... Tigran Aivazian
- Re: test10-pre1 problems on 4-way SuperServe... Keith Owens
- Re: test10-pre1 problems on 4-way SuperServe... Panu Matilainen
- [fixed (well, it works)]Re: test10-pre1 prob... Tigran Aivazian
- Re: [fixed (well, it works)]Re: test10-pre1 ... Tigran Aivazian
- eepro100 problem [was: Re: test10-pre1 probl... Andrey Savochkin
- Re: test10-pre1 problems on 4-way SuperServe... Rik van Riel