Searched refs:less (Results 1 – 25 of 263) sorted by relevance
1234567891011
/linux-2.6.39/Documentation/usb/ |
D | ohci.txt | 16 - improved robustness; bugfixes; and less overhead 19 - less code, by using the upper level "hcd" framework
|
D | bulk-streams.txt | 43 drivers should be able to deal with being allocated less stream IDs than they 47 passed in as arguments. Do not call this function to request less than two
|
/linux-2.6.39/arch/blackfin/ |
D | Kconfig | 703 into L1 instruction memory. (less latency) 712 (less latency) 720 into L1 instruction memory. (less latency) 728 into L1 instruction memory. (less latency) 736 into L1 instruction memory. (less latency) 744 into L1 instruction memory. (less latency) 752 into L1 instruction memory. (less latency) 760 into L1 instruction memory. (less latency) 768 into L1 instruction memory. (less latency) 776 into L1 instruction memory. (less latency) [all …]
|
/linux-2.6.39/Documentation/networking/ |
D | PLIP.txt | 73 On these machines, the PLIP driver can be used in IRQ-less mode, where 75 and if such data is available, process it. This mode is less efficient than 78 indicate that there isn't a noticeable performance drop when using IRQ-less 85 data) is, by default, 500usec. As IRQ delivery is more or less immediate, 88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times 95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode,
|
D | filter.txt | 27 filter is automagically removed. The other less common case
|
/linux-2.6.39/net/tipc/ |
D | bcast.c | 293 if (!less(n_ptr->bclink.gap_after, n_ptr->bclink.gap_to)) in bclink_send_nack() 366 if (less(my_after, gap_to) && less(gap_to, my_to)) in tipc_bclink_peek_nack() 522 } else if (less(next_in, seqno)) { in tipc_bclink_recv_pkt() 533 else if (less(gap_after, seqno) && less(seqno, gap_to)) in tipc_bclink_recv_pkt()
|
/linux-2.6.39/fs/logfs/ |
D | Kconfig | 11 times and potentially less RAM usage, although the latter has
|
/linux-2.6.39/Documentation/filesystems/ |
D | cramfs.txt | 8 expressed in a very terse representation to make it use much less 19 File sizes are limited to less than 16MB.
|
/linux-2.6.39/fs/squashfs/ |
D | Kconfig | 84 has to re-read fragments less often from disk, at the expense 86 SquashFS uses less memory at the expense of extra reads from disk.
|
/linux-2.6.39/net/wanrouter/ |
D | Kconfig | 18 market, a perfectly usable router can be built for less than half
|
/linux-2.6.39/Documentation/scsi/ |
D | aha152x.txt | 12 error handling code in 2.3, produced less cpu load (much 13 less polling loops), has slightly higher throughput (at 147 This driver does some more or less failsafe guessing to get the
|
D | sym53c500_cs.txt | 16 other products using this chip, but I've never laid eyes (much less hands)
|
/linux-2.6.39/Documentation/x86/x86_64/ |
D | cpu-hotplug-spec | 20 number (or a reasonable approximation of it, with erring towards more not less)
|
/linux-2.6.39/Documentation/ |
D | memory.txt | 12 It can also tell Linux to use less memory than is actually installed.
|
D | mutex-design.txt | 14 A smaller structure size means less RAM footprint, and better 44 than the semaphore based kernel, _and_ it also had 2.8 times less CPU
|
/linux-2.6.39/Documentation/hwmon/ |
D | sis5595 | 20 1 1039/0008 AF or less 95 registers are read whenever any data is read (unless it is less than 1.5
|
/linux-2.6.39/net/netfilter/ipvs/ |
D | Kconfig | 61 not far less than the number of connections per second multiplying 65 should be not far less than 200x200, it is good to set the table 130 new connections first than those with less weights, and servers 131 with higher weights get more connections than those with less
|
/linux-2.6.39/arch/mn10300/mm/ |
D | cache-inv-by-reg.S | 24 #error MN10300_DCACHE_INV_RANGE_INTR_LOG2_INTERVAL must be 8 or less
|
/linux-2.6.39/Documentation/cpu-freq/ |
D | index.txt | 15 the clock speed, the less power the CPU consumes.
|
/linux-2.6.39/arch/mips/cavium-octeon/ |
D | octeon-memcpy.S | 248 # Jump here if there are less than 16*NBYTES left. 276 # Jump here if there are less than 8*NBYTES left. 295 # Jump here if there are less than 4*NBYTES left. This means
|
/linux-2.6.39/Documentation/filesystems/nfs/ |
D | knfsd-stats.txt | 54 on the wire, this may be either more or less than the number 56 However this is a more accurate and less workload-dependent measure 89 to but less than the rate of change of the packets-arrived counter.
|
/linux-2.6.39/net/bluetooth/ |
D | Kconfig | 41 connection oriented and connection-less data transport. L2CAP
|
/linux-2.6.39/arch/x86/crypto/ |
D | ghash-clmulni-intel_asm.S | 72 # carry-less multiplication
|
/linux-2.6.39/Documentation/scheduler/ |
D | sched-nice-design.txt | 5 pestered us to make nice +19 tasks use up much less CPU time. 58 The second (less frequent but still periodically occurring) complaint
|
/linux-2.6.39/Documentation/sound/oss/ |
D | README.modules | 96 If you have 16MB or less RAM or a PCI sound card, this is wasteful and 97 unnecessary. It is possible that machine with 16MB or less RAM will find
|
1234567891011