Re: NFS: kernel modules (loading/unloading) and scheduling

2015-02-24 Thread Garrett Wollman
In article <388835013.10159778.1424820357923.javamail.r...@uoguelph.ca>, rmack...@uoguelph.ca writes: >I tend to think that a bias towards doing Getattr/Lookup over Read/Write >may help performance (the old "shortest job first" principal), I'm not >sure you'll have a big enough queue of outstandin

Re: netstat output on a recent head

2015-02-24 Thread John-Mark Gurney
Navdeep Parhar wrote this message on Tue, Feb 24, 2015 at 15:00 -0800: > I see a lot of literal "%s" in netstat's output on head. This on a > freshly built system from today.. Might want to revert 279122... Looks like marcel didn't verify his changes complete... Maybe a good time for a unit tes

Re: NFS: kernel modules (loading/unloading) and scheduling

2015-02-24 Thread Rick Macklem
Tim Borgeaud wrote: > Hi FreeBSD folks, > > here at Framestore Mark Hills (cc'd) has been looking at how NFS > servers > schedule/prioritize incoming requests with a view towards a > client/user > 'fair share' of a service. > > We are taking a look at trying out some simple approaches of queuing

netstat output on a recent head

2015-02-24 Thread Navdeep Parhar
I see a lot of literal "%s" in netstat's output on head. This on a freshly built system from today.. # netstat -hdw 1 input(Total) output packets errs idrops bytespackets errs bytes colls drops %10s 17 %5s 0 %5s 0 %10s 1.3K

[Bug 188899] [cas] cas ethernet driver seems to have issues with some multiport card and mother board combinations

2015-02-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188899 --- Comment #3 from c...@eugeneweb.com --- Hi Gavin, Yes its Sun P/N: 270-6738-07 and according to this Ebay add: http://www.ebay.com.au/itm/LOT-2-Sun-PCI-X-Quad-Port-GB-Ethernet-Adapter-QGEXPCI-501-6738-10-FREE-US-S-H-/151235315746 It's

[Bug 188899] [cas] cas ethernet driver seems to have issues with some multiport card and mother board combinations

2015-02-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188899 --- Comment #2 from Gavin Atkinson --- Hi, Are you able to provide the Sun part number of the network card, so that I can try and pick one up on eBay? Thanks, Gavin -- You are receiving this mail because: You are the assignee for the b

[Differential] [Updated, 2, 367 lines] D1438: FreeBSD callout rewrite and cleanup

2015-02-24 Thread hselasky (Hans Petter Selasky)
hselasky updated the summary for this revision. hselasky updated this revision to Diff 3956. hselasky added a comment. Restore how callout_lock() worked, so that a callout can migrate at any time regardless of callout type. Update manual page to reflect this change. Use an unsigned integer for ca

Re: netmap support for the Intel 40G card in head

2015-02-24 Thread Ryan Stone
This is great! Thanks to both you and Intel. I'm planning on getting SR-IOV support into head this week, which would allow you to create ixlv instances (on the same hardware). Any chance that you'd have the time to look into supporting SR-IOV for that driver too?

[Differential] [Updated, 2, 445 lines] D1438: FreeBSD callout rewrite and cleanup

2015-02-24 Thread hselasky (Hans Petter Selasky)
hselasky updated this revision to Diff 3951. hselasky added a comment. MPSAFE callouts do not support CPU migration with this implementation CHANGES SINCE LAST UPDATE https://reviews.freebsd.org/D1438?vs=3922&id=3951 REVISION DETAIL https://reviews.freebsd.org/D1438 AFFECTED FILES share/m

NFS: kernel modules (loading/unloading) and scheduling

2015-02-24 Thread Tim Borgeaud
Hi FreeBSD folks, here at Framestore Mark Hills (cc'd) has been looking at how NFS servers schedule/prioritize incoming requests with a view towards a client/user 'fair share' of a service. We are taking a look at trying out some simple approaches of queuing up and handling requests. There are,

[Bug 182382] [tcp] sysctl to set TCP CC method on BIG ENDIAN systems fails

2015-02-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182382 j...@iki.fi changed: What|Removed |Added CC||j...@iki.fi --- Comment #2 from j...@