• https://cyp0633.icu
  • Software Engineering undergraduate @ HNU | Gopher | Arch newbie
    This serves as a mirror of my GitHub, and is also a place for not-so-public projects.

  • Joined on 2022-03-05
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-08 03:51:33 +08:00
f76561ba1c swift fix cwnd start from 0
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-07 11:31:34 +08:00
c3a2ca80c1 tune swift parameters
d55479fc2f add "real" window for swift
f7b62f2725 swift update fcwnd calculation
Compare 3 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-06 11:01:34 +08:00
69b7b5c4c2 swift use "real" num_acked
cyp0633 synced and deleted reference refs/tags/dependabot/npm_and_yarn/frontend/vite-3.2.10 at cyp0633/PasteAnywhere from mirror 2024-04-05 22:11:35 +08:00
cyp0633 synced and deleted reference refs/tags/refs/pull/8/merge at cyp0633/PasteAnywhere from mirror 2024-04-05 22:11:35 +08:00
cyp0633 synced commits to master at cyp0633/PasteAnywhere from mirror 2024-04-05 22:11:35 +08:00
3eb80518ab Merge pull request #8 from cyp0633/dependabot/npm_and_yarn/frontend/vite-3.2.10
a286bf0c62 Bump vite from 3.2.8 to 3.2.10 in /frontend
Compare 2 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-05 18:41:34 +08:00
e57da6d05f fix config and eval script
1122286843 update config file
855bf52e27 update evaluation script with swift params
ec8fc3fe0a disable rate bound for swift
0384dd30ee update nextAvail judge to prevent overlapping packet pacing
Compare 6 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-05 02:21:34 +08:00
45b1591104 more swift fix
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-04 18:11:34 +08:00
58b9e3bf22 swift minor fix
cyp0633 synced commits to dependabot/npm_and_yarn/frontend/vite-3.2.10 at cyp0633/PasteAnywhere from mirror 2024-04-04 05:21:35 +08:00
cyp0633 synced new reference dependabot/npm_and_yarn/frontend/vite-3.2.10 to cyp0633/PasteAnywhere from mirror 2024-04-04 05:21:35 +08:00
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-04 01:51:34 +08:00
307a26ffa4 swift set sent time
6440cd3d29 swift packet pacing when cwnd<1
2138a091e7 swift intheader use u64
deb041ccc4 Add correct serialization to int header
Compare 4 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-03 17:41:33 +08:00
f12eb9e624 fix typo
281afc20f5 Change back to timestep
e06bc70505 move rdma qp comments to .h
Compare 3 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-02 17:11:35 +08:00
46737334b7 Add comments from GPT-4 for qbb-net-device.cc
7725897454 Add comments from GPT-4 to RdmaQueuePair class methods
Compare 2 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-02 00:51:34 +08:00
ff19283038 fix script
ab55fd6faf update scripts to include swift support
2be731b528 basic swift complete
Compare 3 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-01 16:41:34 +08:00
21f30f7ba7 HandleAck and GetCwnd for swift
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-04-01 00:21:35 +08:00
ffc2a30fb0 Add Swift endpoint delay calculation
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-03-31 16:11:35 +08:00
99936f1a4a Fix: swift serialization sequence
a2a74bfb86 Revert "update swift int header data type (again)"
Compare 2 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-03-28 22:51:34 +08:00
02eb670065 update swift int header data type (again)
6e603403a3 add correct ACK INT header offset & modify hop count data type
Compare 2 commits »
cyp0633 synced commits to master at cyp0633/ns3-datacenter from mirror 2024-03-27 22:21:34 +08:00
64d878b418 swift header serialization & deserialization
617220c129 update header setting
Compare 2 commits »