| | Authored by glebius on Jan 17 2020, 9:05 PM. | Unknown Object (File) | Sun, Jan 26, 12:23 PM2025-01-26 12:23:50 (UTC+0) |
| Unknown Object (File) | Mon, Jan 13, 2:14 AM2025-01-13 02:14:26 (UTC+0) |
| Unknown Object (File) | Sun, Jan 5, 8:57 AM2025-01-05 08:57:13 (UTC+0) |
| Unknown Object (File) | Dec 7 2024, 9:23 AM2024-12-07 09:23:23 (UTC+0) |
| Unknown Object (File) | Dec 3 2024, 8:32 AM2024-12-03 08:32:25 (UTC+0) |
| Unknown Object (File) | Nov 22 2024, 11:34 PM2024-11-22 23:34:53 (UTC+0) |
| Unknown Object (File) | Nov 22 2024, 3:47 AM2024-11-22 03:47:24 (UTC+0) |
| Unknown Object (File) | Sep 19 2024, 1:25 PM2024-09-19 13:25:27 (UTC+0) |
Event Timelineglebius marked an inline comment as done. This revision is now accepted and ready to land. This revision now requires review to proceed. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | | | | | 3 lines | | | | 2 lines | | | | 2 lines | | | | 3 lines | | | | 3 lines | | | | 5 lines | | | | 3 lines | | | | 3 lines | | | | 2 lines | | | | 39 lines | | 6 lines | | 3 lines | | | | 3 lines | | | | 2 lines | | 2 lines | | 6 lines | | 3 lines | | 6 lines | | 8 lines | | 5 lines | | 19 lines | | | | 2 lines | | | | 10 lines | | 3 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
7ea110a31a4a | 8249123c8612 | eac80993531d | Gleb Smirnoff | fixup "Introduce IFF_NEEDSEPOCH" | Jan 17 2020, 9:46 PM | eac80993531d | 9bdf8f3185a5 | f3a224963fdd | Gleb Smirnoff | Since now all network interrupts run in epoch, pfil_run_hooks is guaranteed to… (Show More…) | Jan 10 2020, 8:50 PM | f3a224963fdd | af5ae0c9d41e | b1397dcc870e | Gleb Smirnoff | Enter network epoch in tunwrite(). | Dec 20 2019, 9:40 PM | b1397dcc870e | d2c3b4b086c4 | ab14e1d17948 | Gleb Smirnoff | IFF_NEEDSEPOCH | Dec 17 2019, 10:38 PM | ab14e1d17948 | dfae1eec1817 | 9b9e70ba5886 | Gleb Smirnoff | Should be INTR_TYPE_NET, not INTR_TYPE_MISC. | Dec 17 2019, 10:31 PM | 9b9e70ba5886 | 03b7b56bb308 | 6b7e54a2f382 | Gleb Smirnoff | Enter network epoch when processing input mbuf queue. | Dec 17 2019, 10:21 PM | 6b7e54a2f382 | 42656d57f4c8 | 1f595f4217ea | Gleb Smirnoff | IFF_NEEDSEPOCH that needs to be reviewed | Dec 7 2019, 2:51 AM | 1f595f4217ea | 07e61730f7b4 | 56ad9613ba37 | Gleb Smirnoff | IFF_NEEDSEPOCH | Dec 7 2019, 2:40 AM | 56ad9613ba37 | b7ece05c62cc | 3f627a5af92a | Gleb Smirnoff | IFF_NEEDSEPOCH | Dec 7 2019, 2:38 AM | 3f627a5af92a | ca928e437ec3 | 08019c275c02 | Gleb Smirnoff | Should be INTR_TYPE_NET, not INTR_TYPE_BIO. | Dec 7 2019, 2:38 AM | 08019c275c02 | 8b775ec051f9 | ec96de0dd218 | Gleb Smirnoff | IFF_NEEDSEPOCH | Dec 7 2019, 2:14 AM | ec96de0dd218 | 458b586bc375 | e6eff26ba8c8 | Gleb Smirnoff | IFF_NEEDSEPOCH | Dec 7 2019, 1:28 AM | e6eff26ba8c8 | 9e071c423fae | a645c4b1529d | Gleb Smirnoff | Enter network epoch in idle poll. | Dec 7 2019, 1:13 AM | a645c4b1529d | cf05c00a2173 | b8240b95701c | Gleb Smirnoff | Mark interfaces that supposedly don't run interrupt handler in epoch. | Dec 6 2019, 9:58 PM | b8240b95701c | 1d058972378d | 4dea410f8fea | Gleb Smirnoff | Introduce IFF_NEEDSEPOCH | Dec 6 2019, 9:58 PM | 4dea410f8fea | a268be5fde60 | 6ddd2f28c8b2 | Gleb Smirnoff | | Jan 15 2020, 10:50 PM | 6ddd2f28c8b2 | cdbd168bb8af | be0186065e2f | Gleb Smirnoff | Mark swi_net() as INTR_TYPE_NET and stop entering epoch there. | Nov 9 2019, 7:02 AM | be0186065e2f | dd00dcadec64 | 485edb9a021e | Gleb Smirnoff | Enter the network epoch for interrupt handlers of INTR_TYPE_NET. Provide… (Show More…) | Nov 9 2019, 6:52 AM | 485edb9a021e | efda43fffc36 | 9af03462d7fe | Gleb Smirnoff | Add ie_hflags to struct intr_event, which accumulates flags from all handlers. (Show More…) | Nov 9 2019, 6:28 AM | 9af03462d7fe | 515c7b2a4417 | 64967afc7c21 | Gleb Smirnoff | - Move global network epoch definition to epoch.h, as more different… (Show More…) | Nov 5 2019, 12:39 AM |
|