Home
last modified time | relevance | path

Searched refs:classes (Results 1 – 25 of 29) sorted by relevance

12

/f-stack/app/redis-5.0.5/src/
H A Dnotify.c40 int keyspaceEventsStringToFlags(char *classes) { in keyspaceEventsStringToFlags() argument
41 char *p = classes; in keyspaceEventsStringToFlags()
H A Dserver.h1805 int keyspaceEventsStringToFlags(char *classes);
/f-stack/freebsd/kern/
H A Dkern_khelp.c151 khelp_init_osd(uint32_t classes, struct osd *hosd) in khelp_init_osd() argument
164 if (h->h_classes & classes && h->h_flags & HELPER_NEEDS_OSD) { in khelp_init_osd()
178 if (h->h_classes & classes) in khelp_init_osd()
H A Dkern_linker.c116 static linker_class_list_t classes; variable
161 TAILQ_INIT(&classes); in linker_init()
189 TAILQ_INSERT_TAIL(&classes, lc, link); in linker_add_class()
442 TAILQ_FOREACH(lc, &classes, link) { in linker_load_file()
1536 TAILQ_FOREACH(lc, &classes, link) { in linker_preload()
/f-stack/freebsd/sys/
H A Dkhelp.h67 int khelp_init_osd(uint32_t classes, struct osd *hosd);
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dsize_classes.sh303 * NSIZES: Number of size classes.
305 * NPSIZES: Number of size classes that are a multiple of (1U << LG_PAGE).
354 * cannot support more than 256 small size classes.
H A Djemalloc_internal_defs.h.in188 * classes).
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl2_forward_cat.rst17 last level cache. CAT introduces classes of service (COS) that are essentially
20 A CPU core is always assigned to one of the CAT classes.
25 The number of classes and number of valid bits in a COS bitmask is CPU model
28 By default, after reset, all CPU cores are assigned to COS 0 and all classes
H A Dvmdq_dcb_forwarding.rst146 (also referred to as traffic classes) within each pool. With Intel® 82599 NIC,
173 * given above, and the number of traffic classes available for use. */
H A Dqos_scheduler.rst284 The information is displayed in a table separating it in different traffic classes.
/f-stack/dpdk/examples/qos_sched/
H A Dprofile.cfg8 ; - Each of the 13 traffic classes has rate set to 100% of port rate
11 ; - Each of the 13 traffic classes has rate set to 100% of pipe rate
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/cpm/
H A Di2c.txt22 being used. The definition of the classes can be found in
/f-stack/dpdk/doc/guides/rel_notes/
H A Ddeprecation.rst130 * sched: To allow more traffic classes, flexible mapping of pipe queues to
131 traffic classes, and subport level configuration of pipes and queues
H A Drelease_16_11.rst252 classes. This paves the way for having PCI, VDEV and other device types as
253 instantiated objects rather than classes in themselves. Hotplugging has also
H A Drelease_19_08.rst313 of pipe traffic classes and their queues size, and for runtime configuration
H A Drelease_17_11.rst225 so that different traffic classes or different packet
/f-stack/dpdk/doc/guides/nics/
H A Dsfc_efx.rst129 SFN8xxx and X2xxx family adapters provide either inner or outer packet classes.
131 configures the hardware to report inner classes, and outer classes are
H A Di40e.rst539 configuration for RSS in the PF, so that different traffic classes or
544 classes and so on. Depending on commands from the command line, it will call
/f-stack/app/redis-5.0.5/deps/
H A DREADME.md31 …tting it to the value of 3 instead of 4. This provides us with more size classes that better suit …
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dpanel-common.yaml14 This document defines device tree properties common to several classes of
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DINSTALL.md256 technically cheats for size classes smaller than the quantum), but the fact
260 configuration, jemalloc will provide additional size classes that are not
H A DChangeLog247 - Fold large and huge size classes together; only small and large size classes
276 - Simplify size class lookups when constrained to size classes that are
694 range. By default there are four size classes per size doubling, but this
700 is improved because there are far fewer size classes, and therefore
703 classes (those less than four times the quantum). (1B + 4 KiB)
773 classes, and packed (less uniformly aligned) metadata layout improves CPU
/f-stack/dpdk/doc/guides/prog_guide/
H A Dqos_framework.rst102 …ose is to prioritize the transmission of packets from different users and different traffic classes
736 Strict priority scheduling of traffic classes within the same pipe is implemented by the pipe deque…
746 The traffic classes at the pipe and subport levels are not traffic shaped,
748 The upper limit for the traffic classes at the subport and
987 …ent plane preventing this condition from occurring for the other (higher priority) traffic classes.
1531 RED parameters are specified separately for four traffic classes and three packet colors (green, ye…
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb2.rst394 DLB2 supports provisioning the DLB2 bandwidth into 4 classes of service.
402 The classes are applied globally to the set of ports contained in this
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js148 …'class': [ NAMESPACE, CLASS_DEFAULT, options.style.classes, NAMESPACE + '-pos-' + options.position…
380 opts.style = { classes: opts.style }; property
1908 classes: '', property

12