| Summary: | [vm] [patch] vm and vnode leak with vm.swap_idle_enabled=1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | gemini | ||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | gemini | ||||
| Priority: | Normal | ||||||
| Version: | 4.4-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
gemini
2001-12-10 00:20:00 UTC
Responsible Changed From-To: freebsd-bugs->jhb John, you were the last person to fidle with the swap_idle stuff (in rev 1.114 of vm_glue.c). Could you take a look? Responsible Changed From-To: jhb->dillon Mike Silbersack and I are working in this part of the system and we believe we may have reproduced the bug. We will test a simplified version of the patch and hopefully commit the fix soon to -current and -stable. Responsible Changed From-To: dillon->freebsd-bugs Back to the free pool. State Changed From-To: open->feedback Is this still an issue on RELENG_6 or RELENG_7? State Changed From-To: feedback->closed The vmspace reference leak was eliminated in revision 1.94.2.3 of vm_glue.c. |