| | Authored by jch on May 20 2015, 12:59 PM. | Unknown Object (File) | Thu, Apr 10, 7:16 PM2025-04-10 19:16:22 (UTC+0) |
| Unknown Object (File) | Thu, Apr 10, 12:20 AM2025-04-10 00:20:55 (UTC+0) |
| Unknown Object (File) | Wed, Apr 9, 8:55 PM2025-04-09 20:55:39 (UTC+0) |
| Unknown Object (File) | Sun, Mar 30, 12:25 AM2025-03-30 00:25:54 (UTC+0) |
| Unknown Object (File) | Tue, Mar 18, 6:15 AM2025-03-18 06:15:49 (UTC+0) |
| Unknown Object (File) | Mar 12 2025, 10:28 PM2025-03-12 22:28:58 (UTC+0) |
| Unknown Object (File) | Mar 9 2025, 8:36 AM2025-03-09 08:36:29 (UTC+0) |
| Unknown Object (File) | Feb 24 2025, 4:55 PM2025-02-24 16:55:40 (UTC+0) |
Event Timelinejch retitled this revision from to Decompose TCP INP_INFO lock to increase short-lived connections scalability. jhb added inline comments. jch added inline comments. jhb added inline comments. jch added inline comments. jhb added inline comments. np added a subscriber: np. jch added inline comments. mat removed a subscriber: mat. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | | | 30 lines | | 28 lines | | | | 4 lines | | 20 lines | | 28 lines | | | | 97 lines | | 43 lines | | 114 lines | | 50 lines | | 20 lines | | 44 lines | | 37 lines | | 44 lines | | 6 lines | | | | 4 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
1fff66274cc2 | 3c2261d10e14 | a6d6e11396de | Julien Charbon | [tcp-scale]: No need anymore to upgrade to INP_INFO_RLOCK/INP_WLOCK state inโฆ (Show Moreโฆ) | Jul 14 2015, 1:49 PM | a6d6e11396de | 98213fd85b8d | 31c6cd1dabef | Julien Charbon | [tcp-scale]: Adding jhb's suggested comment in syncache_socket(). | Jul 14 2015, 1:44 PM | 31c6cd1dabef | 8ed59abdedd7 | d1a1841f0444 | Julien Charbon | [tcp-scale]: Add comment proposed by jhb about having two inps locked at sameโฆ (Show Moreโฆ) | Jul 14 2015, 1:19 PM | d1a1841f0444 | b52bfb70fa69 | d4bab782a173 | Julien Charbon | Comment improvement from jhb | Jun 13 2015, 2:36 PM | d4bab782a173 | da66b8fcfa43 | 6d296717d28e | Julien Charbon | [tcp-scale]: Use INP_INFO_RLOCK in tcp_timer_discard() Improve INP_INFO_LOCKโฆ (Show Moreโฆ) | Jun 11 2015, 9:25 PM | 6d296717d28e | 2a1ec6073ecb | 0a75aed31cd4 | Julien Charbon | [tcp-scale]: Fix jhb's comment on ipi_gencnt/ipi_count access: - Only INP_LISTโฆ (Show Moreโฆ) | May 28 2015, 10:22 AM | 0a75aed31cd4 | 0f401de5415d | 75943b48f44c | Julien Charbon | [tcp-scale]: Fix jhb's comment on syncache_expand() comments. | May 28 2015, 10:10 AM | 75943b48f44c | 5512aaabb174 | 1fd4ce18bf91 | Julien Charbon | [tcp-scale]: Apply jhb's review comments on code comments. | May 28 2015, 9:47 AM | 1fd4ce18bf91 | 5aa8eb05fe7e | 41752fc79f02 | Julien Charbon | [tcp-scale]: Introduce the INP_LIST global mutex for protecting pcbinfo globalโฆ (Show Moreโฆ) | Mar 28 2014, 2:36 PM |
| Status | Author | Revision |
---|
| Closed | jch | | | Closed | jch | | | Needs Revision | jch | | | Closed | jch | | | Closed | jch | |
Property | Old Value | New Value |
---|
svn:eol-style | null | native
\ No newline at end of property | svn:keywords | null | FreeBSD=%H
\ No newline at end of property | svn:mime-type | null | text/plain
\ No newline at end of property |
Property | Old Value | New Value |
---|
svn:eol-style | null | native
\ No newline at end of property | svn:keywords | null | FreeBSD=%H
\ No newline at end of property | svn:mime-type | null | text/plain
\ No newline at end of property |
Property | Old Value | New Value |
---|
svn:eol-style | null | native
\ No newline at end of property | svn:keywords | null | FreeBSD=%H
\ No newline at end of property | svn:mime-type | null | text/plain
\ No newline at end of property |
Property | Old Value | New Value |
---|
svn:eol-style | null | native
\ No newline at end of property | svn:keywords | null | FreeBSD=%H
\ No newline at end of property | svn:mime-type | null | text/plain
\ No newline at end of property |
|
Why this line, I don't think it is actually needed