RLIMIT_AS
[RLIMIT_AS] = {"Max address space", "bytes"},
[RLIMIT_AS] = { RLIM_INFINITY, RLIM_INFINITY }, \
#ifndef RLIMIT_AS
if (mm->total_vm + npages > rlimit(RLIMIT_AS) >> PAGE_SHIFT)