Home
last modified time | relevance | path

Searched refs:large (Results 1 – 23 of 23) sorted by relevance

/xnu-12377.61.12/config/
H A DMASTER46 # xlarge = extra large scale system configuration
47 # large = large scale system configuration
185 options CONFIG_KN_HASHSIZE=64 # <medium,large,xlarge>
201 options CONFIG_VNODES=263168 # <large,xlarge>
206 options CONFIG_NC_HASH=5120 # <large,xlarge>
211 options CONFIG_VFS_NAMES=5120 # <large,xlarge>
216 options CONFIG_MAX_CLUSTERS=8 # <xlarge,large,medium>
222 options CONFIG_MIN_NBUF=256 # <medium,large,xlarge>
227 options CONFIG_MIN_NIOBUF=128 # <medium,large,xlarge>
234 options CONFIG_NMBCLUSTERS="((1024 * 1024) / MCLBYTES)" # <large,xlarge>
[all …]
/xnu-12377.61.12/libsyscall/mach/
H A Derr_mach_ipc.sub54 /* 14 */ "(ipc/send) msg too large",
61 /* 21 */ "(ipc/send) out-of-line buffer too large",
70 /* 4 */ "(ipc/rcv) msg too large",
93 /* 7 */ "(ipc/mig) array not large enough",
H A Derr_ipc.sub49 "(ipc/send) send message too large", /* -109 */
59 "(ipc/rcv) message too large", /* -204 */
74 "(ipc/mig) user specified array not large enough for return info", /* 7 */
H A Derr_kern.sub127 "(os/unix) file is too large",
133 "(os/unix) argument is too large",
/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpbufpool_var.h263 uint32_t skmflag, bool large);
266 bool large);
H A Dpbufpool.c65 struct skmem_obj_info *oi, uint32_t skmflag, bool large);
69 bool large);
940 struct skmem_obj_info *oim0, void *arg, uint32_t skmflag, bool large) in pp_buflet_metadata_ctor_common() argument
950 baddr = pp_alloc_buffer_common(pp, &oib, skmflag, large); in pp_buflet_metadata_ctor_common()
972 SKMEM_OBJ_BUFCTL(&oib), oi_idx_reg, pp, large); in pp_buflet_metadata_ctor_common()
997 bool large = BUFLET_HAS_LARGE_BUF(kbft); in pp_buflet_metadata_dtor() local
1019 skmem_cache_free(large ? PP_BUF_CACHE_LARGE(pp) : in pp_buflet_metadata_dtor()
2478 uint32_t skmflag, bool large) in pp_alloc_buffer_common() argument
2486 struct skmem_cache *skm = large ? PP_BUF_CACHE_LARGE(pp): in pp_alloc_buffer_common()
2560 bool large) in pp_alloc_buflet_common() argument
[all …]
/xnu-12377.61.12/tools/tests/perf_index/
H A DREADME44 fault - performs n page faults by mmaping a large chunk of memory, toggling the
46 zfod - performs n zero fill on demands, by mmaping a large chunk of memory and
51 file_read - initializes by creating one large file on disk per each thread.
/xnu-12377.61.12/doc/vm/
H A Dmemorystatus_notify.md92 Jetsam attempts to maintain a sufficiently large pool of
94 need not be overly large; thus jetsam thresholds are generally on the order of
H A Dsanitize.md369 exercise edge cases and invalid state for large values and interconnected
/xnu-12377.61.12/doc/arm/
H A Dapple_speculative_hardening.md61 leverage a large number of gadgets which exist in specific memory regions to
99 The kmem allocator is used for making large, page-aligned allocations. VAs for
101 request. A large data-only allocation will, for example, be made in the
102 kmem_data range. On the other hand, a large allocation which contains pointers
344 cases where ASH cannot force attackers to use a large number of gadgets,
377 large contiguous mappings to succeed on a booted system due to heavy kernel VA
378 fragmentation. Instead, kernel drivers which need to address large amounts of
380 accessing large amounts of potentially non-contiguous memory.
382 Some core kernel components, however, do rely on potentially very large
535 constant indices. While this optimization generally eliminates a large number of
H A Dsme.md194 Since SME thread state (`thread->machine.usme`) is large, and won't be used by
256 register state are large and have implementation-defined size, accessing this
276 `Z` can architecturally be up to 8 kilobytes in size. Since this is too large
/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_channel.c1673 os_channel_packet_alloc_common(const channel_t chd, packet_t *ph, bool large) in os_channel_packet_alloc_common() argument
1686 if (__improbable(large && in os_channel_packet_alloc_common()
1690 chrd = &chd->chd_rings[large ? in os_channel_packet_alloc_common()
1704 if (large) { in os_channel_packet_alloc_common()
1928 os_channel_purge_packet_alloc_ring_common(const channel_t chd, bool large) in os_channel_purge_packet_alloc_ring_common() argument
1937 chrd = &chd->chd_rings[large ? in os_channel_purge_packet_alloc_ring_common()
/xnu-12377.61.12/doc/observability/
H A Dcoalitions.md110 … deallocated. If the voucher has been open for a long time, this may be a large amount of `cpu_tim…
112 …to iterate outstanding bank accounts, this means callers may observe very large increments in `{cp…
114 …to_others` may appear to go backwards when `*_others` is incremented by a large amount (and likewi…
/xnu-12377.61.12/doc/debugging/
H A Ddebugging.md34 ### Accessing large amounts of binary data (or accessing small amounts frequently)
36 In case you're planning on accessing large contiguous blocks of memory (e.g. reading a whole 10KB o…
37 or you're accessing small semi-contiguous chunks (e.g. if you're parsing large structured data), th…
/xnu-12377.61.12/bsd/dev/i386/
H A Dsysctl.c694 SYSCTL_PROC(_machdep_cpu_tlb_inst, OID_AUTO, large,
702 SYSCTL_PROC(_machdep_cpu_tlb_data, OID_AUTO, large,
/xnu-12377.61.12/iokit/DriverKit/
H A DIOUserClient.iig89 * This parameter is only set for large structures, and if set structureInput will be NULL.
/xnu-12377.61.12/doc/mach_ipc/
H A Dkmsg.md364 count, content, and disposition at will, which lets them reach a fairly large
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.c3545 alloc_packets(kern_pbufpool_t pp, uint64_t *__counted_by(*ph_cnt)buf_arr, bool large, in alloc_packets() argument
3554 err = kern_pbufpool_alloc_batch_nosleep(pp, large ? 0 : 1, buf_arr, ph_cnt); in alloc_packets()
3555 if (!large) { in alloc_packets()
3619 uint32_t flags, bool large) in na_packet_pool_alloc_sync_common() argument
3685 PP_HAS_BUFFER_ON_DEMAND(pp) && large, &ph_cnt); in na_packet_pool_alloc_sync_common()
/xnu-12377.61.12/bsd/kern/code_signing/
H A Dtxm.c1911 TXM_METRIC(acceleration, unsupported, acceleration.large);
/xnu-12377.61.12/doc/allocators/
H A Dapi-basics.md130 we have typically found that there is a large array of data,
/xnu-12377.61.12/makedefs/
H A DMakeInc.def721 # UBSan alignment + KASan code size is too large
991 # 0xfffffff002000000 (32MB range to allow for large page physical slide)
/xnu-12377.61.12/tests/
H A Dstackshot_tests.m131 /* syscall failed because buffer wasn't large enough, try again */
3095 T_QUIET; T_ASSERT_LE(totalout, (uint64_t)UINT_MAX, "stackshot is not too large");
3098 T_QUIET; T_ASSERT_LE(inflatedBufferSize, (size_t)UINT_MAX, "output region is not too large");
/xnu-12377.61.12/tools/lldbmacros/
H A DREADME.md208 … object be described when printed. These are very useful in displaying complex and large structures