lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20070814153021.446917377@sgi.com> Date: Tue, 14 Aug 2007 08:30:21 -0700 From: Christoph Lameter <clameter@....com> To: linux-mm@...ck.org Cc: Nick Piggin <npiggin@...e.de> Subject: [RFC 0/9] Reclaim during GFP_ATOMIC allocs This is the extended version of the reclaim patchset. It enables reclaim from clean file backed pages during GFP_ATOMIC allocs. A bit invasive since may locks must now be taken with saving flags. But it works. Tested by repeatedly allocating 12MB of memory from the timer interrupt. -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/