Re: [PATCH] locking: fix small typo

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

 



On Thu, Sep 29, 2022 at 09:46:36PM -0400, Elad Lahav wrote:
> Signed-off-by: Elad Lahav <e2lahav@xxxxxxxxx>

Good eyes!  Queued and pushed, thank you!

							Thanx, Paul

> ---
>  locking/locking.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/locking/locking.tex b/locking/locking.tex
> index 45a12caa..032bd13d 100644
> --- a/locking/locking.tex
> +++ b/locking/locking.tex
> @@ -1473,7 +1473,7 @@ Should readers be allowed to continue to acquire the lock, possibly
>  starving the writer?
>  Similarly, suppose that a writer holds the lock and that a large number
>  of both readers and writers are waiting to acquire the lock.
> -When the current writer release the lock, should it be given to a reader
> +When the current writer releases the lock, should it be given to a reader
>  or to another writer?
>  If it is given to a reader, how many readers should be allowed to acquire
>  the lock before the next writer is permitted to do so?
> -- 
> 2.25.1
> 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux