pthread_page_size. Fix a bunch line wrapping. Pointed out by: deischen
allow running on other arches when the instructions are supported but the page size granularity is not. Glanced at by: peter
be malloc()ed, but they are now allocated using mmap(), just as the default-size stacks are. A separate cache of stacks is kept for non-default-size stacks. Collaboration with: deischen