Re: [PATCH] xfs: add tunable threshold parameter for triggering zone GC

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

 



On Mon, Apr 21, 2025 at 11:22:47PM -0700, Guenter Roeck wrote:
> On 4/21/25 23:01, hch wrote:
> > On Mon, Apr 21, 2025 at 10:57:31PM -0700, Guenter Roeck wrote:
> >>> free should be floored to zero, i.e.
> >>>
> >>> 	free = min(0, xfs_estimate_freecounter(mp, XC_FREE_RTEXTENTS));
> >>>
> >>
> >> Do you mean max, maybe ?
> >
> > Yes, sorry.
> >
> > Also if you want the work taken off your hands I can prepare a patch
> > as well, I just don't want to do that without approval from the
> > original author.
> 
> I didn't actually plan to write a patch myself. I thought that either
> Hans or Carlos would do that. Sorry if my replies caused a misunderstanding.

I can do that, don't worry then. I'll craft something around this week.


> 
> Guenter
> 
> 




[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux