| | Date | Wed, 30 May 2012 22:10:42 +0200 | | From | Andi Kleen <> | | Subject | Re: [PATCH 0/6] mempolicy memory corruption fixlet |
| |
> Yes, that's right direction, I think. Currently, shmem_set_policy() can't handle > nonlinear mapping.
I've been mulling for some time to just remove non linear mappings. AFAIK they were only useful on 32bit and are obsolete and could be emulated with VMAs instead.
-Andi
|