Re: [PATCH v5 3/3] Documentation/filesystems/proc.txt: add AVX512_elapsed_ms

From: Tim Chen
Date: Mon Dec 17 2018 - 13:42:07 EST


On 12/16/18 10:50 AM, Aubrey Li wrote:

> @@ -275,6 +276,7 @@ Table 1-2: Contents of the status files (as of 4.8)

Will need to update the "as of 4.8" to the version of kernel this patch is targeted.

> Mems_allowed_list Same as previous, but in "list format"
> voluntary_ctxt_switches number of voluntary context switches
> nonvoluntary_ctxt_switches number of non voluntary context switches
> + AVX512_elapsed_ms time elapsed since last AVX512 use in millisecond
> ..............................................................................
>
> Table 1-3: Contents of the statm files (as of 2.6.8-rc3)
>

Thanks.

Tim