Searched refs:intervals (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 140 # Set this property to control the intervals used in multicast convergance. 142 # example reduces the initial intervals, which may be increase responsiveness 153 # 2000,2000,2000,2000,3000,4000. This example increases the intervals, 160 # This property controls the retransmission intervals used for datagram 162 # intervals for more aggressive retransmission, to 2 seconds:
|
/titanic_44/usr/src/lib/libzonestat/common/ |
H A D | libzonestat.c | 2566 uint_t intervals; in zs_usage_set_compute() local 2622 intervals = z->zsz_intervals; in zs_usage_set_compute() 2625 intervals = u->zsu_intervals; in zs_usage_set_compute() 2651 z->zsz_usage_ram /= intervals; in zs_usage_set_compute() 2652 z->zsz_usage_locked /= intervals; in zs_usage_set_compute() 2653 z->zsz_usage_vm /= intervals; in zs_usage_set_compute() 2654 z->zsz_processes /= intervals; in zs_usage_set_compute() 2655 z->zsz_lwps /= intervals; in zs_usage_set_compute() 2656 z->zsz_shm /= intervals; in zs_usage_set_compute() 2657 z->zsz_shmids /= intervals; in zs_usage_set_compute() [all …]
|
/titanic_44/usr/src/cmd/nscd/ |
H A D | cache.c | 2187 uint_t ttl, extra_sleep, total_sleep, intervals; in reaper() local 2224 intervals = (nsc_entries >> 8) + 1; in reaper() 2225 seconds_per_interval = ttl / intervals; in reaper() 2228 intervals = (ttl >> 5) + 1; in reaper() 2230 nodes_per_interval = nsc_entries / intervals; in reaper()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 748 int32_t intervals = 0; in init_daemon() local 816 ++intervals; in init_daemon() 824 if (intervals == 0) { in init_daemon()
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 165 scheduling, different polling intervals that are supported, & other details 369 scheduling, different polling intervals that are supported, and other
|
/titanic_44/usr/src/cmd/units/ |
H A D | unittab | 216 / note that degF and degC are suitable for converting temperature intervals,
|
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 395 At startup, and at regular intervals (often triggered by NWAM
|
/titanic_44/usr/src/cmd/vi/port/ |
H A D | ex.news | 256 terminals that have tabs set at intervals other than 8, and it
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 692 intervals to retry the operation periodically. In the unlikely case
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 14734 # interval (0-1000) is broken into 8 smaller sub-intervals (125). Each sub-
|
H A D | terminfo.src | 16629 # interval (0-1000) is broken into 8 smaller sub-intervals (125). Each sub-
|