Messages in this thread |  | | Subject | Re: Please test: workaround to help swapoff behaviour | From | "Bulent Abali" <> | Date | Sun, 10 Jun 2001 09:56:04 -0400 |
| |
>The fix is to kill the dead/orphaned swap pages before we get to >swapoff. At shutdown time there is practically nothing active in > ... >Once the dead swap pages problem is fixed it is time to optimize >swapoff.
I think fixing the orphaned swap pages problem will eliminate the problem all together. Probably there is no need to optimize swapoff.
Because as the system is shutting down all the processes will be killed and their pages in swap will be orphaned. If those pages were to be reaped in a timely manner there wouldn't be any work left for swapoff.
Bulent
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |