Author: np
Date: Thu Aug 29 06:26:22 2013
New Revision: 255015
URL: http://svnweb.freebsd.org/changeset/base/255015
Log:
Merge r254386 from user/np/cxl_tuning. Add an INET|INET6 check missing
in said revision.
r254386:
Flush inactive LRO entries periodically.
Modified:
head/sys/dev/
Author: pfg
Date: Thu Aug 29 00:38:24 2013
New Revision: 255014
URL: http://svnweb.freebsd.org/changeset/base/255014
Log:
Drop build option switch for the older GNU patch.
As promised, drop the option to make the older GNU patch
the default.
GNU patch is still being built but somethi
Author: jkim
Date: Wed Aug 28 23:59:38 2013
New Revision: 255013
URL: http://svnweb.freebsd.org/changeset/base/255013
Log:
Correct atomic operations in i915.
Modified:
head/sys/dev/drm2/i915/i915_gem.c
head/sys/dev/drm2/i915/i915_gem_execbuffer.c
head/sys/dev/drm2/i915/intel_display.c
Mo
Author: jkim
Date: Wed Aug 28 23:43:28 2013
New Revision: 255012
URL: http://svnweb.freebsd.org/changeset/base/255012
Log:
Fix a compiler warning and add couple of VM map types.
Modified:
head/sys/dev/drm2/drm_sysctl.c
Modified: head/sys/dev/drm2/drm_sysctl.c
Author: np
Date: Wed Aug 28 23:15:05 2013
New Revision: 255011
URL: http://svnweb.freebsd.org/changeset/base/255011
Log:
Whitespace nit.
Modified:
head/sys/dev/cxgbe/t4_tracer.c
Modified: head/sys/dev/cxgbe/t4_tracer.c
=
Author: np
Date: Wed Aug 28 23:00:34 2013
New Revision: 255010
URL: http://svnweb.freebsd.org/changeset/base/255010
Log:
Merge r254336 from user/np/cxl_tuning.
Add a last-modified timestamp to each LRO entry and provide an interface
to flush all inactive entries. Drivers decide when to f
Author: jkim
Date: Wed Aug 28 22:57:49 2013
New Revision: 255009
URL: http://svnweb.freebsd.org/changeset/base/255009
Log:
Fix a compiler warning. With this fix, a negative time can be converted to
a struct timeval and back to the original nanoseconds correctly.
Modified:
head/sys/dev/drm2
On 2013-08-28 17:12, Kenneth D. Merry wrote:
Author: ken
Date: Wed Aug 28 22:12:56 2013
New Revision: 255008
URL: http://svnweb.freebsd.org/changeset/base/255008
Log:
Support storing 7 additional file flags in tmpfs:
UF_SYSTEM, UF_SPARSE, UF_OFFLINE, UF_REPARSE, UF_ARCHIVE,
UF_READONLY,
Author: ken
Date: Wed Aug 28 22:12:56 2013
New Revision: 255008
URL: http://svnweb.freebsd.org/changeset/base/255008
Log:
Support storing 7 additional file flags in tmpfs:
UF_SYSTEM, UF_SPARSE, UF_OFFLINE, UF_REPARSE, UF_ARCHIVE, UF_READONLY,
and UF_HIDDEN.
Sort the file flags tmpfs
On Wed, Aug 28, 2013 at 15:54:18 -0500, Bryan Drewery wrote:
> On 2013-08-21 18:04, Kenneth D. Merry wrote:
> >Author: ken
> >Date: Wed Aug 21 23:04:48 2013
> >New Revision: 254627
> >URL: http://svnweb.freebsd.org/changeset/base/254627
> >
> >Log:
> > Expand the use of stat(2) flags to allow stor
Author: jilles
Date: Wed Aug 28 21:10:37 2013
New Revision: 255007
URL: http://svnweb.freebsd.org/changeset/base/255007
Log:
libutil: Use O_CLOEXEC for internal file descriptors from open().
Modified:
head/lib/libutil/login_auth.c
head/lib/libutil/login_cap.c
head/lib/libutil/pidfile.c
Author: np
Date: Wed Aug 28 20:59:22 2013
New Revision: 255006
URL: http://svnweb.freebsd.org/changeset/base/255006
Log:
Change t4_list_lock and t4_uld_list_lock from mutexes to sx'es.
- tom_uninit had to be reworked not to hold the adapter lock (a mutex)
around t4_deactivate_uld, which
On 2013-08-21 18:04, Kenneth D. Merry wrote:
Author: ken
Date: Wed Aug 21 23:04:48 2013
New Revision: 254627
URL: http://svnweb.freebsd.org/changeset/base/254627
Log:
Expand the use of stat(2) flags to allow storing some Windows/DOS
and CIFS file attributes as BSD stat(2) flags.
This work
Author: np
Date: Wed Aug 28 20:45:45 2013
New Revision: 255005
URL: http://svnweb.freebsd.org/changeset/base/255005
Log:
Add hooks in base cxgbe(4) for the iWARP upper-layer driver. Update a
couple of assertions in the TOE driver as well.
Modified:
head/sys/dev/cxgbe/adapter.h
head/sys/d
Author: jkim
Date: Wed Aug 28 20:10:56 2013
New Revision: 255004
URL: http://svnweb.freebsd.org/changeset/base/255004
Log:
Reduce diff against stable/9 slightly.
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/fb/vesa.c
Author: davidcs
Date: Wed Aug 28 20:07:00 2013
New Revision: 255003
URL: http://svnweb.freebsd.org/changeset/base/255003
Log:
ql_minidump() should be performed only by port 0.
Submitted by: David C Somayajulu
Modified:
head/sys/dev/qlxgbe/ql_os.c
Modified: head/sys/dev/qlxgbe/ql_os.c
==
Author: rwatson
Date: Wed Aug 28 20:00:25 2013
New Revision: 255002
URL: http://svnweb.freebsd.org/changeset/base/255002
Log:
Xref capsicum(4) and procdesc(4) from pdfork(2).
Suggested by: sbruno
MFC after:3 days
Modified:
head/lib/libc/sys/pdfork.2
Modified: head/lib/libc/sys/pdf
Author: rwatson
Date: Wed Aug 28 19:49:32 2013
New Revision: 255001
URL: http://svnweb.freebsd.org/changeset/base/255001
Log:
Add a simple procdesc(4) man page describing "options PROCDESC" and the
high-level facility, supplementing pdfork(2) and friends. Update capsicum.4
to xref.
Sug
Author: ken
Date: Wed Aug 28 19:22:09 2013
New Revision: 255000
URL: http://svnweb.freebsd.org/changeset/base/255000
Log:
MFC 254416:
r254416 | ken | 2013-08-16 10:14:32 -0600 (Fri, 16 Aug 2013) | 24 lines
Author: jkim
Date: Wed Aug 28 19:06:22 2013
New Revision: 254999
URL: http://svnweb.freebsd.org/changeset/base/254999
Log:
Do not save/restore video memory if we are not using linear frame buffer.
Note this partially revert r233896.
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/f
Author: jkim
Date: Wed Aug 28 18:13:37 2013
New Revision: 254998
URL: http://svnweb.freebsd.org/changeset/base/254998
Log:
Make sure to free stale buffer before allocating new one for safety.
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/fb/vesa.c
==
Author: jkim
Date: Wed Aug 28 17:58:30 2013
New Revision: 254997
URL: http://svnweb.freebsd.org/changeset/base/254997
Log:
Avoid unnecessary signedness conversion.
Modified:
head/sys/dev/fb/vesa.c
Modified: head/sys/dev/fb/vesa.c
==
Author: mckusick
Date: Wed Aug 28 17:46:32 2013
New Revision: 254996
URL: http://svnweb.freebsd.org/changeset/base/254996
Log:
In looking at block layouts as part of fixing filesystem block
allocations under low free-space conditions (-r254995), determine
that old block-preference search ord
Author: mckusick
Date: Wed Aug 28 17:38:05 2013
New Revision: 254995
URL: http://svnweb.freebsd.org/changeset/base/254995
Log:
A performance problem was reported in PR kern/181226:
I have 25TB Dell PERC 6 RAID5 array. When it becomes almost
full (10-20GB free), processes which wri
Author: kargl
Date: Wed Aug 28 16:59:55 2013
New Revision: 254994
URL: http://svnweb.freebsd.org/changeset/base/254994
Log:
* Whitespace.
Modified:
head/lib/msun/src/s_erf.c
Modified: head/lib/msun/src/s_erf.c
==
---
Gavin Atkinson wrote this message on Wed, Aug 28, 2013 at 15:12 +:
> Author: gavin
> Date: Wed Aug 28 15:12:15 2013
> New Revision: 254992
> URL: http://svnweb.freebsd.org/changeset/base/254992
>
> Log:
> After writing a kernel core dump into /var/crash, call sync(8).
>
> If we panic ag
On Wed, Aug 28, 2013 at 03:12:16PM +, Gavin Atkinson wrote:
> Author: gavin
> Date: Wed Aug 28 15:12:15 2013
> New Revision: 254992
> URL: http://svnweb.freebsd.org/changeset/base/254992
>
> Log:
> After writing a kernel core dump into /var/crash, call sync(8).
>
> If we panic again sho
Author: gavin
Date: Wed Aug 28 15:12:15 2013
New Revision: 254992
URL: http://svnweb.freebsd.org/changeset/base/254992
Log:
After writing a kernel core dump into /var/crash, call sync(8).
If we panic again shortly after boot (say, within 30 seconds), any core
dump we wrote out may be lost
Author: loos
Date: Wed Aug 28 14:49:36 2013
New Revision: 254991
URL: http://svnweb.freebsd.org/changeset/base/254991
Log:
Fix a few typos for s25fl types.
Approved by: adrian (mentor)
Modified:
head/sys/dev/flash/mx25l.c
Modified: head/sys/dev/flash/mx25l.c
===
Author: loos
Date: Wed Aug 28 14:46:15 2013
New Revision: 254990
URL: http://svnweb.freebsd.org/changeset/base/254990
Log:
Make ar71xx_spi attach the next free unit of spibus and not only spibus0.
Approved by: adrian (mentor)
Modified:
head/sys/mips/atheros/ar71xx_spi.c
Modified: head/
Author: loos
Date: Wed Aug 28 14:43:04 2013
New Revision: 254989
URL: http://svnweb.freebsd.org/changeset/base/254989
Log:
Add the default hints to make the GPIO pins, rf led and reset switch work
out of the box on RouterStation.
PR: 177832
Submitted by: Petko Bordjukov (bordju...@gma
Author: loos
Date: Wed Aug 28 14:39:24 2013
New Revision: 254988
URL: http://svnweb.freebsd.org/changeset/base/254988
Log:
Properly free gpiobus ivars when gpiobus_parse_pins() fails and also on
gpiobus detachment.
Suggested by: imp
Approved by: adrian (mentor)
Modified:
head/sys/de
Author: gavin
Date: Wed Aug 28 14:29:33 2013
New Revision: 254987
URL: http://svnweb.freebsd.org/changeset/base/254987
Log:
Support the PCI-Express SSD in the new MacBook Air (model A1465)
Submitted by: Johannes Lundberg
MFC after:3 days
Modified:
head/sys/dev/ahci/ahci.c
Modifie
On 28 August 2013 13:14, Davide Italiano wrote:
> I prefer to see a public discussion about this.
Ok, Ok, I'll go start a retrograde disucussion on @filesystems :)
> Maybe you should come
> up with some evidence that your change is helpful, even after this
> commit.
I'll try and dig something
On Wed, Aug 28, 2013 at 12:53 PM, Ivan Voras wrote:
> On 28 August 2013 12:44, Davide Italiano wrote:
>
>> Do you realize that this is a driven by commit change, right? And
>> there's no technical motivatiion about this or experimental data that
>> confirms you've chossen the right value?
>
>> I
On 28 August 2013 12:44, Davide Italiano wrote:
> Do you realize that this is a driven by commit change, right? And
> there's no technical motivatiion about this or experimental data that
> confirms you've chossen the right value?
> I see from the archives that you didn't get any feedback by any
On Wed, Aug 28, 2013 at 12:31 PM, Ivan Voras wrote:
> On 28 August 2013 12:25, Davide Italiano wrote:
>
>> do you have any evidence that this change impacts positively (or
>> negatively) performances for some workloads? If yes, can you share?
>
> Yes, observation of my own servers. Without this,
On 28 August 2013 12:25, Davide Italiano wrote:
> do you have any evidence that this change impacts positively (or
> negatively) performances for some workloads? If yes, can you share?
Yes, observation of my own servers. Without this, dirhash is basically
useless since in certain situations ever
On Wed, Aug 28, 2013 at 12:06 PM, Ivan Voras wrote:
> Author: ivoras
> Date: Wed Aug 28 10:06:20 2013
> New Revision: 254986
> URL: http://svnweb.freebsd.org/changeset/base/254986
>
> Log:
> Take a very small step toward the Century of the Anchovy by increasing the
> time dirhash entries stay
On Wed, Aug 28, 2013 at 3:02 AM, Xin Li wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
[snip]
>
> On 08/27/13 01:59, Davide Italiano wrote:
>> I've written a patch that attempts to fix the second problem.
>> http://people.freebsd.org/~davide/review/zfsrename_recycle.diff The
>> culprit
Author: ivoras
Date: Wed Aug 28 10:06:20 2013
New Revision: 254986
URL: http://svnweb.freebsd.org/changeset/base/254986
Log:
Take a very small step toward the Century of the Anchovy by increasing the
time dirhash entries stay in memory before being considered for eviction to
1 minute.
Modif
Author: uqs
Date: Wed Aug 28 07:48:44 2013
New Revision: 254985
URL: http://svnweb.freebsd.org/changeset/base/254985
Log:
Fix 'make depend'
Modified:
head/sys/modules/ip6_mroute_mod/Makefile
Modified: head/sys/modules/ip6_mroute_mod/Makefile
==
on 28/08/2013 03:39 Xin LI said the following:
> @@ -6250,8 +6250,11 @@ zfs_freebsd_rename(ap)
> ASSERT(ap->a_fcnp->cn_flags & (SAVENAME|SAVESTART));
> ASSERT(ap->a_tcnp->cn_flags & (SAVENAME|SAVESTART));
>
> - error = zfs_rename(fdvp, ap->a_fcnp->cn_nameptr, tdvp,
> - ap-
on 28/08/2013 04:02 Xin Li said the following:
> I'm not sure that this is right. Now we have:
>
> tdzp = VTOZ(tdvp);
> ZFS_VERIFY_ZP(tdzp);
> zfsvfs = tdzp->z_zfsvfs;
> ZFS_ENTER(zfsvfs);// tdzp's z_zfsvfs entered
> zilog = zfsvfs->z_log;
>
44 matches
Mail list logo