diff options
author | davidxu <davidxu@FreeBSD.org> | 2008-03-05 07:01:20 +0000 |
---|---|---|
committer | davidxu <davidxu@FreeBSD.org> | 2008-03-05 07:01:20 +0000 |
commit | d6c532fa793acc86939e2f314b7e07253c4d2f66 (patch) | |
tree | 10ecc11140b755482d1cf06ddf32102e5c7b151b /lib/libc/stdlib/malloc.c | |
parent | b118d117f407ad716a2ee483431aa05e90f8f7ce (diff) | |
download | FreeBSD-src-d6c532fa793acc86939e2f314b7e07253c4d2f66.zip FreeBSD-src-d6c532fa793acc86939e2f314b7e07253c4d2f66.tar.gz |
Use cpuset defined in pthread_attr for newly created thread, for now,
we set scheduling parameters and cpu binding fully in userland, and
because default scheduling policy is SCHED_RR (time-sharing), we set
default sched_inherit to PTHREAD_SCHED_INHERIT, this saves a system
call.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions