summaryrefslogtreecommitdiff
path: root/kernel/socket.c
diff options
context:
space:
mode:
authorAnton Kling <anton@kling.gg>2024-07-04 20:22:32 +0200
committerAnton Kling <anton@kling.gg>2024-07-04 23:04:18 +0200
commit59893c116e9e4e5dd04c24c0ba2fd06fe1936500 (patch)
tree8fcc557177a4fc2bd4648f2032e7fbd320898f6c /kernel/socket.c
parentafc2b4d4766b0e4ee8519ac6fcd98353d3864322 (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.c')
0 files changed, 0 insertions, 0 deletions