Home
last modified time | relevance | path

Searched refs:complexity (Results 1 – 25 of 89) sorted by relevance

1234

/linux/Documentation/core-api/
H A Dunion_find.rst36 Time Complexity: Using path compression can reduce the time complexity of
37 the find operation, and using union by rank can reduce the time complexity
39 complexity of each find and union operation to O(α(n)), where α(n) is the
41 complexity for practical purposes.
/linux/Documentation/mm/
H A Dksm.rst40 This way the stable tree lookup computational complexity is unaffected
47 walk has O(N) complexity where N is the number of rmap_items
50 O(N) computational complexity from rmap walk context over different
H A Dmultigen_lru.rst36 Fast paths reduce code complexity and runtime overhead. Unmapped pages
249 best-case complexity from O(n) to O(1) and does not affect the
250 worst-case complexity O(n). Therefore, on average, it has a sublinear
251 complexity.
H A Dhwpoison.rst36 linear algorithmic complexity, because the data structures have not
/linux/drivers/gpu/drm/i915/
H A DTODO.txt12 - There's a lot of complexity added past few years to make relocations faster.
16 2. Any complexity added in this area past few years which can't be justified
/linux/net/ieee802154/
H A DKconfig6 complexity short range wireless personal area networks. It was
/linux/tools/thermal/tmon/
H A DREADME11 complexity of the thermal relationship can grow exponentially among cooling
/linux/Documentation/scsi/
H A Dhpsa.rst13 complexity and eliminating that complexity is one of the reasons
/linux/Documentation/locking/
H A Dpi-futex.rst8 (or any other PI complexity) at all. No registration, no extra kernel
37 between 1:10 and 1:100. Lockless is hard, and the complexity of lockless
/linux/Documentation/networking/
H A Dnetif-msg.rst49 complexity and code size increase.
H A Dnetmem.rst63 netmem or page_pool helpers that abstract this complexity are provided
/linux/Documentation/gpu/rfc/
H A Di915_scheduler.rst38 * Lots of complexity of the GuC backend can be pulled out once
48 * Fully integrating would add lots of complexity to DRM
/linux/Documentation/arch/riscv/
H A Dpatch-acceptance.rst50 Foundation. To avoid the maintenance complexity and potential
/linux/Documentation/driver-api/media/
H A Dv4l2-intro.rst6 The V4L2 drivers tend to be very complex due to the complexity of the
/linux/Documentation/kbuild/
H A Dgcc-plugins.rst124 the cyclomatic complexity GCC plugin.
/linux/Documentation/admin-guide/cgroup-v1/
H A Drdma.rst54 to other cgroup without major complexity of transferring resource ownership;
/linux/Documentation/gpu/amdgpu/display/
H A Dprogramming-model-dcn.rst53 In summary, DC must deal with the complexity of handling multiple scenarios and
55 give the reader some idea about the complexity of driving a display from the
/linux/Documentation/networking/pse-pd/
H A Dpse-pi.rst224 may suffice, as the system does not encompass additional complexity that
247 representation of the PoE system's complexity.
/linux/Documentation/driver-api/
H A Dioctl.rst224 * The complexity of user space access and data structure layout is done
253 user interface but adds a lot of complexity to the implementation.
/linux/security/
H A DKconfig.hardening31 on the function calling complexity of a given workload's
102 the function calling complexity.
/linux/Documentation/filesystems/iomap/
H A Dporting.rst80 A likely complexity at this point will be converting the buffered read
/linux/Documentation/process/
H A Dcode-of-conduct-interpretation.rst63 and the technical complexity involved naturally require expertise and
67 is determined mainly by context and technical complexity and only
/linux/Documentation/virt/kvm/
H A Dreview-checklist.rst66 The best testing approach depends on the feature's complexity and
/linux/Documentation/security/
H A Dlsm.rst131 based on overhead, complexity and performance concerns.
/linux/Documentation/power/powercap/
H A Ddtpm.rst7 On the embedded world, the complexity of the SoC leads to an

1234