enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Completely fair queueing - Wikipedia

    en.wikipedia.org/wiki/Completely_fair_queueing

    In February 2003 Andrea Arcangeli put forward his idea for a Stochastic Fair Queueing I/O scheduler to Jens Axboe who then implemented it. Jens Axboe made improvements to his first implementation, calling the new version the Completely Fair Queueing scheduler, and produced a patch to apply it to the 2.5.60 development series kernel.

  3. Network scheduler - Wikipedia

    en.wikipedia.org/wiki/Network_scheduler

    The Linux kernel's packet scheduler is part of the network stack, together with netfilter, nftables, and Berkeley Packet Filter. The Linux kernel packet scheduler is an integral part of the Linux kernel's network stack and manages the transmit and receive ring buffers of all NICs.

  4. Circular buffer - Wikipedia

    en.wikipedia.org/wiki/Circular_buffer

    Circular buffering makes a good implementation strategy for a queue that has fixed maximum size. Should a maximum size be adopted for a queue, then a circular buffer is a completely ideal implementation; all queue operations are constant time. However, expanding a circular buffer requires shifting memory, which is comparatively costly.

  5. Active queue management - Wikipedia

    en.wikipedia.org/wiki/Active_queue_management

    An active queue management and denial-of-Service (AQM&DoS) simulation platform is established based on the NS-2 simulation code of the RRED algorithm. The AQM&DoS simulation platform can simulate a variety of DoS attacks (Distributed DoS, Spoofing DoS, Low-rate DoS, etc.) and AQM algorithms (RED, RRED , SFB, etc.).

  6. Native Command Queuing - Wikipedia

    en.wikipedia.org/wiki/Native_Command_Queuing

    A proposed workaround is for the operating system to artificially starve the NCQ queue sooner in order to satisfy low-latency applications in a timely manner. [ 10 ] On some drives' firmware, such as the WD Raptor circa 2007, read-ahead is disabled when NCQ is enabled, resulting in slower sequential performance.

  7. Fair queuing - Wikipedia

    en.wikipedia.org/wiki/Fair_queuing

    Fair queuing uses one queue per packet flow and services them in rotation, such that each flow can "obtain an equal fraction of the resources". [1] [2]The advantage over conventional first in first out (FIFO) or priority queuing is that a high-data-rate flow, consisting of large packets or many data packets, cannot take more than its fair share of the link capacity.

  8. Remote direct memory access - Wikipedia

    en.wikipedia.org/wiki/Remote_direct_memory_access

    RDMA supports zero-copy networking by enabling the network adapter to transfer data from the wire directly to application memory or from application memory directly to the wire, eliminating the need to copy data between application memory and the data buffers in the operating system.

  9. Virtual output queueing - Wikipedia

    en.wikipedia.org/wiki/Virtual_output_queueing

    Virtual output queueing (VOQ) is a technique used in certain network switch architectures where, rather than keeping all traffic in a single queue, separate queues are maintained for each possible output location.