The micro stutters on the Pixel appear to have been fixed by a developer named Sultan Alsawaf, who provides a modified kernel for certain Pixel variants. According to the developer, the issue is essentially one of bandwidth control. The improper application of the "lock" or "turn-taking rule," which restricts the quantity of OS queries on a certain path, is the cause of this.
Because the term "lock" is not strictly enough in practice (btsdev->lock vs. a mutex_lock), he says Google uses it wrongly. Similar to a traffic jam created by too many cars blocking a street, this permits an excessive number of operating system elements to share the same path at any given time. The creator claims that this chokes the operating system, causing stuttering at unpredictable times. We have already covered this subject in our Pixel reviews.
Additionally, the developer asserts that he has discovered a solution and has incorporated it into his own kernel, which can be flashed on compatible devices. By properly using "lock," the fix prevents overloading and provides more accurate bandwidth calculations for the CPU to complete by limiting the amount of OS objects.
Google has already received Alsawaf's solution to the problem. Therefore, it is hoped that Google would incorporate the kernel modifications into a future update for all of its Pixel handsets. Although there is a definite risk of losing your data or having a bricked phone, those who are interested in flashing the developer's own kernel can still do so. Thus, it's best to just wait for Google to provide an official