Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+2\/6\]\s+Replace\s+inode\s+flush\s+semaphore\s+with\s+a\s+completion\s*$/: 9 ]

Total 9 documents matching your query.

1. [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2008 14:41:13 +1000
Use the new completion flush code to implement the inode flush lock. Removes one of the final users of semaphores in the XFS code base. Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx> -- fs/xfs/xfs
/archives/xfs/2008-06/msg00337.html (15,457 bytes)

2. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Matthew Wilcox <matthew@xxxxxx>
Date: Thu, 26 Jun 2008 20:30:11 -0600
Let's demonstrate converting this one to completions ... + init_completion(&ip->i_flush); + complete(&ip->i_flush); + wait_for_completion(&ip->i_flush); This is where you need a new function ... + re
/archives/xfs/2008-06/msg00380.html (14,184 bytes)

3. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 14:13:51 +1000
Great. I need all the help I can get. ;) Ok, that would work. Need commenting, though. I suggested try_wait_for_completion() in a different email - it's a difficult on to say "a wait_for_completion()
/archives/xfs/2008-06/msg00382.html (12,586 bytes)

4. [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2008 14:41:13 +1000
Use the new completion flush code to implement the inode flush lock. Removes one of the final users of semaphores in the XFS code base. Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx> -- fs/xfs/xfs
/archives/xfs/2008-06/msg00797.html (15,457 bytes)

5. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Matthew Wilcox <matthew@xxxxxx>
Date: Thu, 26 Jun 2008 20:30:11 -0600
Let's demonstrate converting this one to completions ... + init_completion(&ip->i_flush); + complete(&ip->i_flush); + wait_for_completion(&ip->i_flush); This is where you need a new function ... + re
/archives/xfs/2008-06/msg00840.html (14,184 bytes)

6. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 14:13:51 +1000
Great. I need all the help I can get. ;) Ok, that would work. Need commenting, though. I suggested try_wait_for_completion() in a different email - it's a difficult on to say "a wait_for_completion()
/archives/xfs/2008-06/msg00842.html (12,586 bytes)

7. [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Thu, 26 Jun 2008 14:41:13 +1000
Use the new completion flush code to implement the inode flush lock. Removes one of the final users of semaphores in the XFS code base. Signed-off-by: Dave Chinner <david@xxxxxxxxxxxxx> -- fs/xfs/xfs
/archives/xfs/2008-06/msg01257.html (15,549 bytes)

8. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Matthew Wilcox <matthew@xxxxxx>
Date: Thu, 26 Jun 2008 20:30:11 -0600
Let's demonstrate converting this one to completions ... + init_completion(&ip->i_flush); + complete(&ip->i_flush); + wait_for_completion(&ip->i_flush); This is where you need a new function ... + re
/archives/xfs/2008-06/msg01300.html (14,322 bytes)

9. Re: [PATCH 2/6] Replace inode flush semaphore with a completion (score: 1)
Author: Dave Chinner <david@xxxxxxxxxxxxx>
Date: Fri, 27 Jun 2008 14:13:51 +1000
Great. I need all the help I can get. ;) Ok, that would work. Need commenting, though. I suggested try_wait_for_completion() in a different email - it's a difficult on to say "a wait_for_completion()
/archives/xfs/2008-06/msg01302.html (12,736 bytes)

Current List: 1 - 9
Page: [1]


This search system is powered by Namazu