Bug 494545

Summary: enable CONFIG_CIFS_STATS
Product: [Fedora] Fedora Reporter: Jeff Layton <jlayton>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: high    
Version: rawhideCC: kernel-maint, pfrields, quintela, steved
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-07 14:12:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch -- turn on CIFS stats in config-generic none

Description Jeff Layton 2009-04-07 12:29:14 UTC
CIFS can keep track of statistics of calls on the wire, bytes read and written etc. They cost an extra few CPU cycles and a bit of memory (~1k) per mount.

Fedora currently has these disabled but I'd like to see it turned on. Any chance we can enable this for Fedora?

Comment 1 Jeff Layton 2009-04-07 12:35:54 UTC
Created attachment 338496 [details]
patch -- turn on CIFS stats in config-generic

Comment 2 Dave Jones 2009-04-07 13:36:40 UTC
changed in cvs.
want this done for F11 too ?

Comment 3 Jeff Layton 2009-04-07 13:43:25 UTC
That'd be great. I assume we don't need a separate BZ for that?

Comment 4 Jeff Layton 2009-04-07 14:05:41 UTC
Going ahead and assigning to davej...

Comment 5 Dave Jones 2009-04-07 14:12:30 UTC
ok, done for F11 too.