Jump to content

Netduma Cameron

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Netduma Cameron got a reaction from JohnHikes in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  2. Like
    Netduma Cameron got a reaction from The_Optimizer in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  3. Like
    Netduma Cameron got a reaction from VeeDot in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  4. Like
    Netduma Cameron got a reaction from DOGGAVELI in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  5. Heart
    Netduma Cameron got a reaction from DOGGAVELI in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  6. Heart
    Netduma Cameron got a reaction from Authentik06 in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  7. Heart
    Netduma Cameron got a reaction from THarris23 in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  8. Like
    Netduma Cameron got a reaction from Armand in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  9. Like
    Netduma Cameron got a reaction from Disrek in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  10. Like
    Netduma Cameron got a reaction from Disrek in Fixed CPU usage spike issue coming next week.   
    I believe this is DHCP requesting an IPv6 address and not getting one.
    This is not concerning as long as you can connect to the internet. Your ISP most likely provides IPv4 only.
    If you would like support with anything, please create a new thread instead because I most likely will not be able to provide support quickly since I am developing.
    Thanks.
  11. Like
    Netduma Cameron got a reaction from Disrek in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  12. Like
    Netduma Cameron got a reaction from titofuenla in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  13. Like
    Netduma Cameron got a reaction from titofuenla in Fixed CPU usage spike issue coming next week.   
    I believe this is DHCP requesting an IPv6 address and not getting one.
    This is not concerning as long as you can connect to the internet. Your ISP most likely provides IPv4 only.
    If you would like support with anything, please create a new thread instead because I most likely will not be able to provide support quickly since I am developing.
    Thanks.
  14. Like
    Netduma Cameron got a reaction from titofuenla in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  15. Thanks
    Netduma Cameron got a reaction from YT_LowPingKing in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  16. Like
    Netduma Cameron got a reaction from TrayDay in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  17. Thanks
    Netduma Cameron got a reaction from MikeWilde in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  18. Like
    Netduma Cameron got a reaction from Zippy in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  19. Heart
    Netduma Cameron got a reaction from TxFrog33 in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  20. Like
    Netduma Cameron got a reaction from Fairypusher in Fixed CPU usage spike issue coming next week.   
    CPU3 is currently removed from the scheduler, so not running any user space code (i.e. rapps). It handles hardware interrupts that need low latency, for example from Wi-Fi and Ethernet devices. I've experimented with enabling it in user space but it will most likely need to be reserved to keep the connection as fast, reliable and stable as possible.
    Here's a screenshot of my CPU usage while i do a 1Gbit download, with CPU3 active:

  21. Heart
    Netduma Cameron got a reaction from Deasha in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  22. Heart
    Netduma Cameron got a reaction from Zippy in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  23. Thanks
    Netduma Cameron got a reaction from pollutionblues in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  24. Thanks
    Netduma Cameron got a reaction from Krush in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
  25. Like
    Netduma Cameron got a reaction from TrayDay in Fixed CPU usage spike issue coming next week.   
    Hi, I'm one of the backend developers.
    This issue was causing small latency spikes of up to 4ms, caused by high CPU usage of the Data Usage Daemon (part of the Network Activity history feature). It's been fixed and now has 0-1% CPU usage all the time. This is coming to the next firmware, most likely next week.
    If you're interested in the technical details, the issue was caused by an unneeded system call causing malloc/free for every flow measured.
    Thank you for buying the Netduma R3 early!
×
×
  • Create New...