Thread (15 messages) 15 messages, 3 authors, 2012-08-02

Re: Any reason to use put_page in slub.c?

From: Glauber Costa <hidden>
Date: 2012-07-30 07:56:49

On 07/27/2012 07:55 PM, Christoph Lameter wrote:
On Fri, 27 Jul 2012, Glauber Costa wrote:
quoted
But I am still wondering if there is anything I am overlooking.
put_page() is necessary because other subsystems may still be holding a
refcount on the page (if f.e. there is DMA still pending to that page).
Humm, this seems to be extremely unsafe in my read.
If you do kmalloc, the API - AFAIK - does not provide us with any
guarantee that the object (it's not even a page, in the strict sense!)
allocated is reference counted internally. So relying on kfree to do it
doesn't bode well. For one thing, slab doesn't go to the page allocator
for high order allocations, and this code would crash miserably if
running with the slab.

Or am I missing something ?

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help