summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2008-03-05 07:01:20 +0000
committerdavidxu <davidxu@FreeBSD.org>2008-03-05 07:01:20 +0000
commitd6c532fa793acc86939e2f314b7e07253c4d2f66 (patch)
tree10ecc11140b755482d1cf06ddf32102e5c7b151b /lib/libc/stdlib/malloc.c
parentb118d117f407ad716a2ee483431aa05e90f8f7ce (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud