Re: [1/1] Export __lock_page_killable()

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alan Cox <alan@...>
Cc: Andrew Morton <akpm@...>, <linux-kernel@...>
Date: Wednesday, May 14, 2008 - 10:32 am

Hi Alan.

On Wed, May 14, 2008 at 03:13:56PM +0100, Alan Cox (alan@lxorguk.ukuu.org.uk) wrote:

POHMELFS wants to use that in two places: one to lock page in writeback,
another one is about second part of the message - it waits for timeout
or signal or locks the page. If page can not be locked, it performs own
steps, not sleeps forever...

POHMELFS is a high performance network filesystem, homepage for interested
reader:
http://tservice.net.ru/~s0mbre/old/?section=projects&item=pohmelfs
or yesterdays mail to mail lists:
http://lwn.net/Articles/282010/


I copied page_waitqueue() and use wait_on_bit() logic myself.
Andrew choked with his breakfast when saw that.


No problem wiht GPL-only exporting, but carring it over the whole
release means no ability to build out-of-tree module.

Actually what I want to hear, is that it is needed or not at all...

-- 
	Evgeniy Polyakov
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[1/1] Export __lock_page_killable(), Evgeniy Polyakov, (Wed May 14, 10:11 am)
Re: [1/1] Export __lock_page_killable(), Alan Cox, (Wed May 14, 10:13 am)
Re: [1/1] Export __lock_page_killable(), Evgeniy Polyakov, (Wed May 14, 10:32 am)
Re: [1/1] Export __lock_page_killable(), Andrew Morton, (Wed May 14, 2:04 pm)