# Lowlatency kernel for ntp (or not?)

**URL:** https://community.ntppool.org/t/lowlatency-kernel-for-ntp-or-not/193
**Category:** Server operators
**Created:** [May 3, 2017, 9:06am UTC](https://community.ntppool.org/t/lowlatency-kernel-for-ntp-or-not/193 "2017-05-03T09:06:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hildeb](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/hildeb/32/61_2.png) [@hildeb](https://community.ntppool.org/u/hildeb)
#### Post date: [May 3, 2017, 9:06am UTC](https://community.ntppool.org/t/lowlatency-kernel-for-ntp-or-not/193/1 "2017-05-03T09:06:46Z")

</div>

Ubuntu has a “lowlatency” kernel flavor. Does it make sense to use that for ntp servers?

---

<div class="post-metadata">

### Author: ![alica](https://sea2.discourse-cdn.com/flex016/user_avatar/community.ntppool.org/alica/32/337_2.png) [@alica](https://community.ntppool.org/u/alica)
#### Post date: [May 4, 2017, 7:44am UTC](https://community.ntppool.org/t/lowlatency-kernel-for-ntp-or-not/193/2 "2017-05-04T07:44:06Z")

</div>

Looks like it depends on your hardware configuration. On a multi-core system, single-threaded ntpd can just stick with a core and save from context switching, so there may be little use of low latency kernel flavors.

> <https://askubuntu.com/questions/126664/why-choose-a-low-latency-kernel-over-a-generic-or-realtime-one/205948#205948>

  
On the other hand, maybe my outdated Celeron 1G can benefit from rebuilding the kernel to enable low latency, but I am too lazy to do this… 😅
