Re: [PATCH 4/5] Add lock_page_killable

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: Matthew Wilcox <matthew@...>, <torvalds@...>, <linux-kernel@...>, Matthew Wilcox <willy@...>
Date: Thursday, October 25, 2007 - 12:13 am

On Thursday 25 October 2007 14:11, Andrew Morton wrote:

The actual conversions should also be relatively useful groundwork
if we ever want to make more things become generally interruptible.



I don't think it will matter in too many situations. If the process is
doing a synchronous write, nothing is guaranteed until the syscall
returns success...
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/5] Use wake_up_locked() in eventpoll, Matthew Wilcox, (Wed Oct 24, 8:24 am)
[PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Ingo Molnar, (Wed Dec 5, 8:56 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Thu Dec 6, 10:42 am)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Andrew Morton, (Fri Oct 26, 2:45 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Alexey Dobriyan, (Fri Oct 26, 4:39 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Matthew Wilcox, (Fri Oct 26, 8:33 pm)
Re: [PATCH 2/5] Use macros instead of TASK_ flags, Andrew Morton, (Wed Oct 24, 11:31 pm)
[PATCH 4/5] Add lock_page_killable, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 4/5] Add lock_page_killable, Andrew Morton, (Thu Oct 25, 12:11 am)
Re: [PATCH 4/5] Add lock_page_killable, Nick Piggin, (Thu Oct 25, 12:13 am)
[PATCH 5/5] Make wait_on_retry_sync_kiocb killable, Matthew Wilcox, (Wed Oct 24, 8:24 am)
Re: [PATCH 5/5] Make wait_on_retry_sync_kiocb killable, Andrew Morton, (Wed Oct 24, 11:43 pm)
[PATCH 3/5] Add TASK_WAKEKILL, Matthew Wilcox, (Wed Oct 24, 8:24 am)