[13:15] hello [14:06] good morning everyone [14:08] scott-wokr, good morning... [14:10] oops === scott-wokr is now known as scott-work === drupin is now known as zz_drupin [21:28] holstein, just a note.. I have been doing a little reading and it appears there is a trade off between throughput and latency. Higher latency/larger chunks of data works better for throughput... and most of the version changes for PCIe have been made to increase throughput, [21:28] but... to make bigger data chunks requires bigger headers. [21:29] For low latency the data chunks need to be smaller. [21:29] on a high throughput system that means the data headers may be as big as the data. [21:30] For most uses, bigger throughput seems faster... program loads faster off the disk for example [21:31] Audio has different needs. [22:18] All that to say, the low latency kernel should not slow the system down unless something is using the lowlatency parts, in which case the desktop may seem slower