Home
last modified time | relevance | path

Searched refs:overhead (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libbsdmalloc/common/
H A Dmalloc.bsd43.c53 union overhead { union
54 union overhead *ov_next; /* when free */
87 static union overhead *nextf[NBUCKETS];
98 union overhead *op; in malloc()
177 union overhead *op; in morecore()
215 if (op == (union overhead *)-1) in morecore()
236 union overhead *op; in free()
241 op = (union overhead *)((caddr_t)cp - sizeof (union overhead)); in free()
267 union overhead *op; in realloc()
274 op = (union overhead *)((caddr_t)cp - sizeof (union overhead)); in realloc()
[all …]
/illumos-gate/usr/src/lib/libumem/common/
H A Dmalloc.c157 size_t overhead; in memalign() local
172 overhead = 2 * sizeof (malloc_data_t); in memalign()
174 overhead = sizeof (malloc_data_t); in memalign()
177 ASSERT(overhead <= align); in memalign()
179 size = size_arg + overhead; in memalign()
180 phase = align - overhead; in memalign()
223 ASSERT((void *)((uintptr_t)ret - overhead) == buf); in memalign()
313 size_t overhead = sizeof (malloc_data_t); in process_free() local
318 overhead += sizeof (malloc_data_t); in process_free()
338 data_size = size - overhead; in process_free()
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dbpb.c63 int32_t overhead; in computeFileAreaSize() local
80 overhead = TheBIOSParameterBlock.bpb.resv_sectors; in computeFileAreaSize()
84 overhead += RootDirSize / TheBIOSParameterBlock.bpb.bytes_per_sector; in computeFileAreaSize()
90 overhead += TheBIOSParameterBlock.bpb.num_fats * in computeFileAreaSize()
111 overhead += TheBIOSParameterBlock.bpb.num_fats * in computeFileAreaSize()
125 dataSectors -= overhead; in computeFileAreaSize()
133 FirstClusterOffset = overhead * in computeFileAreaSize()
159 gettext("File system overhead of %d sectors.\n"), overhead); in computeFileAreaSize()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dwrap_size_limit.c111 int overhead; local
178 overhead = 7 + ctx->mech_used->length;
186 if (ohlen+overhead < req_output_size)
191 *max_input_size = (req_output_size - ohlen - overhead) & (~(OM_uint32)7);
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME71 Low-speed overhead 64060 ns 97 bytes
72 Hub LS overhead* 668 ns 1 byte
90 1.Hub specific low speed overhead
95 overhead = 2 x Hub_LS_Setup
159 Protocol overhead + Hub LS overhead +
246 Start split overhead 67 ns 4 bytes
247 Complete split overhead 67 ns 4 bytes
289 Protocol overhead + Host_Delay + Start split overhead
294 Host_Delay + Complete split overhead
301 Host_Delay) + Start split overhead
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DTask.xs27 # avoid the overhead of using the DynaLoader package, and in addition constants
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dreport1.txt65 overhead for a total of 64. That means that a 1K page will
H A Dspaceanal.tcl287 The number of pages of header overhead in the database. This value is
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c3971 size_t overhead = sizeof (md); in um_umem_buffer_cb() local
3978 m_addr += overhead; in um_umem_buffer_cb()
3979 overhead += sizeof (md); in um_umem_buffer_cb()
3993 mallocsz = md.malloc_size - overhead; in um_umem_buffer_cb()
3997 ump->um_malloc_overhead += overhead; in um_umem_buffer_cb()
4147 size_t overhead; in umem_malloc_info() local
4226 overhead = mi.um_malloc_overhead; in umem_malloc_info()
4286 overhead += in umem_malloc_info()
4296 overhead_pct = (1000ULL * overhead) / allocated; in umem_malloc_info()
4302 mi.um_malloc, avg_malloc, allocated, overhead, in umem_malloc_info()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs93 # avoid the overhead of using the DynaLoader package, and in addition constants
/illumos-gate/usr/src/test/libc-tests/cfg/
H A DREADME80 or even YAML could have served, but the overhead of a syntax was more than
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs63 (measured in number of Lua instructions run) and memory overhead of running
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.xs155 # avoid the overhead of using the DynaLoader package, and in addition constants
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c3077 int32_t overhead = 0; in ipsec_act_ovhd() local
3083 overhead += IPSEC_MAX_AH_HDR_SIZE; in ipsec_act_ovhd()
3085 overhead += IPSEC_MAX_ESP_HDR_SIZE; in ipsec_act_ovhd()
3086 overhead += sizeof (struct udphdr); in ipsec_act_ovhd()
3089 overhead += IP_SIMPLE_HDR_LENGTH; in ipsec_act_ovhd()
3091 return (overhead); in ipsec_act_ovhd()
3169 int32_t overhead, maxovhd = 0; in ipsec_act_find() local
3215 overhead = ipsec_act_ovhd(&a[i]); in ipsec_act_find()
3216 if (maxovhd < overhead) in ipsec_act_find()
3217 maxovhd = overhead; in ipsec_act_find()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm31 in this case is performance. The overhead of process creation
326 by macros or inline functions so that there is no overhead.
H A Dsh.memo2185 is not a built-in command and incurs considerable overhead to use.)
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in840 ** bytes for every 254 bytes of input plus 2 bytes of fixed overhead.
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README549 linker overhead
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt8330 Interpreter single-threaded. The overhead of a semaphore per-method is
9170 overhead (such as a slab allocator.)
15559 been upgraded to reduce the memory overhead (a separate tracking
16536 much faster because it doesn't have all the overhead of a full