Re: [PATCH -perfbook -v2] memorder: Remove \FloatBarrier in front of Section 15.2.8

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

 



On Tue, Apr 25, 2023 at 05:51:50PM +0900, Akira Yokosawa wrote:
> This \FloatBarrier was supposed to prevent floats of Section 15.2
> from drifting into Section 15.3.
> 
> Now it causes a mostly empty page in -1c builds.
> 
> As we have a following section (15.2.8) now, the float barrier has
> become redundant.
> 
> Remove it.
> 
> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>

Queued and pushed, thank you!

							Thanx, Paul

> ---
> v2:
>    Just remove the float barrier.  Moving it to the end of Section 15.2
>    has no effect.
> 
> v1: https://www.spinics.net/lists/perfbook/msg03947.html
> 
>         Thanks, Akira
> 
> --
>  memorder/memorder.tex | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index c93a5b54135b..f116ab81aceb 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -2492,8 +2492,6 @@ In short, properly constructed release-acquire chains form a peaceful
>  island of intuitive bliss surrounded by a strongly counter-intuitive
>  sea of more complex memory-ordering constraints.
>  
> -\FloatBarrier
> -
>  \subsection{A Counter-Intuitive Case Study}
>  \label{sec:memorder:A Counter-Intuitive Case Study}
>  
> 
> base-commit: b7c2ed26da9ea6cbc586cde41fa5d477013cf84d
> -- 
> 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