| Summary: | 'swap-in' causes several second hesitation on mouse and keyboard input | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Bob Frazier <bobf> |
| Component: | kern | Assignee: | Volker Werth <vwe> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Bob Frazier
2004-10-28 17:20:25 UTC
On 2004-10-28 16:20, bob frazier <bobf@mrp3.com> wrote: > when an inactive process 'swaps out', several seconds can pass before > the process will accept any input again if the process is > re-activated. This primarily takes place while xorg is running, > though it is not restricted to xorg. I've seen this happen on CURRENT too. After a bit of testing I found out that this does not happen if you set vm.swap_idle_enabled=0 in your `sysctl.conf'. Can you try this and let me know if it works for you too? Note though that this is a workaround, not a real fix of the real cause. State Changed From-To: open->feedback It's been a while since this report was made; are you able to reproduce the problem on a recent (FreeBSD 7.0) release? Since the time of this report, a lot of work has been done on user interactivity, removing the Giant lock from storage drivers and file systems, etc, all of which may have helped with (or eliminated) this issue. Thanks. State Changed From-To: feedback->suspended this problem is believed to have been fixed (needs testing) suspending this ticket due to no feedback it will be closed after 5.x EOL date (soon!) Responsible Changed From-To: freebsd-bugs->vwe track for EOL State Changed From-To: suspended->closed issue is reported as not occuring anymore. Quote from Bob by private mail: "this problem has not re-appeared for quite some time (I think it was specific to one particular version of 5.x)" Thanks Bob for reporting! |