/linux/Documentation/admin-guide/cifs/ |
H A D | todo.rst | 23 b) Better optimized compounding and error handling for sparse file support, 39 handle caching leases) and better using reference counters on file 50 (requires minor protocol extension) to enable better support for SELINUX 57 exists. Also better integration with winbind for resolving SID owners 101 y) Improved tracing, more eBPF trace points, better scripts for performance 117 cifs/smb3 better
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-bno055 | 57 the number, the better the calibration status. 65 the number, the better the calibration status. 73 the number, the better the calibration status. 81 the number, the better the calibration status.
|
H A D | sysfs-platform-hidma-mgmt | 64 Choosing a higher number gives better performance but 85 Choosing a higher number gives better performance but
|
/linux/Documentation/filesystems/bcachefs/ |
H A D | CodingStyle.rst | 29 By the time you finish the patchset, you should understand better which 102 Persistent counters are even better. 106 easier the next time around - introspection, new assertions, better error 108 better behaved; often one bug will uncover several other bugs through 126 time you spend at it the better you'll get, and you the developer are the 181 even better as a code comment. 183 A good code comment is wonderful, but even better is the comment that didn't
|
/linux/Documentation/hwmon/ |
H A D | lm90.rst | 499 * Better external channel accuracy 528 * Better local resolution (10 bit) 532 * Better local resolution 536 * Better local resolution 540 * Better local resolution 547 * Better local resolution 551 * Better local resolution 561 * Better local resolution 577 * Better local resolution
|
/linux/arch/alpha/include/asm/ |
H A D | wrperfmon.h | 17 /* Following commands are on EV5 and better CPUs */ 20 /* Following command are on EV6 and better CPUs */ 22 /* Following command are on EV67 and better CPUs */
|
/linux/tools/arch/x86/lib/ |
H A D | memset_64.S | 13 * string to get better performance than the original function. The code is 24 * from the compiler for better calling conventions. 29 * which the compiler could/should do much better anyway.
|
/linux/arch/x86/lib/ |
H A D | memset_64.S | 13 * string to get better performance than the original function. The code is 24 * from the compiler for better calling conventions. 29 * which the compiler could/should do much better anyway.
|
/linux/drivers/mfd/ |
H A D | rk8xx-i2c.c | 40 * we don't use that feature. It's better to cache. in rk808_is_volatile_reg() 42 * bits are cleared in case when we shutoff anyway, but better safe. in rk808_is_volatile_reg() 67 * we don't use that feature. It's better to cache. in rk816_is_volatile_reg() 97 * we don't use that feature. It's better to cache. in rk817_is_volatile_reg()
|
/linux/Documentation/process/ |
H A D | management-style.rst | 45 manage had better know the details better than you, so if they come to 49 (Corollary:if the people you manage don't know the details better than 118 Remember: they'd better know more about the details than you do, and 125 clear which approach is better, they'll eventually figure it out. The 188 knowledge that we're better than the average person (let's face it, 251 We all think we're better than anybody else, which means that when
|
H A D | 7.AdvancedTopics.rst | 20 BitKeeper. For better or for worse, the kernel project has settled on git 156 reviewing patches. It is certainly true that there is no better way to 168 get released in this path?" will always work better than stating "the 184 All types of review, if they lead to better code going into the kernel, are
|
H A D | 1.Intro.rst | 70 better suit their needs. 102 better; the following text should help you - or those who work for you - 169 to implement changes which make the kernel work better for their needs. 228 much better positioned to get the new product ready for market quickly.
|
/linux/drivers/parport/ |
H A D | TODO-parport | 7 2. A better lp.c: 18 4. A better PLIP (make use of bidirectional/ECP/EPP ports).
|
/linux/scripts/ |
H A D | xz_wrap.sh | 66 "for better compression" >&2 112 "for better compression" >&2 151 # Use single-threaded mode because it compresses a little better
|
/linux/tools/testing/selftests/tc-testing/ |
H A D | TODO.txt | 9 need to better handle problems in pre- and post-suite. 16 - A better implementation of the "hooks". Currently, every plugin
|
/linux/fs/erofs/ |
H A D | Kconfig | 112 gives better compression ratios than the default LZ4 format, at the 123 containing DEFLATE compressed data. It gives better compression 138 containing Zstandard compressed data. It gives better compression
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gemfs.c | 22 * mount flags that better match our usecase. in i915_gemfs_init() 24 * One example, although it is probably better with a per-file in i915_gemfs_init()
|
/linux/Documentation/networking/device_drivers/can/freescale/ |
H A D | flexcan.rst | 25 performs better under high system load situations. 47 This mode activates the "RX mailbox mode" for better performance, on
|
/linux/fs/verity/ |
H A D | Kconfig | 32 data each time it is paged back in, which provides better 48 IMA appraisal) can be much better. For details about the
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-bus-iio | 8 so, it is better to use, instead: 20 so, it is better to use, instead: 169 so, it is better to use, instead: 184 so, it is better to use, instead:
|
/linux/Documentation/filesystems/ext4/ |
H A D | allocators.rst | 6 ext4 recognizes (better than ext3, anyway) that data locality is 30 is that the filesystem can make better location decisions.
|
/linux/Documentation/arch/arm/ |
H A D | mem_alignment.rst | 15 are better to use the macros provided by include/linux/unaligned.h. The 17 a high performance cost. It better be rare.
|
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
H A D | rf.c | 165 /* Realtek better performance increase power diff in _rtl92s_get_txpower_writeval_byregulatory() 173 "RTK better performance, writeval = 0x%x\n", writeval); in _rtl92s_get_txpower_writeval_byregulatory() 208 /* Better regulatory don't increase any power diff */ in _rtl92s_get_txpower_writeval_byregulatory() 211 "Better regulatory, writeval = 0x%x\n", writeval); in _rtl92s_get_txpower_writeval_byregulatory() 272 "RTK better performance, writeval = 0x%x\n", writeval); in _rtl92s_get_txpower_writeval_byregulatory()
|
/linux/arch/arc/include/uapi/asm/ |
H A D | swab.h | 13 * -Better htonl implementation (5 instead of 9 ALU instructions) 64 * Joern suggested a better "C" algorithm which is great since
|
/linux/drivers/infiniband/hw/qib/ |
H A D | qib_intr.c | 96 * states, or if it transitions from any of the up (INIT or better) in qib_handle_e_ibstatuschanged() 220 /* separate routine, for better optimization of qib_intr() */ in qib_bad_intrstatus() 224 * having a better chance of debugging the problem. in qib_bad_intrstatus()
|