Messages in this thread |  | | Date | Fri, 9 Nov 2001 17:03:31 -0800 (PST) | From | Linus Torvalds <> | Subject | Re: [CFT][PATCH] long-living cache for block devices |
| |
On Fri, 9 Nov 2001, Alexander Viro wrote: > > Logics looks so: upon the final close() we finish all pending > IO and destroy all buffer_heads for device.
Why do yu care about destroying buffer-heads?
You might as well leave them active, I don't see what you win from trying to get rid of them aggressively. They'll go away when the pages go away..
Linus
- 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/
|  |