[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



 Why is swap_free() called inside delete_from_swap_cache() in linux 
2.4.19? I believe delete_from_swap_cache() is called when we write a page 
to the swap disk. swap_free() decreases the count of number of references 
to that page. I am not understanding why should we decrement the count of 
references when we are swapping the page to the disk.

 Thanks,
 Raghu

--
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:"aart@kvack.org"> aart@kvack.org </a>