| /f-stack/app/redis-5.0.5/src/ |
| H A D | notify.c | 40 int keyspaceEventsStringToFlags(char *classes) { in keyspaceEventsStringToFlags() argument 41 char *p = classes; in keyspaceEventsStringToFlags()
|
| H A D | server.h | 1805 int keyspaceEventsStringToFlags(char *classes);
|
| /f-stack/freebsd/kern/ |
| H A D | kern_khelp.c | 151 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 D | kern_linker.c | 116 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 D | khelp.h | 67 int khelp_init_osd(uint32_t classes, struct osd *hosd);
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | size_classes.sh | 303 * 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 D | jemalloc_internal_defs.h.in | 188 * classes).
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_cat.rst | 17 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 D | vmdq_dcb_forwarding.rst | 146 (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 D | qos_scheduler.rst | 284 The information is displayed in a table separating it in different traffic classes.
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | profile.cfg | 8 ; - 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 D | i2c.txt | 22 being used. The definition of the classes can be found in
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 130 * 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 D | release_16_11.rst | 252 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 D | release_19_08.rst | 313 of pipe traffic classes and their queues size, and for runtime configuration
|
| H A D | release_17_11.rst | 225 so that different traffic classes or different packet
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | sfc_efx.rst | 129 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 D | i40e.rst | 539 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 D | README.md | 31 …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 D | panel-common.yaml | 14 This document defines device tree properties common to several classes of
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 256 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 D | ChangeLog | 247 - 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 D | qos_framework.rst | 102 …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 D | dlb2.rst | 394 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 D | jquery.qtip.js | 148 …'class': [ NAMESPACE, CLASS_DEFAULT, options.style.classes, NAMESPACE + '-pos-' + options.position… 380 opts.style = { classes: opts.style }; property 1908 classes: '', property
|