mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	Documentation/core-api: fix spelling mistake in workqueue
Correct to "following" from "followings" in the sentence "The followings are the read bandwidths and CPU utilizations depending on different affinity scope settings on ``kcryptd`` measured over five runs." Signed-off-by: Attreyee Mukherjee <tintinm2017@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240110185746.24974-1-tintinm2017@gmail.com
This commit is contained in:
		
							parent
							
								
									c48a7c44a1
								
							
						
					
					
						commit
						22160b08d8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -446,7 +446,7 @@ The command used: ::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
There are 24 issuers, each issuing 64 IOs concurrently. ``--verify=sha512``
 | 
					There are 24 issuers, each issuing 64 IOs concurrently. ``--verify=sha512``
 | 
				
			||||||
makes ``fio`` generate and read back the content each time which makes
 | 
					makes ``fio`` generate and read back the content each time which makes
 | 
				
			||||||
execution locality matter between the issuer and ``kcryptd``. The followings
 | 
					execution locality matter between the issuer and ``kcryptd``. The following
 | 
				
			||||||
are the read bandwidths and CPU utilizations depending on different affinity
 | 
					are the read bandwidths and CPU utilizations depending on different affinity
 | 
				
			||||||
scope settings on ``kcryptd`` measured over five runs. Bandwidths are in
 | 
					scope settings on ``kcryptd`` measured over five runs. Bandwidths are in
 | 
				
			||||||
MiBps, and CPU util in percents.
 | 
					MiBps, and CPU util in percents.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue