I have someone telling me that malloc() requests a contiguous physical address space in real RAM chips, and fails if it doesn't exist. From everything I've read (I'm not a programmer myself), there is ...