From: Eduardo Valentin <edu...@amazon.com> Date: Fri, 8 Sep 2017 10:04:09 -0700
> However, this is a clear, the system call, from the net subsystem, > has changed in behavior across kernel versions. From application / > userspace perspective, changing the system call without clear > documentation or deprecation path, to me, looks like breaking > userspace, isn't it? Where is the chapter and verse of the system call documentation that guaranteed this level of timer granularity for you? Or were you simply relying upon implementation dependent behavior? I can't see anything which ever guarateed the granularity of timers to the extent upon which you were relying. And most importantly, letting the kernel have flexibility in this area is absolutely essential for various forms of optimizations and power savings.