patchlwIP - A Lightweight TCP/IP stack - Patches: patch #8744, Hook up TCP cachehit stat

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8744: Hook up TCP cachehit stat

Submitter:  Joel Cunningham <jcunningham>
Submitted:  Thu 17 Sep 2015 02:35:00 PM UTC
   
 
Category:  TCP Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 17 Sep 2015 03:04:39 PM UTC, comment #1: 

I never saw that TCP didn't handle cachehit. Committed :-)

Simon Goldschmidt <goldsimon>
Group administrator
Thu 17 Sep 2015 02:35:00 PM UTC, original submission:  

This patch hooks up the TCP cachehit stat to the PCB locality feature  so that when a PCB is moved to the head of the list and a segment comes in, we consider this a cache hit

This also matches the usage of the cachehit stat in UDP

Joel Cunningham <jcunningham>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #34908:  0001-Hook-up-TCP-cachehit-stat.patch added by jcunningham (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by jcunningham (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-09-17 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2015-09-17 jcunningham Attached File- Added 0001-Hook-up-TCP-cachehit-stat.patch, #34908

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code