--- - branch: MAIN date: Sun Jul 2 16:41:33 UTC 2017 files: - new: '1.19' old: '1.18' path: src/lib/libpthread/TODO pathrev: src/lib/libpthread/TODO@1.19 type: modified - new: '1.148' old: '1.147' path: src/lib/libpthread/pthread.c pathrev: src/lib/libpthread/pthread.c@1.148 type: modified - new: '1.17' old: '1.16' path: src/lib/libpthread/pthread_attr.c pathrev: src/lib/libpthread/pthread_attr.c@1.17 type: modified - new: '1.4' old: '1.3' path: src/lib/libpthread/pthread_attr_getguardsize.3 pathrev: src/lib/libpthread/pthread_attr_getguardsize.3@1.4 type: modified - new: '1.94' old: '1.93' path: src/lib/libpthread/pthread_int.h pathrev: src/lib/libpthread/pthread_int.h@1.94 type: modified - new: '1.82' old: '1.81' path: src/sys/kern/exec_subr.c pathrev: src/sys/kern/exec_subr.c@1.82 type: modified - new: '1.66' old: '1.65' path: src/sys/uvm/uvm_meter.c pathrev: src/sys/uvm/uvm_meter.c@1.66 type: modified - new: '1.37' old: '1.36' path: src/sys/uvm/uvm_param.h pathrev: src/sys/uvm/uvm_param.h@1.37 type: modified - new: '1.9' old: '1.8' path: src/tests/lib/libpthread/t_join.c pathrev: src/tests/lib/libpthread/t_join.c@1.9 type: modified id: 20170702T164133Z.4beb8196a4c6ac728cec3454466db65efdc9d79f log: | Export the guard size of the main thread via vm.guard_size. Add a complementary writable sysctl for the initial guard size of threads created via pthread_create. Let the existing attribut accessors do the right thing. Raise the default guard size for threads to 64KB. module: src subject: 'CVS commit: src' unixtime: '1499013693' user: joerg