Axp-List Archive
Re: Alpha Linux process and swap size limits?

Subject: Re: Alpha Linux process and swap size limits?
From: Richard Henderson (rth@twiddle.net)
Date: Fri Dec 3 11:40:39 1999


On Thu, Dec 02, 1999 at 10:08:52AM +0000, John Connett wrote:
> Are there any hard upper limits imposed on process size or swap size?
> If so, what are they?

/*
 * We have a 42-bit user address space: 4TB user VM...
 */
#define TASK_SIZE (0x40000000000UL)

This was the hardware limit on ev4 and ev5 chips. I think ev6
may support more, but the kernel doesn't allow it.

r~

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail version 2a22 on Mon Jan 3 11:15:09 2000 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.