K 10 svn:author V 6 dillon K 8 svn:date V 27 2001-09-25T06:14:07.000000Z K 7 svn:log V 520 Increase UPAGES to 3 for i386. Tests show we have run out of margin and are already overflowing the ptrace area of the struct user, and a number of reports suggest that we are probably also digging into the active part of struct user. My own simple tests, after only 20 minutes of messing around, shows kstack useage less then 190 bytes away from the active portion of struct user. This is already fixed in -current w/ Julian's KSE code, and does not need adjusting on the Alpha due to the Alpha's larger page size. END