diff options
author | Anton Kling <anton@kling.gg> | 2024-07-04 20:22:32 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-07-04 23:04:18 +0200 |
commit | 59893c116e9e4e5dd04c24c0ba2fd06fe1936500 (patch) | |
tree | 8fcc557177a4fc2bd4648f2032e7fbd320898f6c /kernel/socket.h | |
parent | afc2b4d4766b0e4ee8519ac6fcd98353d3864322 (diff) |
scheduler: Use get_uptime() since it caches the result
Apparently getting the current TSC is a expensive operation. This change
had a significant improvements for I/O heavy applications.
Diffstat (limited to 'kernel/socket.h')
0 files changed, 0 insertions, 0 deletions