Bug 228923

Summary: Module loading penalty reduction
Product: Base System Reporter: Rodney W. Grimes <rgrimes>
Component: binAssignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Many People CC: cem, emaste, mmacy, rgrimes
Priority: ---    
Version: CURRENT   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 228911    

Description Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 09:02:59 UTC
Module loading penalty reduction
Comment 1 Conrad Meyer freebsd_committer freebsd_triage 2018-06-12 17:43:53 UTC
What are the specific ideas in mind here?  Thanks.
Comment 2 Warner Losh freebsd_committer freebsd_triage 2018-06-12 17:51:58 UTC
We need to do the following the same as for the kernel:
o Locking inlining
o atomic inlining
Comment 3 Conrad Meyer freebsd_committer freebsd_triage 2018-08-02 01:34:34 UTC
Addressed in r335873 and r335879?
Comment 4 Matt Macy freebsd_committer freebsd_triage 2018-09-24 19:16:27 UTC
fixed by r335916