summaryrefslogtreecommitdiffstats
path: root/sys/netkey/key_debug.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2003-11-02 10:56:48 +0000
committerjeff <jeff@FreeBSD.org>2003-11-02 10:56:48 +0000
commit40aa6873efd7f7296719f01271f7b315d59b0b7c (patch)
tree8b9dc8ec34a95a905bffd9a6326d3a9ba292303e /sys/netkey/key_debug.c
parenta3bf188d5b14acb242cc0a64b6bbfe2797f04d04 (diff)
downloadFreeBSD-src-40aa6873efd7f7296719f01271f7b315d59b0b7c.zip
FreeBSD-src-40aa6873efd7f7296719f01271f7b315d59b0b7c.tar.gz
- Remove the ksq_loads[] array. We are only interested in three counts,
the total load, the timeshare load, and the number of threads that can be migrated to another cpu. Account for these seperately. - Introduce a KSE_CAN_MIGRATE() macro which determines whether or not a KSE can be migrated to another CPU. Currently, this only checks to see if we're an interrupt handler. Eventually this will also be used to support CPU binding.
Diffstat (limited to 'sys/netkey/key_debug.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud