[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Alpha Linux process and swap size limits?
- From: Richard Henderson <rth twiddle net>
- To: axp-list redhat com
- Subject: Re: Alpha Linux process and swap size limits?
- Date: Fri, 3 Dec 1999 11:40:39 -0800
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~
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]