/linux-4.4.14/Documentation/networking/ |
D | ipsec.txt | 12 defined in section 3, is not smaller than the size of the original 23 where IP datagrams of size smaller than the threshold are sent in the 29 is smaller than the threshold or the compressed len is large than original
|
D | netconsole.txt | 162 For example, assuming a lot smaller chunk size, a message "the first
|
D | arcnet.txt | 323 LANMAN. Because the MTU of 493 is actually smaller than the 329 reasons yet to be determined. (Probably it's the smaller 338 smaller than the Internet "requirement," so it's quite
|
D | netlink_mmap.txt | 110 - nm_frame_size must be smaller or equal to nm_block_size
|
D | udplite.txt | 222 performance over wireless (or generally noisy) links and thus smaller
|
D | spider_net.txt | 198 of interrupts, about 1K/sec. For smaller packets, this will drop to zero
|
D | cxgb.txt | 172 smaller window prevents congestion and facilitates better pacing,
|
D | vortex.txt | 169 a smaller buffer and copy the packet across into it.
|
D | timestamping.txt | 317 smaller buffer, possibly even of length 0. The payload is truncated
|
D | arcnet-hardware.txt | 65 up to 508 bytes in length. This is smaller than the Internet "bare minimum" 2355 ?? -- Some components on a smaller board and attached with 20 pins all
|
D | bonding.txt | 2460 performance, for example), using multiple smaller switches can be more
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | wq.h | 107 int smaller = 0x8000 & (cc1 - cc2); in mlx5_wq_cyc_cc_bigger() local 109 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | cacheinfo.c | 415 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument 417 while (smaller->next_local) { in link_cache_lists() 418 if (smaller->next_local == bigger) in link_cache_lists() 420 smaller = smaller->next_local; in link_cache_lists() 423 smaller->next_local = bigger; in link_cache_lists()
|
/linux-4.4.14/fs/befs/ |
D | TODO | 7 smaller peices.
|
D | ChangeLog | 157 And somewhat smaller too. [WD]
|
/linux-4.4.14/arch/sh/boards/mach-r2d/ |
D | Kconfig | 10 R2D-PLUS is the smaller of the two R2D board versions, equipped
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-deadline.txt | 83 then, if the scheduling deadline is smaller than the current time, or 163 If, instead, the total utilization is smaller than M, then non real-time 170 maximum tardiness of each task is smaller or equal than 184 of the tasks running on such a CPU is smaller or equal than 1. 188 running on such a CPU is smaller or equal than 1: 205 such a time with the interval size t. If h(t) is smaller than t (that is, 207 smaller than the size of the interval) for all the possible values of t, then 230 period smaller than the one of the first task. Hence, if all the tasks 233 smaller than the absolute deadline of Task_1, which is t + P). As a 254 As seen, enforcing that the total utilization is smaller than M does not [all …]
|
D | sched-rt-group.txt | 27 system when the period is smaller than either the available hrtimer 154 The constraint on the period is that a subgroup must have a smaller or
|
D | sched-bwc.txt | 61 Larger slice values will reduce transfer overheads, while smaller values allow
|
D | sched-nice-design.txt | 44 this was long ago when hardware was weaker and caches were smaller, and
|
/linux-4.4.14/Documentation/ |
D | logo.txt | 8 scale down to smaller sizes and are better for letterheads or whatever
|
D | crc32.txt | 17 Like all division, the remainder is always smaller than the divisor. 122 When space is more constrained, smaller tables can be used, e.g. two
|
D | dell_rbu.txt | 44 In case of packet mechanism the single memory can be broken in smaller chunks
|
D | flexible-arrays.txt | 16 piecing together an array from smaller parts; the flexible array library
|
D | kasan.txt | 26 inline are compiler instrumentation types. The former produces smaller binary
|
D | DMA-API-HOWTO.txt | 257 The coherent mask will always be able to set the same or a smaller mask as 396 driver needs regions sized smaller than a page, you may prefer using 415 which is smaller than or equal to 64 kilobytes, the extent of the 426 If your driver needs lots of smaller memory regions, you can write
|
D | xillybus.txt | 346 PCIe packets, the following rule applies: If a buffer is smaller than 4kB, 361 used for this buffer. If the requested buffer is smaller than a page, one
|
D | nommu-mmap.txt | 190 memory to which the mapping refers, or if a smaller slab object could be used.
|
D | DMA-API.txt | 175 opportunity to use smaller descriptors as necessary. 543 region only at the granularity of a page. For smaller allocations,
|
D | adding-syscalls.txt | 92 code can zero-extend a smaller instance of the structure (effectively
|
D | HOWTO | 514 one time to a mailing list, your patch series should be smaller than
|
D | CodingStyle | 369 function, and split it into smaller pieces. A human brain can
|
D | SubmittingPatches | 229 If you cannot condense your patch set into a smaller set of patches,
|
D | kernel-parameters.txt | 1936 loglevel= All Kernel Messages with a loglevel smaller than the 3528 of objects the smaller the overhead of tracking slabs
|
D | memory-barriers.txt | 1575 multiple smaller accesses. For example, given an architecture having
|
/linux-4.4.14/Documentation/devicetree/bindings/net/can/ |
D | grcan.txt | 24 of this 32-bit property is smaller than GRCAN_TXBUG_SAFE_GRLIB_VERSION
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | fpu.h | 33 #error THREAD_USING_FPU must be smaller than 0x100.
|
/linux-4.4.14/Documentation/cgroups/ |
D | pids.txt | 24 be smaller than pids.current, or attaching enough processes to the cgroup such 75 We can set a limit that is smaller than pids.current, which will stop any new
|
D | cpusets.txt | 391 Put simply, it costs less to balance between two smaller sched domains 426 "cpuset.sched_load_balance" should be disabled, and only some of the smaller,
|
D | memory.txt | 26 Memory-hungry applications can be isolated and limited to a smaller
|
/linux-4.4.14/Documentation/filesystems/ |
D | omfs.txt | 45 have a smaller size than a data block, but since they are both addressed by the 46 same 64-bit block number, any remaining space in the smaller sysblock is
|
D | spufs.txt | 77 If a count smaller than four is requested, read returns -1 and 91 If a count smaller than four is requested, read returns -1 and 111 operations on an open wbox file are: write(2) If a count smaller than 138 If a count smaller than four is requested, read returns -1 and 198 If a count smaller than four is requested, read returns -1 and 204 If a count smaller than four is requested, write returns -1 and 220 If a count smaller than four is requested, read returns -1 and 226 If a count smaller than four is requested, write returns -1 and
|
D | romfs.txt | 80 accessible, whichever is smaller). The applied algorithm is the same 140 device drivers are unable to cope with smaller than block-sized data.
|
D | dax.txt | 43 a large amount of memory through a smaller window, then you cannot
|
D | qnx6.txt | 146 smaller than addressing space in the bitmap.
|
D | btrfs.txt | 222 to the number of CPUs + 2, or 8, whichever is smaller.
|
D | ramfs-rootfs-initramfs.txt | 76 to check for and handle an empty list, it's smaller and simpler for the kernel
|
D | autofs4-mount-control.txt | 206 kernel space and return -EINVAL if the size parameter is smaller than
|
D | ext4.txt | 508 whichever is smaller and this can be changed
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-dma.txt | 15 contiguous buffer, the driver can allocate several smaller buffers. 21 urged to choose a smaller block size and learn the scatter-gather technique.
|
D | fw-memory.txt | 55 0x1c - always 0x20 or 32, smaller values slow down DMA transactions
|
/linux-4.4.14/drivers/misc/eeprom/ |
D | Kconfig | 18 24c16 (16 kbit) or smaller, and vice versa. Marking the chip 24 full functionality is not available. Only smaller devices are
|
/linux-4.4.14/Documentation/device-mapper/ |
D | snapshot.txt | 39 smaller than the origin and if it fills up the snapshot will become 137 During merging, the number of sectors allocated gets smaller and 138 smaller. Merging has finished when the number of sectors holding data
|
D | thin-provisioning.txt | 78 to 2MB if the answer is smaller. If you're creating large numbers of 107 snapshotting may want a smaller value such as 128 (64KB). If you are 385 load a thin target that is smaller than you've been using previously,
|
D | cache.txt | 8 dynamically migrating some of its data to a faster, smaller device 169 which is just for the smaller cache device).
|
/linux-4.4.14/arch/x86/ |
D | Kconfig.cpu | 409 makes the kernel a tiny bit smaller. Disabling it on an Intel 423 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 436 makes the kernel a tiny bit smaller. Disabling it on an AMD 449 makes the kernel a tiny bit smaller. Disabling it on a Centaur 463 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 477 makes the kernel a tiny bit smaller. Disabling it on a UMC
|
D | Kconfig.debug | 326 enabling this option will generate a smaller kernel there. Hopefully
|
D | Kconfig | 2627 pointers at 32 bits for smaller memory footprint.
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | Kconfig | 15 and power management. However it should have a smaller
|
/linux-4.4.14/fs/cramfs/ |
D | README | 59 (For the last <block> of the file, the input may of course be smaller.) 134 It's easy enough to change the kernel to use a smaller value than 144 smaller PAGE_CACHE_SIZE values.
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | Kconfig | 81 and related Gigabit Ethernet adapters. It is a new smaller driver 114 by making code smaller. If unsure say Y.
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | rotary-encoder.txt | 16 greater than the specified steps or smaller than 0. For absolute axis only.
|
D | cap11xx.txt | 26 smaller delta capacitance is required to
|
/linux-4.4.14/net/sunrpc/ |
D | Kconfig | 46 Disabling this option will make your kernel slightly smaller,
|
/linux-4.4.14/Documentation/fb/ |
D | cirrusfb.txt | 89 * Several enhancements, smaller memory footprint, a few bugfixes.
|
D | tridentfb.txt | 43 center - for flat panels and resolutions smaller than native size center the
|
D | api.txt | 96 set to 0. When the number of bits per pixel is smaller than 8, several pixels 107 set to 1. When the number of bits per pixel is smaller than 8, several pixels
|
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/ |
D | rcu-test-image.txt | 4 doubt be smaller. It is probably also possible to simply download
|
/linux-4.4.14/Documentation/devicetree/bindings/net/ |
D | qca-qca7000-spi.txt | 17 Numbers smaller than 1000000 or greater than 16000000 are invalid. Missing
|
/linux-4.4.14/Documentation/block/ |
D | queue-sysfs.txt | 37 smaller discards and potentially help reduce latencies induced by large 70 for a filesystem request. Must be smaller than or equal to the maximum
|
D | deadline-iosched.txt | 42 throughput. When low latency is the primary concern, smaller is better (where
|
D | cfq-iosched.txt | 207 process gets bigger time slice and lower priority process gets smaller time
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | atmel-wdt.txt | 18 seconds. This value must be smaller than the max-heartbeat-sec value.
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.txt | 13 16-bit SPMI slave address space into 256 smaller fixed-size regions, 256 bytes
|
/linux-4.4.14/kernel/irq/ |
D | Kconfig | 100 low kernel memory footprint on smaller machines.
|
/linux-4.4.14/drivers/virtio/ |
D | Kconfig | 31 If disabled, you get a slightly smaller, non-transitional driver,
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 67 to a value smaller than <acc-first-ps>. 79 Set <rd-hold-ps> to a value smaller than <turn-off-ps>.
|
/linux-4.4.14/arch/x86/crypto/ |
D | crct10dif-pcl-asm_64.S | 83 # check if smaller than 256
|
/linux-4.4.14/sound/oss/ |
D | CHANGELOG | 155 smaller fragment size than earlier. This improves real time capabilities 338 smaller which makes it possible to use the full driver with 362 - It's possible to use smaller buffers than earlier. There is a new 364 This call instructs the driver to use smaller buffers. The default
|
/linux-4.4.14/arch/mips/cavium-octeon/ |
D | Kconfig | 19 local memory; the larger CVMSEG is, the smaller the cache is.
|
/linux-4.4.14/Documentation/video4linux/ |
D | sh_mobile_ceu_camera.txt | 125 2. If smaller - iterate until a larger one is obtained. Result: sensor cropped
|
/linux-4.4.14/lib/zlib_deflate/ |
D | deftree.c | 361 #define smaller(tree, n, m, depth) \ macro 382 smaller(tree, s->heap[j+1], s->heap[j], s->depth)) { in pqdownheap() 386 if (smaller(tree, v, s->heap[j], s->depth)) break; in pqdownheap()
|
/linux-4.4.14/Documentation/mmc/ |
D | mmc-dev-attrs.txt | 43 be desirable to do it in smaller chunks for three reasons:
|
/linux-4.4.14/arch/powerpc/mm/ |
D | init_64.c | 74 #warning TASK_SIZE is smaller than it needs to be.
|
/linux-4.4.14/arch/arm/lib/ |
D | div64.S | 142 @ divisor at this point since divisor can not be smaller than 3 here.
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 62 you can do multiple tests on smaller files. Then do a COMP to verify
|
D | st.txt | 287 exceeded if it is smaller than the maximum number of scatter/gather 289 is smaller than the number of segments used in phases 1 and 2,
|
D | ChangeLog.lpfc | 1297 * Breakdown lpfc_sysfs_info_show into smaller one value per attribute 1851 * Split large source files into smaller, better named ones.
|
D | scsi_mid_low_api.txt | 1377 the SCSI subsystem now has its own (much smaller) drivers/scsi/Kconfig
|
D | ChangeLog.1992-1997 | 1388 but it is apparently faster if sd.c condenses this into a smaller
|
/linux-4.4.14/arch/nios2/platform/ |
D | Kconfig.platform | 104 perfectly fine, even if the Nios II is configured with smaller caches.
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 128 Defines the size of memory each CRC chunk covers. A smaller value
|
/linux-4.4.14/Documentation/mn10300/ |
D | ABI.txt | 29 Arguments smaller than 32-bits are not coalesced within a register or a stack
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | Kconfig | 85 memory by making the code size smaller. If unsure, say Y.
|
/linux-4.4.14/lib/fonts/ |
D | Kconfig | 58 Console font with characters just a bit smaller than the default.
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | info.txt | 99 Bulk single-client transafers usually are better handled with smaller number (like 1-3).
|
/linux-4.4.14/Documentation/infiniband/ |
D | ipoib.txt | 51 networking stack to use the smaller UD MTU for these neighbours.
|
/linux-4.4.14/arch/arm/nwfpe/ |
D | ChangeLog | 48 user_fp is smaller. This meant that the FPE scribbled on things
|
/linux-4.4.14/Documentation/frv/ |
D | atomic-ops.txt | 125 - The resulting kernel image may be smaller
|
/linux-4.4.14/Documentation/fpga/ |
D | fpga-mgr.txt | 163 whole FPGA image or may be a smaller chunk of an FPGA image. In the latter
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-bus-usb | 126 be trusted, as the device may have a smaller config descriptor
|
D | sysfs-class-ubi | 71 volumes may have smaller logical eraseblock size because of their
|
/linux-4.4.14/arch/tile/ |
D | Kconfig | 176 smaller kernel memory footprint results from using a smaller
|
/linux-4.4.14/init/ |
D | Kconfig | 153 size is about 10% smaller with bzip2, in comparison to gzip. 163 The kernel size is about 33% smaller with LZMA in comparison to gzip. 171 code. The size of the kernel is about 30% smaller with XZ in 174 will create a few percent smaller kernel than plain LZMA. 476 smaller systems. 486 smaller systems. 599 want the default because the smaller leaf-level fanout keeps 1315 your compiler resulting in a smaller kernel. 1419 making your kernel marginally smaller. 1869 anyway), which makes your kernel smaller, faster
|
/linux-4.4.14/Documentation/arm/OMAP/ |
D | DSS | 132 screen. The overlay may be smaller than framebuffer, thus displaying only 134 the overlay is smaller than the display.
|
/linux-4.4.14/Documentation/input/ |
D | gameport-programming.txt | 21 0x201 address is smaller.
|
D | xpad.txt | 143 smaller Microsoft XBOX controller (US), vendor=0x045e, product=0x0289
|
D | input.txt | 137 HIDBP protocol. It's smaller, but doesn't support any extra special keys.
|
D | multi-touch-protocol.txt | 178 the ratio ABS_MT_TOUCH_MAJOR / ABS_MT_WIDTH_MAJOR, which is always smaller
|
/linux-4.4.14/Documentation/power/powercap/ |
D | powercap.txt | 22 bigger part consists of multiple smaller parts that each have their own power
|
/linux-4.4.14/kernel/time/ |
D | Kconfig | 160 However, on smaller systems, scalability is not anywhere near as
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | Kconfig | 277 corruption over suspend and resume. A smaller value will mean that
|
/linux-4.4.14/Documentation/locking/ |
D | mutex-design.txt | 15 of advantages, including simpler interfaces, and at that time smaller
|
/linux-4.4.14/fs/squashfs/ |
D | Kconfig | 179 smaller block sizes).
|
/linux-4.4.14/Documentation/powerpc/ |
D | pci_iov_resource_on_powernv.txt | 219 But doing so introduces another problem: total_VFs is usually smaller 296 If the segment size is smaller than the VF BAR size, it will take several
|
/linux-4.4.14/Documentation/vm/ |
D | hugetlbpage.txt | 130 smaller value. The kernel will attempt to balance the freeing of huge pages 320 a hugetlb page and the length is smaller than the hugepage size.
|
/linux-4.4.14/Documentation/crypto/ |
D | descore-readme.txt | 124 faster code AND smaller tables, as well as making the tables 251 where the index is 7 bits unsigned or smaller.
|
/linux-4.4.14/Documentation/timers/ |
D | hrtimers.txt | 76 from 250 Hz to 100 HZ (or even smaller).
|
/linux-4.4.14/Documentation/ia64/ |
D | aliasing.txt | 79 User mappings are typically done with 16K or 64K pages. The smaller
|
/linux-4.4.14/mm/ |
D | Kconfig | 100 # This option will also potentially produce smaller runtime code 618 changed to a smaller value in which case that is used.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 126 or equal to the first symbol and smaller than or equal to the second 132 a smaller indentation than the first line of the help text.
|
/linux-4.4.14/lib/ |
D | Kconfig | 139 This is a bit slower than slice by 8, but has a smaller 4KiB lookup
|
/linux-4.4.14/drivers/mtd/ |
D | Kconfig | 182 on flash chips to emulate a smaller block size. Needless to say,
|
/linux-4.4.14/drivers/base/ |
D | Kconfig | 15 that it creates a high system load, or on smaller systems
|
/linux-4.4.14/Documentation/serial/ |
D | tty.txt | 217 smaller chunks.
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 102 The ARM922T is a version of the ARM920T, but with smaller 662 instruction set resulting in smaller binaries at the expense of
|
/linux-4.4.14/Documentation/sysctl/ |
D | vm.txt | 343 not be used because pages_free(1355) is smaller than watermark + protection[2] 366 If you would like to protect more pages, smaller values are effective.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 82 Beware the smaller the period, the more samples that are produced, and the 87 smaller.
|
/linux-4.4.14/arch/arm/crypto/ |
D | sha1-armv4-large.S | 33 @ [**] While each Thumb instruction is twice smaller, they are not as
|
D | aesbs-core.S_shipped | 275 @ new smaller inversion 764 @ new smaller inversion
|
/linux-4.4.14/arch/ia64/ |
D | Kconfig | 153 a kernel for your specific system, it will be faster and smaller.
|
/linux-4.4.14/drivers/acpi/ |
D | Kconfig | 434 resulting kernel will be smaller but it will also be restricted to
|
/linux-4.4.14/drivers/md/ |
D | Kconfig | 293 moving frequently used data to a smaller, higher performance
|
/linux-4.4.14/Documentation/dmaengine/ |
D | provider.txt | 43 transfer into smaller sub-transfers.
|
/linux-4.4.14/scripts/genksyms/ |
D | parse.tab.c_shipped | 343 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number 1673 unconditionally makes the parser a bit smaller, and it avoids a
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 278 1) if the RAM is smaller than 512M, then don't reserve anything
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 98 kernel for your specific system, it will be faster and smaller.
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 340 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number 1456 unconditionally makes the parser a bit smaller, and it avoids a
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.tab.c_shipped | 334 invoke alloca (N) if N exceeds 4096. Use a slightly smaller number 1674 unconditionally makes the parser a bit smaller, and it avoids a
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 552 server. Writing a value smaller than shown allows to release
|
/linux-4.4.14/arch/arm/ |
D | Kconfig.debug | 34 # traces, you can get a slightly smaller kernel by setting this option to 41 If you say N here, the resulting kernel will be slightly smaller and
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | CHANGES | 20 Set s_maxbytes to smaller (the max that vfs can handle) so that 316 to be smaller at first (but increasing) so large write performance performance
|
D | README | 336 CIFSMaxBufSize, whichever is smaller)
|
/linux-4.4.14/Documentation/development-process/ |
D | 2.Process | 456 to test the waters with something smaller first. This is the point where
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 2055 IBL size defines the interrupts period for PCM. The smaller size 2056 gives smaller latency but leads to more CPU consumption, too.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 566 load itself in the top .5G of that smaller process address space, 1864 has a much smaller file containing the changes that it has made. With 1868 smaller amount of memory, so UML disk requests will be served from the
|
/linux-4.4.14/Documentation/devicetree/ |
D | booting-without-of.txt | 961 4Gb. Some vendors prefer splitting those ranges into smaller
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 14866 # seeing if the new result is smaller or equal to the current result. 15319 # seeing if the new result is smaller or equal to the current result.
|
/linux-4.4.14/ |
D | CREDITS | 1696 D: Various smaller kernel fixes
|