النتائج 1 إلى 2 من 2

الموضوع: WFQ early dropping

  1. #1
    عضو الصورة الرمزية BENDAOUD7
    تاريخ التسجيل
    Jul 2007
    المشاركات
    793
    الدولة: Algeria
    معدل تقييم المستوى
    17

    WFQ early dropping

    السلام عليكم
    أريد التصحيح من الإخوة إن أنا أخطأت فيما سيأتي ذكره و التقريض :p على الشرح إن أنا أحسنت
    في الصفحة 134 و الصفحة 135 من كتاب CCNP ONT Official
    Exam Certification Guide

    كود PHP:

    The priority of a packet 
    or flow influences its scheduling sequence
    number
    These concepts and mechanisms are discussed next.

    NOTEThe sequence number assigned to an arriving packet is computed by adding the
    sequence number of the last packet in the flow queue to the modified size of the arriving packet
    .
    The size of the arriving packet is modified by multiplying it by the weight assigned to the packet.
    The weight is inversely proportional to the packet priority (from the ToS field). To illustrate this,
    consider two packets of the same size but of different priorities arriving at the same timeThe
    two queues that these packets are mapped to are equally busy
    The packet with the higher priority
    gets a smaller scheduling sequence number 
    and will most likely be forwarded faster than the
    packet with the lower priority


    كود PHP:
    Each flow-based queue within WFQ has a congestive discard threshold (CDT). If a packet arrives
    and the hold queue is not full but the CDT of that packet flow queue is reachedthe packet is
    dropped
    This is called WFQ early droppingEarly dropping has an exception: if a packet in
    another queue has a higher 
    (largersequence number than the arriving packetthe packet with the
    higher sequence number is dropped instead
    The dropped packet is assumed to belong to an
    aggressive flow
    It can be concluded that the early drop of WFQ punishes packets from aggressive
    flows more severely 
    and that packet precedence does not affect WFQ drop decisions
    اللي فهمتو أنا من الكلام هذا
    أنه عندما يأتي الباكت يتم حساب ال hash و من ثم إن وجد طابور أي queue بها باكت بنفس ال hash راح يلحق بها هذا الباكت و إلا فسيتم إنشاء طابور إنتظار آخر

    المشكلة الآن
    كلنا يعلم أن الطابور queue لديه طاقة استيعاب و هو ما يعرف بال CongestiveDiscardThreshold و لنفرض أنها القيمة التلقائية 64
    و امتلأت عن آخرها و جاء العريس الباكت فماذا سيفعل به؟؟؟؟؟؟

    القاعدة تقول إلى سلة المهملات فليذهب به
    إلا في حالة أنه يوجد باكت في نفس الطابور لديه رقم sequence number أكبر من الباكت العريس ففي هذه الحالة سيتم حذف الباكت ذي ال sequence number الأكبر

    و هنا لا نقصد ال sequence number الموجود في ال TCP header و إنما الذي يتم حسابه عند إضافة الباكت لل queue
    و يمكن حسابه حسب الطريقة الموجودة في ال note أعلاه
    لم أحاول شرحها لأني خفت أفجر المنتدى :D بكارثة معلوماتية

    أظن يعتمد على ال priority أي (ToS)

    إذن يتضح أن الباكت ذي ال seqence number الأكبر هو الباكت الأكبر حجما و هو الذي سيحذف

    و من هنا أنا أستخلص أمر آخر: الطريقة التي تعتمد لارسال الباكت الموجودة في نفس ال queue مبنية على ال sequence number
    أي الباكت تترتب في الطابور من أخف باكت(يعني ذي ال sequence number الأصغر) إلى أكبرهم

    في انتظار تعليقاتكم التي آمل أن ترحموني فيها :eek:


    اللهم وفقني لحفظ القرآن
    موضوعي حول ال virtualisation مع VMware
    https://www.arabhardware.net/forum/s...d.php?t=215569
    تعرف على شهادة الأنستركتور CCSI
    https://www.arabhardware.net/forum/s...54#post1851054

  2. #2
    عضو الصورة الرمزية BENDAOUD7
    تاريخ التسجيل
    Jul 2007
    المشاركات
    793
    الدولة: Algeria
    معدل تقييم المستوى
    17

    رد: WFQ early dropping

    الله الله 32 مشاركة
    و لا تعليق
    يبدو أني أول من يدرس ال QoS من أعضاء المنتدى
    :D

    اللهم وفقني لحفظ القرآن
    موضوعي حول ال virtualisation مع VMware
    https://www.arabhardware.net/forum/s...d.php?t=215569
    تعرف على شهادة الأنستركتور CCSI
    https://www.arabhardware.net/forum/s...54#post1851054

المواضيع المتشابهه

  1. صدور AMD Catalyst 11.4 Early Preview
    بواسطة zero_cold00 في المنتدى الأرشيف
    مشاركات: 6
    آخر مشاركة: 09-03-2011, 12:33
  2. Early Look: Asus Maximus III Formula
    بواسطة cypher في المنتدى الأرشيف
    مشاركات: 5
    آخر مشاركة: 17-07-2009, 08:19

الكلمات الدلالية لهذا الموضوع

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •