Home
last modified time | relevance | path

Searched refs:cost (Results 1 – 102 of 102) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_limit.c80 if (priv->credit >= r->cost) { in limit_mt()
82 priv->credit -= r->cost; in limit_mt()
125 if (r->cost == 0) { in limit_mt_check()
127 r->cost = user2credits(r->avg); in limit_mt_check()
146 u_int32_t credit_cap, cost; member
162 .cost = cm->cost, in limit_mt_compat_from_user()
176 .cost = m->cost, in limit_mt_compat_to_user()
Dxt_hashlimit.c90 u_int32_t credit_cap, cost; member
477 dh->rateinfo.cost = user2credits_byte(hinfo->cfg.avg); in rateinfo_init()
482 dh->rateinfo.cost = user2credits(hinfo->cfg.avg); in rateinfo_init()
593 tmp = tmp * dh->rateinfo.cost; in hashlimit_byte_cost()
614 u32 cost; in hashlimit_mt() local
641 cost = hashlimit_byte_cost(skb->len, dh); in hashlimit_mt()
643 cost = dh->rateinfo.cost; in hashlimit_mt()
645 if (dh->rateinfo.credit >= cost) { in hashlimit_mt()
647 dh->rateinfo.credit -= cost; in hashlimit_mt()
807 ent->rateinfo.cost); in dl_seq_real_show()
[all …]
/linux-4.1.27/net/bridge/netfilter/
Debt_limit.c45 if (info->credit >= info->cost) { in ebt_limit_mt()
47 info->credit -= info->cost; in ebt_limit_mt()
84 info->cost = user2credits(info->avg); in ebt_limit_mt_check()
97 compat_uint_t credit, credit_cap, cost; member
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
Debt_limit.h21 __u32 credit_cap, cost; member
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_limit.h20 __u32 credit_cap, cost; member
/linux-4.1.27/fs/cramfs/
DREADME118 The cost of swabbing is changing the code to use the le32_to_cpu
137 The cost of option 1 is that kernels with a larger PAGE_CACHE_SIZE
140 The cost of option 2 relative to option 1 is that the code uses
152 cost is greater complexity. Probably not worth it, but I hope someone
157 Another cost of 2 and 3 over 1 is making mkcramfs use a different
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dinsignal-boards.txt3 Origen low-cost evaluation board is based on Samsung's Exynos4210 SoC.
/linux-4.1.27/kernel/
DKconfig.preempt26 at the cost of slightly lower throughput.
48 system is under load, at the cost of slightly lower throughput
/linux-4.1.27/Documentation/devicetree/bindings/arm/omap/
Domap.txt106 - OMAP3 BeagleBoard : Low cost community board
115 - OMAP4 PandaBoard : Low cost community board
133 - AM335X Bone : Low cost community board
/linux-4.1.27/fs/f2fs/
Dgc.c277 unsigned long cost; in get_victim_by_default() local
301 cost = get_gc_cost(sbi, segno, &p); in get_victim_by_default()
303 if (p.min_cost > cost) { in get_victim_by_default()
305 p.min_cost = cost; in get_victim_by_default()
306 } else if (unlikely(cost == max_cost)) { in get_victim_by_default()
/linux-4.1.27/Documentation/i2c/busses/
Di2c-diolan-u2c15 The Diolan U2C-12 I2C-USB Adapter provides a low cost solution to connect
/linux-4.1.27/Documentation/vm/
Dovercommit-accounting52 SHARED or READ-only - 0 cost (the file is the map not swap)
57 PRIVATE READ-only - 0 cost (but of little use)
Dhighmem.txt127 The cost of creating temporary mappings can be quite high. The arch has to
Dbalance8 to incur cost overheads of page stealing and possible swap io for
Dtranshuge.txt243 It is possible that the cost of copying exceeds any savings
335 split_huge_page() or split_huge_page_pmd() has a cost.
Dcleancache.txt5 many workloads in many environments at a negligible cost.
/linux-4.1.27/Documentation/block/
Ddeadline-iosched.txt44 generally improves throughput, at the cost of latency variation.
69 that comes at basically 0 cost we leave that on. We simply disable the
Dcfq-iosched.txt51 This parameter is used to compute the cost of backward seeking. If the
53 request, then the seeking cost of two requests is considered equivalent.
Ddata-integrity.txt64 generated by Linux or the application at very low cost (comparable to
/linux-4.1.27/Documentation/fb/
Ddeferred_io.txt16 - app continues writing to that page with no additional cost. this is
25 writes to occur at minimum cost. Then after some time when hopefully things
/linux-4.1.27/Documentation/x86/
Dtlb.txt6 destroyed and must be refilled later, at some cost.
8 time. This could potentialy cost many more instructions, but
Dboot.txt592 There may be a considerable performance cost with an excessively
/linux-4.1.27/arch/metag/
DKconfig.soc50 raised on unaligned accesses. This feature does cost performance
/linux-4.1.27/drivers/staging/android/
Dlowmemorykiller.c196 module_param_named(cost, lowmem_shrinker.seeks, int, S_IRUGO | S_IWUSR);
/linux-4.1.27/tools/perf/util/
Dhist.c508 u64 cost; in iter_add_single_mem_entry() local
516 cost = iter->sample->weight; in iter_add_single_mem_entry()
517 if (!cost) in iter_add_single_mem_entry()
518 cost = 1; in iter_add_single_mem_entry()
528 cost, cost, 0, true); in iter_add_single_mem_entry()
/linux-4.1.27/drivers/mmc/card/
DKconfig48 a big performance gain at the cost of up to 64 KiB of
/linux-4.1.27/Documentation/arm/
Dmem_alignment13 a high performance cost. It better be rare.
DIXP4xx12 in industrial control and other areas due to low cost and power
/linux-4.1.27/Documentation/
Dunaligned-memory-access.txt51 transparently, but there is usually a significant performance cost.
54 at significant cost to performance.
242 addresses can be very expensive and dwarf the cost of unaligned loads.
Dunshare.txt94 There is a cost associated with altering existing, well tested and
98 the benefits of this new feature can exceed its cost.
Dlocal_ops.txt21 counters. They minimize the performance cost of standard atomic operations by
Drobust-futexes.txt93 the cost of robust futexes is just a simple current->robust_list != NULL
Dremoteproc.txt27 cost.
Dworkqueue.txt133 Keeping idle workers around doesn't cost other than the memory space
Dkernel-docs.txt299 inactive FDs cost very little in memory and CPU time to manage".
DDMA-API-HOWTO.txt496 cost of performance for example.
Dkernel-parameters.txt2765 any pair of devices, possibly at the cost of
4017 power usage at the cost of small performance
/linux-4.1.27/net/bluetooth/
DKconfig17 Bluetooth is low-cost, low-power, short-range wireless technology.
/linux-4.1.27/arch/sh/
DKconfig.debug68 the cost of an increase in overall kernel size.
/linux-4.1.27/Documentation/mmc/
Dmmc-async-req.txt26 preparation may cost even more. As long as these slower preparations are run
/linux-4.1.27/Documentation/filesystems/
Df2fs.txt93 - Support greedy and cost-benefit algorithms for victim selection policies
566 F2FS supports two victim selection policies: greedy and cost-benefit algorithms.
568 of valid blocks. In the cost-benefit algorithm, F2FS selects a victim segment
571 algorithm for on-demand cleaner, while background cleaner adopts cost-benefit
Dxfs.txt135 If the memory cost of 8 log buffers is too high on small
136 systems, then it may be reduced at some cost to performance
Dbtrfs.txt64 memory and CPU cost.
Dext4.txt281 complete, it doesn't cost much, and can be a
303 fast disks, at the cost of increasing latency.
/linux-4.1.27/Documentation/networking/
Deql.txt37 a load-balancing client 75% of the cost of the second line and 50% of
38 the cost of the third line etc...
DLICENSE.qlge154 cost of physically performing source distribution, a complete
DLICENSE.qlcnic154 cost of physically performing source distribution, a complete
Dz8530drv.txt318 to emulate the old behaviour. The cost of using these programs is
Dscaling.txt393 prevent out of order (ooo) packets. The choice also amortizes the cost
Dbonding.txt2100 a backup switch (e.g., has lower capacity, higher cost, etc),
2226 worth of throughput. This comes at a cost, however: the
2377 cost effective than a single larger switch, e.g., on a network with 24
Dip-sysctl.txt796 It may add an additional cost for pure routing workloads that
/linux-4.1.27/arch/sh/lib64/
Dmemcpy.S34 ! however, this would cost a few extra cyles on average.
Dcopy_user_memcpy.S32 ! however, this would cost a few extra cyles on average.
/linux-4.1.27/arch/avr32/
DKconfig22 designed for cost-sensitive embedded applications, with particular
/linux-4.1.27/drivers/net/can/
DKconfig16 CAN driver for several 'low cost' CAN interfaces that are attached
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
DKconfig99 interrupts even at low levels of traffic at the cost of a small
/linux-4.1.27/Documentation/input/
Dntrig.txt83 minimizing stored state as well as the cost of operations to make a decision,
/linux-4.1.27/arch/sparc/
DKconfig323 when dealing with SPARC cpus at a cost of slightly increased overhead
332 making when dealing with multi-core CPU chips at a cost of slightly
/linux-4.1.27/Documentation/usb/
Ddma.txt38 IOMMU to manage the DMA mappings. It can cost MUCH more to set up and
/linux-4.1.27/arch/sh/mm/
DKconfig235 making when dealing with multi-core CPU chips at a cost of slightly
/linux-4.1.27/drivers/net/wan/
DKconfig319 Frame Relay is a fast low-cost way to connect to a remote Internet
395 Driver for ISA SBNI12-xx cards which are low cost alternatives to
/linux-4.1.27/Documentation/locking/
Dspinlocks.txt28 sequences that you _know_ need to be split up: avoid it at all cost if you
Dww-mutex-design.txt314 smarter would be at the cost of adding a field to struct mutex_waiter. This
/linux-4.1.27/fs/
DKconfig.binfmt58 cost and disk space to dump all the text. However, versions of
/linux-4.1.27/Documentation/cgroups/
Dcpusets.txt382 The algorithmic cost of load balancing and its impact on key shared
538 Of course it takes some searching cost to find movable tasks and/or
584 - The searching cost doesn't have impact(for you) or you can make
585 the searching cost enough small by managing cpuset to compact etc.
Dmemory.txt341 never greater than the total memory, and freely set U at the cost of his
777 allocation cost; based on the pressure, applications can implement
Dunified-hierarchy.txt53 Unfortunately, support for multiple hierarchies comes at a steep cost.
/linux-4.1.27/arch/blackfin/
DKconfig.debug34 at a slight cost in code size, but is necessary if you are getting
/linux-4.1.27/arch/arm64/
DKconfig507 making when dealing with multi-core CPU chips at a cost of slightly
515 MultiThreading at a cost of slightly increased overhead in some
/linux-4.1.27/Documentation/scheduler/
Dsched-design-CFS.txt124 caches but at the cost of interactivity. This is well suited for
/linux-4.1.27/kernel/power/
DKconfig287 lower power usage at the cost of small performance overhead.
/linux-4.1.27/Documentation/sysctl/
Dfs.txt299 low memory, divided for the "watch" cost in bytes.
Dvm.txt211 objects, it may cost a significant amount of I/O and CPU to recreate the
/linux-4.1.27/arch/tile/
DKconfig182 memory more efficiently at some cost in TLB performance.
/linux-4.1.27/tools/perf/Documentation/
Dperf-report.txt84 abort cost. This is the global weight.
/linux-4.1.27/arch/m68k/
DKconfig.cpu313 extra calculation can cost quite some time, so you can disable
/linux-4.1.27/net/ipv4/
DKconfig82 bool "IP: equal cost multipath"
90 equal "cost" and chooses one of them in a non-deterministic fashion
/linux-4.1.27/Documentation/spi/
Dspi-summary85 controller; the reasons to use SPI focus on low cost and simple operation,
427 cost of an extra copy may be ignored. It's designed to support
/linux-4.1.27/Documentation/power/
Dfreezing-of-tasks.txt228 /sys/power/pm_freeze_timeout controls how long it will cost at most to freeze
Ddevices.txt39 purpose); enabling it may cost some power usage, but let the whole
/linux-4.1.27/arch/ia64/
DKconfig382 Intel IA64 chips with MultiThreading at a cost of slightly increased
/linux-4.1.27/drivers/atm/
DKconfig79 may increase the cost of setting up a transfer such that the
/linux-4.1.27/arch/x86/
DKconfig.cpu314 occurrences of this problem, at the cost of much heavier spinlock and
DKconfig870 cost of slightly increased overhead in some places. If unsure say
879 making when dealing with multi-core CPU chips at a cost of slightly
1284 has the cost of more pagetable lookup overhead, and also
1629 performance cost if this enabled and turned on; there is
/linux-4.1.27/Documentation/scsi/
DLICENSE.qla4xxx155 cost of physically performing source distribution, a complete
DLICENSE.qla2xxx156 cost of physically performing source distribution, a complete
DChangeLog.lpfc811 instructions cost less then the bustlocked spinlock operations.
/linux-4.1.27/Documentation/gpio/
Dgpio-legacy.txt397 These two mapping calls are expected to cost on the order of a single
585 cost as little as two or three instructions, never sleeping. When such an
/linux-4.1.27/arch/m68k/fpsp040/
Dsetox.S169 | raised, to simulate that exception cost to much than the
/linux-4.1.27/Documentation/crypto/
Ddescore-readme.txt191 the (worst-case) cost of my NOT doing endedness-specific optimizations
/linux-4.1.27/arch/arm/
DKconfig1354 making when dealing with multi-core CPU chips at a cost of slightly
1362 MultiThreading at a cost of slightly increased overhead in some
1577 code which hits this problem, at the cost of a bit of extra runtime
/linux-4.1.27/tools/usb/usbip/
DCOPYING144 cost of physically performing source distribution, a complete
/linux-4.1.27/drivers/staging/rtl8192e/
Dlicense146 to give any third party, for a charge no more than your cost of
/linux-4.1.27/drivers/staging/rtl8192u/
Dcopying144 cost of physically performing source distribution, a complete
/linux-4.1.27/
DCOPYING160 cost of physically performing source distribution, a complete
/linux-4.1.27/Documentation/development-process/
D4.Coding125 small and relatively rare. The cost of a function call, after all, is not
/linux-4.1.27/arch/powerpc/
DKconfig629 when dealing with POWER5 cpus at a cost of slightly increased
/linux-4.1.27/arch/mips/
DKconfig2133 when dealing with MIPS MT enabled cores at a cost of slightly
2651 32-bit MIPS systems this support is at the cost of increasing the
/linux-4.1.27/Documentation/RCU/
DwhatisRCU.txt986 Thus, without RCU, you pay the cost of disabling interrupts,
/linux-4.1.27/init/
DKconfig1431 image (i.e., symbols from all sections) in cost of increased kernel
/linux-4.1.27/drivers/video/fbdev/
DKconfig755 You will get a boot time penguin logo at no additional cost. Please
/linux-4.1.27/arch/m68k/ifpsp060/src/
Dfplsp.S6829 # cost to much than the flag is worth in practical uses. #