Linux-NFS Archive mirror
 help / color / mirror / Atom feed
* nfsrahead possible optimization for udev rule
@ 2024-05-16 21:07 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2024-05-16 21:07 UTC (permalink / raw
  To: linux-nfs

Hi


I'm looking at some performance graphs and  udev rule 99-nfs.rules seems to be 
taking some unnecessary CPU time when the system is creating and removing  a 
lot of devices in the system. It looks like  'nfsrahead'  is  always  
'parsing'  something  in mnt_table_parse_line    -  while technically  all 
the  entries in nfs.conf  are simply commented out, so there is nothing 
'nfsrahead' should be doing  and it should just quickly exit.

Also is it really worth this done through udev system ? - when possibly thing 
could be solved via udev monitoring in case something really is needed to 
change these setting for BDI (although this change is substantially harder to 
develop).


Regards


Zdenek


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-16 21:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 21:07 nfsrahead possible optimization for udev rule Zdenek Kabelac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).