On Mon, 5 May 2008 01:15:07 +0400 Alexey Dobriyan <adobriyan@gmail.com> wrote:I've tried all the stuff you mentioned above, and more, to prevent the memory corruption, all to no avail. I booted with mem=4000M and didn't hit the bug. I diffed dmesg between booting with mem=4000M and booting without it, and found that iommu was being disabled when booting with full memory: --- dmesg-4000.txt 2008-05-06 10:14:07.000000000 -0500 +++ dmesg-4096.txt 2008-05-06 10:09:19.000000000 -0500 @@ -1,5 +1,5 @@ Linux version 2.6.26-rc1 (jcliburn@finch.hogchain.net) (gcc version 4.1.2 20070 925 (Red Hat 4.1.2-27)) #4 SMP Mon May 5 18:03:48 CDT 2008 -Command line: ro root=LABEL=/1 console=ttyS0,38400 console=tty0 slub_debug=FZPU mem=4000M +Command line: ro root=LABEL=/1 console=ttyS0,38400 console=tty0 slub_debug=FZPU [...] +Looks like a VIA chipset. Disabling IOMMU. Override with iommu=allowed [...] So I then booted with iommu=allowed. No errors. Can't hit the bug to save my life. Why would disabling iommu cause the atl1 driver to write over poisoned memory? Alexey, can you please try booting with iommu=allowed and see if you avoid the problem? Thanks, Jay --
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Linus Torvalds | Linux 2.6.27 |
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
git: | |
| Denis Bueno | Recovering from repository corruption |
| Linus Torvalds | I'm a total push-over.. |
| J. Bruce Fields | "failed to read delta base object at..." |
| Robin Rosenberg | Re: [wishlist] graphical diff |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Richard Stallman | Real men don't attack straw men |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Paolo Supino | order |
| Simon Horman | Possible regression in HTB |
| Corey Hickey | SFQ: backport some features from ESFQ (try 4) |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Ingo Molnar | Re: [crash] kernel BUG at net/core/dev.c:1328! |
| usb mic not detected | 16 minutes ago | Applications and Utilities |
| Problem in Inserting a module | 1 hour ago | Linux kernel |
| Treason Uncloaked | 6 hours ago | Linux kernel |
| Shared swap partition | 17 hours ago | Linux general |
| high memory | 2 days ago | Linux kernel |
| semaphore access speed | 2 days ago | Applications and Utilities |
| the kernel how to power off the machine | 2 days ago | Linux kernel |
| Easter Eggs in windows XP | 2 days ago | Windows |
| Root password | 2 days ago | Linux general |
| Where/when DNOTIFY is used? | 2 days ago | Linux kernel |
