On Fri, May 09, 2008 at 08:21:32AM -0700, Linus Torvalds wrote:FWIW, that is how the ia64 mca_recovery code prevents pages with uncorrectable errors from getting reused. I tried incrementing the page count but it did not play well with the migration code (mm/migrate.c). The migration code is used to copy the data off the bad page to a new good page. It currently will try to free the old page after migrating. My attempts to modify that behavior would result in either the migration code not migrating or pages with non zero page counts on a free list. unmap_and_move() calls move_to_lru() which calls lru_cache_add(). This code only deals with pages that can be isolated. (isolate_lru_page()) -- Russ Anderson, OS RAS/Partitioning Project Lead SGI - Silicon Graphics Inc rja@sgi.com --
| Trent Piepho | [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Adrian Bunk | 2.6.23-rc4-mm1: mips compile error |
| Nick Piggin | Re: [PATCH 0 of 4] Generic AIO by scheduling stacks |
git: | |
| Bill Lear | Dangers of working on a tracking branch |
| Pedro Melo | Re: git on MacOSX and files with decomposed utf-8 file names |
| Linus Torvalds | Re: kernel.org mirroring (Re: [GIT PULL] MMC update) |
| Junio C Hamano | Re: [Census] So who uses git? |
| Leon Dippenaar | New tcp stack attack |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Chris | sudo & wheel group |
| Paul Moore | [PATCH v7 00/17] Labeled networking patches for 2.6.28 |
| Wang Chen | [PATCH 2/15] netdevice 82596: Convert directly reference of netdev->priv to net... |
| David Miller | [GIT]: Networking |
| Herbert Xu | Re: csum offload and af_packet |
