• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

add new Congestion-Control Algorithms

Scheduled Pinned Locked Moved 2.5 Development Snapshots (Retired)
35 Posts 4 Posters 2.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y
    yon 0
    last edited by Jan 16, 2020, 2:47 PM

    @yon-0 said in add new Congestion-Control Algorithms:

    packets not forwardable

    netstat -m
    40123/4667/44790 mbufs in use (current/cache/total)
    11125/2311/13436/1000000 mbuf clusters in use (current/cache/total/max)
    102/2175 mbuf+clusters out of packet secondary zone in use (current/cache)
    2/206/208/524288 4k (page size) jumbo clusters in use (current/cache/total/max)
    0/0/0/524288 9k jumbo clusters in use (current/cache/total/max)
    0/0/0/124480 16k jumbo clusters in use (current/cache/total/max)
    32295K/6612K/38908K bytes allocated to network (current/cache/total)
    0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
    0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
    0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
    0/0/0 requests for jumbo clusters denied (4k/9k/16k)
    0 sendfile syscalls
    0 sendfile syscalls completed without I/O request
    0 requests for I/O initiated by sendfile
    0 pages read by sendfile as part of a request
    0 pages were valid at time of a sendfile request
    0 pages were valid and substituted to bogus page
    0 pages were requested for read ahead by applications
    0 pages were read ahead by sendfile
    0 times sendfile encountered an already busy page
    0 requests for sfbufs denied
    0 requests for sfbufs delayed

    1 Reply Last reply Reply Quote 0
    • Y
      yon 0 @mrancier
      last edited by Feb 1, 2020, 11:28 PM

      @mrancier said in add new Congestion-Control Algorithms:

      Cc_cdg.ko depends on h_ertt, so both modules need to be there, otherwise cdg will fail kload.

      what's CUBIC need load modules?

      1 Reply Last reply Reply Quote 0
      • M
        mrancier
        last edited by Feb 2, 2020, 12:25 AM

        cc_cubic.ko is the name.

        Y 1 Reply Last reply Aug 10, 2020, 10:45 AM Reply Quote 0
        • Y
          yon 0
          last edited by Feb 8, 2020, 10:26 PM

          cubic and cdg still unable to solve the problem of no speed caused by carrier network packet loss. There is a need to increase competitiveness and prevent the impact of ISP QOS on us.

          1 Reply Last reply Reply Quote 1
          • Y
            yon 0 @mrancier
            last edited by Aug 10, 2020, 10:45 AM

            @mrancier

            now the pf 2.5 version not work for this .

            M 1 Reply Last reply Aug 28, 2020, 8:36 PM Reply Quote 0
            • Y
              yon 0
              last edited by Aug 15, 2020, 9:52 PM

              why pfsense v2.5 cant load the freebsd v12.1 cc_htcp so on?

              kldload h_ertt
              kldload: an error occurred while loading module h_ertt. Please check dmesg(8) for more details.
              [2.5.0-DEVELOPMENT][admin@]/root: kldload cc_htcp
              kldload: an error occurred while loading module cc_htcp. Please check dmesg(8) for more details
              
              1 Reply Last reply Reply Quote 0
              • Y
                yon 0
                last edited by yon 0 Aug 17, 2020, 9:54 AM Aug 17, 2020, 9:51 AM

                pf 2.4.5 -p1 still work, pf2.5 not work, added cdg

                kldstat
                Id Refs Address            Size     Name
                 1   18 0xffffffff80200000 37191d8  kernel
                 2    1 0xffffffff83a21000 10c0     cpuctl.ko
                 3    1 0xffffffff83a23000 7028     aesni.ko
                 4    1 0xffffffff83a2b000 32d8     cryptodev.ko
                 5    1 0xffffffff83a2f000 1580     amdtemp.ko
                 6    1 0xffffffff83a31000 848      amdsmn.ko
                 7    2 0xffffffff83a32000 850      h_ertt.ko
                 8    1 0xffffffff83a33000 1dc4     cc_cdg.ko
                
                
                N 1 Reply Last reply Aug 24, 2020, 1:51 PM Reply Quote 0
                • N
                  NollipfSense @yon 0
                  last edited by Aug 24, 2020, 1:51 PM

                  @yon-0 Liked your consistent testing ... good job!

                  pfSense+ 23.09 Lenovo Thinkcentre M93P SFF Quadcore i7 dual Raid-ZFS 128GB-SSD 32GB-RAM PCI-Intel i350-t4 NIC, -Intel QAT 8950.
                  pfSense+ 23.09 VM-Proxmox, Dell Precision Xeon-W2155 Nvme 500GB-ZFS 128GB-RAM PCIe-Intel i350-t4, Intel QAT-8950, P-cloud.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mrancier @yon 0
                    last edited by mrancier Aug 28, 2020, 8:37 PM Aug 28, 2020, 8:36 PM

                    @yon-0 Sorry about the lack of response. I was unaware you'd replied. Unfortunately, I've moved on to a competing product which is already on the freebsd 12.1 release in production and has ZERO issues with any and all mods to the underlying OS.

                    Y 1 Reply Last reply Aug 28, 2020, 8:50 PM Reply Quote 0
                    • Y
                      yon 0 @mrancier
                      last edited by yon 0 Aug 28, 2020, 8:52 PM Aug 28, 2020, 8:50 PM

                      @mrancier said in add new Congestion-Control Algorithms:

                      @yon-0 Sorry about the lack of response. I was unaware you'd replied. Unfortunately, I've moved on to a competing product which is already on the freebsd 12.1 release in production and has ZERO issues with any and all mods to the underlying OS.

                      what is your using system now? i have try opnsense, But I am not very familiar with it, and there are some usage problems.

                      Yes, there are a lot of system problems here. Many of them are too late to report, and there are still many problems that have not been reported. It's just that I have been using it and the operation is more familiar.

                      M 1 Reply Last reply Aug 28, 2020, 8:56 PM Reply Quote 0
                      • M
                        mrancier @yon 0
                        last edited by Aug 28, 2020, 8:56 PM

                        @yon-0 Opnsense 20.7.1. Modules are readily available in the OS and load without issue. I have used htcp, cdg and cubic. Currently on Cubic and works quite well. Also, seems to be better at respecting loader.conf and loader.conf.local mods. No hardcoded kernel patches that I am aware of anyway.

                        Y 1 Reply Last reply Aug 28, 2020, 9:07 PM Reply Quote 0
                        • Y
                          yon 0 @mrancier
                          last edited by Aug 28, 2020, 9:07 PM

                          @mrancier said in add new Congestion-Control Algorithms:

                          @yon-0 Opnsense 20.7.1. Modules are readily available in the OS and load without issue. I have used htcp, cdg and cubic. Currently on Cubic and works quite well. Also, seems to be better at respecting loader.conf and loader.conf.local mods. No hardcoded kernel patches that I am aware of anyway.

                          Have a chance to learn from you. 👼

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                            [[user:consent.lead]]
                            [[user:consent.not_received]]