lkml.org 
[lkml]   [2024]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH net-next v2] page_pool: Rename frag_users to pagecnt_bias
On Wed, 20 Dec 2023 10:01:46 +0200 Ilias Apalodimas wrote:
> - long frag_users;
> + long pagecnt_bias;

IDK :(

pagecnt to mean suggests this is related to page refcount,
not page pool specific refcount.

More importantly bias is the large number by which we increment.
This counter counts how many of the bias references we actually
consumed. So how about bias_consumed? bias_used? bias_issued?
frags_alloced?

\
 
 \ /
  Last update: 2024-01-03 00:36    [W:0.058 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site