Author: kib
Date: Thu Aug 8 06:15:58 2013
New Revision: 254090
URL: http://svnweb.freebsd.org/changeset/base/254090
Log:
MFC r253191:
The vm_fault() should not be allowed to proceed on the map entry which
is being wired now. The entry wired count is changed to non-zero in
advance, before
Author: kib
Date: Thu Aug 8 06:12:29 2013
New Revision: 254089
URL: http://svnweb.freebsd.org/changeset/base/254089
Log:
MFC r253190:
Add the thread owner of the MAP_ENTRY_IN_TRANSITION flag to struct
vm_map_entry. In vm_map_wire() and vm_map_unwire(), only process the
entries which tran
Author: kib
Date: Thu Aug 8 06:07:28 2013
New Revision: 254088
URL: http://svnweb.freebsd.org/changeset/base/254088
Log:
MFC r253189:
Never remove user-wired pages from an object when doing
msync(MS_INVALIDATE). The vm_fault_copy_entry() requires that object
range which corresponds to th
Author: kib
Date: Thu Aug 8 06:03:34 2013
New Revision: 254087
URL: http://svnweb.freebsd.org/changeset/base/254087
Log:
MFC r253188:
In the vm_page_set_invalid() function, do not assert that the page is
not busy, since its only caller brelse() can legitimately call it on
busy page.
Modi
Author: kib
Date: Thu Aug 8 06:00:42 2013
New Revision: 254086
URL: http://svnweb.freebsd.org/changeset/base/254086
Log:
MFC r253187:
Do not invalidate page of the B_NOCACHE buffer or buffer after an I/O
error if any user wired mappings exist.
Modified:
stable/9/sys/kern/vfs_bio.c
Direct
Author: adrian
Date: Thu Aug 8 05:52:41 2013
New Revision: 254085
URL: http://svnweb.freebsd.org/changeset/base/254085
Log:
Cap the number of streams supported to two for now.
I haven't yet reviewed the Intel driver(s) in more depth to see if
there are 1x1 NICs that report they support 2
Author: kib
Date: Thu Aug 8 05:41:55 2013
New Revision: 254084
URL: http://svnweb.freebsd.org/changeset/base/254084
Log:
MFC r253859:
Remove unused malloc type.
Modified:
stable/8/sys/kern/kern_malloc.c
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/kern/ (props c
Author: kib
Date: Thu Aug 8 05:35:58 2013
New Revision: 254083
URL: http://svnweb.freebsd.org/changeset/base/254083
Log:
MFC r253859:
Remove unused malloc type.
Modified:
stable/9/sys/kern/kern_malloc.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/kern/ke
Author: adrian
Date: Thu Aug 8 05:09:35 2013
New Revision: 254082
URL: http://svnweb.freebsd.org/changeset/base/254082
Log:
Convert net80211 over to using if_transmit for the dispatch from the
upper layer(s).
This eliminates the if_snd queue from net80211. Yay!
This unfortunately ha
Author: neel
Date: Thu Aug 8 03:17:39 2013
New Revision: 254081
URL: http://svnweb.freebsd.org/changeset/base/254081
Log:
Use local variables with the appropriate types and eliminate a bunch of casts.
This is a cosmetic change but it does help with a proposed change to increase
the maxim
Author: peter
Date: Thu Aug 8 01:53:27 2013
New Revision: 254080
URL: http://svnweb.freebsd.org/changeset/base/254080
Log:
Our libc iconv (unlike gnu iconv and the citrus code in NetBSD) has a
bypass mode when src == dst. Unfortunately, there are tools in ports
that pass byte streams throu
On Wed, Aug 07, 2013 at 07:06:24PM +0300, Andriy Gapon wrote:
> on 07/08/2013 18:27 Nikolai Lifanov said the following:
> > Does this need a param.h bump?
> > At least x11/nvidia-driver is sensitive to this.
>
> Sorry, but did you have to quote more than 1000 lines to ask this?
+1 for overquoting
Author: delphij
Date: Thu Aug 8 00:06:25 2013
New Revision: 254079
URL: http://svnweb.freebsd.org/changeset/base/254079
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14122:1e57939bc87d:
Illumos ZFS issues:
3956 ::vdev -r should work with pipelines
39
Author: delphij
Date: Thu Aug 8 00:06:25 2013
New Revision: 254079
URL: http://svnweb.freebsd.org/changeset/base/254079
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14122:1e57939bc87d:
Illumos ZFS issues:
3956 ::vdev -r should work with pipelines
39
Author: delphij
Date: Wed Aug 7 22:21:00 2013
New Revision: 254077
URL: http://svnweb.freebsd.org/changeset/base/254077
Log:
MFV r254071:
Fix a regression introduced by fix for Illumos bug #3834. Quote from
Matthew Ahrens on the Illumos issue:
ztest fails this assertion because zte
Author: adrian
Date: Wed Aug 7 22:01:43 2013
New Revision: 254076
URL: http://svnweb.freebsd.org/changeset/base/254076
Log:
Allow net80211 to compile on stable/9 and stable/8.
Modified:
head/sys/net80211/ieee80211.c
head/sys/net80211/ieee80211_output.c
head/sys/net80211/ieee80211_proto.h
Author: marcel
Date: Wed Aug 7 21:51:19 2013
New Revision: 254075
URL: http://svnweb.freebsd.org/changeset/base/254075
Log:
MFC r245347: Add color.4th.
MFC r253919: Fix the bootable CD.
Modified:
stable/9/release/ia64/mkisoimages.sh
Directory Properties:
stable/9/release/ia64/ (props c
Author: delphij
Date: Wed Aug 7 21:16:14 2013
New Revision: 254074
URL: http://svnweb.freebsd.org/changeset/base/254074
Log:
MFV r254070:
Merge vendor bugfix for ZFS test suite that triggers false positives.
Illumos ZFS issues:
3949 ztest fault injection should avoid resilvering d
On Tue, Jul 30, 2013 at 04:16:58PM +0200, Dimitry Andric wrote:
> Upstream gcc checks this with:
> #if defined(__i386__) && defined(__PIC__)
> ...
> #elif defined(__x86_64__) && (defined(__code_model_medium__) ||
> defined(__code_model_large__)) && defined(__PIC__)
> ...
> and it exchanges ebx o
Author: obrien
Date: Wed Aug 7 20:35:26 2013
New Revision: 254073
URL: http://svnweb.freebsd.org/changeset/base/254073
Log:
Improve the sysctl symbol extraction from the kernel so that it find more
(all?) sysctl's. Previously some where missed, depending on how they were
defined.
Modified
On 07/08/13 13:05, Gleb Smirnoff wrote:
Yes, lack of good management mechanism creates a temptation to create
a foo(4) interface for any new FOO protocol, with its own if_ioctl method
that will provide a clean entry into its management. I suspect that was one
of the reasons to implement carp(4) a
Author: jhb
Date: Wed Aug 7 19:56:35 2013
New Revision: 254072
URL: http://svnweb.freebsd.org/changeset/base/254072
Log:
Don't emit a spurious EVFILT_PROC event with no fflags set on process exit
if NOTE_EXIT is not being monitored. The rationale is that a listener
should only get an event
Author: delphij
Date: Wed Aug 7 19:53:41 2013
New Revision: 254071
URL: http://svnweb.freebsd.org/changeset/base/254071
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14121:6f5ac5d649af:
Illumos ZFS issues:
3955 ztest failure: assertion refcount_count(&tx
Author: delphij
Date: Wed Aug 7 19:53:41 2013
New Revision: 254071
URL: http://svnweb.freebsd.org/changeset/base/254071
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14121:6f5ac5d649af:
Illumos ZFS issues:
3955 ztest failure: assertion refcount_count(&tx
Author: delphij
Date: Wed Aug 7 19:51:54 2013
New Revision: 254070
URL: http://svnweb.freebsd.org/changeset/base/254070
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14120:e9e346400fef:
Illumos ZFS issues:
3949 ztest fault injection should avoid resilver
Author: delphij
Date: Wed Aug 7 19:51:54 2013
New Revision: 254070
URL: http://svnweb.freebsd.org/changeset/base/254070
Log:
Update vendor/illumos/dist and vendor-sys/illumos/dist
to illumos-gate 14120:e9e346400fef:
Illumos ZFS issues:
3949 ztest fault injection should avoid resilver
Author: delphij
Date: Wed Aug 7 19:42:17 2013
New Revision: 254069
URL: http://svnweb.freebsd.org/changeset/base/254069
Log:
MFC r250261: Update zlib to 1.2.8.
Modified:
stable/9/lib/libz/ChangeLog
stable/9/lib/libz/README
stable/9/lib/libz/Symbol.map
stable/9/lib/libz/Versions.def
s
On Wed, 7 Aug 2013, Zbyszek Bodek wrote:
On 07.08.2013 08:21, Jeff Roberson wrote:
Author: jeff
Date: Wed Aug 7 06:21:20 2013
New Revision: 254025
URL: http://svnweb.freebsd.org/changeset/base/254025
Log:
Replace kernel virtual address space allocation with vmem. This provides
transparen
Author: kib
Date: Wed Aug 7 17:07:42 2013
New Revision: 254066
URL: http://svnweb.freebsd.org/changeset/base/254066
Log:
MFC r245055 (by neel):
Add macros required to enable VMX operation on Intel processors.
Modified:
stable/9/sys/amd64/include/specialreg.h
Directory Properties:
stable/
Author: kib
Date: Wed Aug 7 16:36:38 2013
New Revision: 254065
URL: http://svnweb.freebsd.org/changeset/base/254065
Log:
Split the pagequeues per NUMA domains, and split pageademon process
into threads each processing queue in a single domain. The structure
of the pagedaemons and queues is
Author: kib
Date: Wed Aug 7 16:33:15 2013
New Revision: 254064
URL: http://svnweb.freebsd.org/changeset/base/254064
Log:
Change the pmap_ts_referenced() method of amd64 pmap to use shared
pvh_global_lock. This allows the method to be executed in parallel,
avoiding undue contention on the p
On Wednesday, August 07, 2013 4:03:51 am Andriy Gapon wrote:
> Author: avg
> Date: Wed Aug 7 08:03:50 2013
> New Revision: 254051
> URL: http://svnweb.freebsd.org/changeset/base/254051
>
> Log:
> enable KDB_TRACE in GENERICs
>
> KDB_TRACE is not an alternative to DDB/etc, they are compleme
on 07/08/2013 18:27 Nikolai Lifanov said the following:
> Does this need a param.h bump?
> At least x11/nvidia-driver is sensitive to this.
Sorry, but did you have to quote more than 1000 lines to ask this?
--
Andriy Gapon
___
svn-src-all@freebsd.org m
Author: dteske
Date: Wed Aug 7 16:01:45 2013
New Revision: 254063
URL: http://svnweb.freebsd.org/changeset/base/254063
Log:
Sync-up bsdinstall(8)/bsdconfig(8) list of mirrors.
SVN r253543:
Update mirror list to more closely match
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handboo
Author: rpaulo
Date: Wed Aug 7 15:55:12 2013
New Revision: 254062
URL: http://svnweb.freebsd.org/changeset/base/254062
Log:
Fix previous commit: both flags must be set.
Modified:
head/contrib/wpa/src/drivers/driver_wired.c
Modified: head/contrib/wpa/src/drivers/driver_wired.c
==
Author: cognet
Date: Wed Aug 7 15:44:58 2013
New Revision: 254061
URL: http://svnweb.freebsd.org/changeset/base/254061
Log:
Don't bother trying to work around buffers which are not aligned on a cache
line boundary. It has never been 100% correct, and it can't work on SMP,
because nothing pr
On 08/07/13 02:21, Jeff Roberson wrote:
Author: jeff
Date: Wed Aug 7 06:21:20 2013
New Revision: 254025
URL: http://svnweb.freebsd.org/changeset/base/254025
Log:
Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.
-
On Wed, Aug 07, 2013 at 11:31:51AM +0100, Bruce Simpson wrote:
B> On 01/08/13 17:55, Rui Paulo wrote:
B> > On 1 Aug 2013, at 09:27, Alexander V. Chernikov
wrote:
B> >> Because thay aren't really interfaces. All they need is BPF.
B> >> There is a cleaner approach described here:
http://lists.free
Author: mav
Date: Wed Aug 7 11:34:20 2013
New Revision: 254058
URL: http://svnweb.freebsd.org/changeset/base/254058
Log:
Remove droping topology mutex after iterating 100 periphs in CAMGETPASSTHRU.
That is not so slow and so often operation to handle unneeded otherwise
xsoftc.xpt_generation
Author: theraven
Date: Wed Aug 7 11:30:04 2013
New Revision: 254057
URL: http://svnweb.freebsd.org/changeset/base/254057
Log:
Remove __attribute__((__aligned__)) that generates incorrect alignment on
compilers that know about SSE. Code left over from old header that thought
that 64 bits was
On 24/07/13 05:24, Marcel Moolenaar wrote:
Log:
Decouple the UUID generator from network interfaces by having MAC
addresses added to the UUID generator using uuid_ether_add(). The
UUID generator keeps an arbitrary number of MAC addresses, under
the assumption that they are rarely remo
Author: ganbold (doc committer)
Date: Wed Aug 7 11:07:56 2013
New Revision: 254056
URL: http://svnweb.freebsd.org/changeset/base/254056
Log:
Bring initial support for Allwinner A20 SoC (Cubieboard2).
Add support for A20 timer.
Correct interrupt offset depending from chip.
On 07.08.2013 08:21, Jeff Roberson wrote:
> Author: jeff
> Date: Wed Aug 7 06:21:20 2013
> New Revision: 254025
> URL: http://svnweb.freebsd.org/changeset/base/254025
>
> Log:
> Replace kernel virtual address space allocation with vmem. This provides
> transparent layering and better fragmen
On 01/08/13 17:55, Rui Paulo wrote:
On 1 Aug 2013, at 09:27, Alexander V. Chernikov wrote:
Because thay aren't really interfaces. All they need is BPF.
There is a cleaner approach described here:
http://lists.freebsd.org/pipermail/freebsd-net/2012-December/034031.html
I don't agree with this
Author: kib
Date: Wed Aug 7 10:15:54 2013
New Revision: 254055
URL: http://svnweb.freebsd.org/changeset/base/254055
Log:
Free Glen
Modified:
svnadmin/conf/mentors
Modified: svnadmin/conf/mentors
==
--- svnadmin/conf
Author: kib
Date: Wed Aug 7 10:07:55 2013
New Revision: 254054
URL: http://svnweb.freebsd.org/changeset/base/254054
Log:
Revert the MFC of the r244237, done as r244806. There are indeed bugs
in XEN pmap. The revert hides a panic with the cost of non-working
vfork(2), which means more obsc
Author: kib
Date: Wed Aug 7 09:18:21 2013
New Revision: 254053
URL: http://svnweb.freebsd.org/changeset/base/254053
Log:
Revert the MFC of the r244237, done as r244806. There are indeed bugs
in XEN pmap. The revert hides a panic with the cost of non-working
vfork(2), which means more obsc
Author: mav
Date: Wed Aug 7 08:20:11 2013
New Revision: 254052
URL: http://svnweb.freebsd.org/changeset/base/254052
Log:
Improve r253721 by reporting detected lack of BIO_FLUSH support to GEOM.
That prevents more of such requests from coming and errors from logging.
Modified:
head/sys/cam/
Author: avg
Date: Wed Aug 7 08:03:50 2013
New Revision: 254051
URL: http://svnweb.freebsd.org/changeset/base/254051
Log:
enable KDB_TRACE in GENERICs
KDB_TRACE is not an alternative to DDB/etc, they are complementary.
So I do not see any reason to not enable KDB_TRACE by default.
X-
Author: avg
Date: Wed Aug 7 07:44:03 2013
New Revision: 254049
URL: http://svnweb.freebsd.org/changeset/base/254049
Log:
MFC r253073: zfs: try to properly handle i/o errors in mappedread_sf
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Directory Properties:
Author: avg
Date: Wed Aug 7 07:44:13 2013
New Revision: 254050
URL: http://svnweb.freebsd.org/changeset/base/254050
Log:
MFC r253073: zfs: try to properly handle i/o errors in mappedread_sf
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
Directory Properties:
Author: avg
Date: Wed Aug 7 07:41:48 2013
New Revision: 254047
URL: http://svnweb.freebsd.org/changeset/base/254047
Log:
MFC r253070: zfs: load zpool.cache after a root fs is mounted
Modified:
stable/9/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Directory Properties:
stable/9
Author: avg
Date: Wed Aug 7 07:42:09 2013
New Revision: 254048
URL: http://svnweb.freebsd.org/changeset/base/254048
Log:
MFC r253070: zfs: load zpool.cache after a root fs is mounted
Modified:
stable/8/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa_misc.c
Directory Properties:
stable/8
Author: avg
Date: Wed Aug 7 07:39:44 2013
New Revision: 254045
URL: http://svnweb.freebsd.org/changeset/base/254045
Log:
MFC r253602: newvers.sh: add another git-svn fallback
Modified:
stable/9/sys/conf/newvers.sh
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/conf/
Author: avg
Date: Wed Aug 7 07:39:52 2013
New Revision: 254046
URL: http://svnweb.freebsd.org/changeset/base/254046
Log:
MFC r253602: newvers.sh: add another git-svn fallback
Modified:
stable/8/sys/conf/newvers.sh
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/conf/
Author: avg
Date: Wed Aug 7 07:38:11 2013
New Revision: 254043
URL: http://svnweb.freebsd.org/changeset/base/254043
Log:
MFC r253601: newvers.sh: fix the fallback case of git-svn detection
Modified:
stable/9/sys/conf/newvers.sh
Directory Properties:
stable/9/sys/ (props changed)
stable
Author: avg
Date: Wed Aug 7 07:38:18 2013
New Revision: 254044
URL: http://svnweb.freebsd.org/changeset/base/254044
Log:
MFC r253601: newvers.sh: fix the fallback case of git-svn detection
Modified:
stable/8/sys/conf/newvers.sh
Directory Properties:
stable/8/sys/ (props changed)
stable
Author: avg
Date: Wed Aug 7 07:36:37 2013
New Revision: 254042
URL: http://svnweb.freebsd.org/changeset/base/254042
Log:
MFC r253072: amd64: use -mno-omit-leaf-frame-pointer in addition to
-fno-omit-frame-pointer
Modified:
stable/8/sys/conf/Makefile.amd64
stable/8/sys/conf/kmod.mk
Direct
Author: avg
Date: Wed Aug 7 07:36:28 2013
New Revision: 254041
URL: http://svnweb.freebsd.org/changeset/base/254041
Log:
MFC r253072: amd64: use -mno-omit-leaf-frame-pointer in addition to
-fno-omit-frame-pointer
Modified:
stable/9/sys/conf/Makefile.amd64
stable/9/sys/conf/kmod.mk
Direct
Author: avg
Date: Wed Aug 7 07:34:59 2013
New Revision: 254040
URL: http://svnweb.freebsd.org/changeset/base/254040
Log:
MFC r253605: zfsboottest: remove explicit -Werror
Modified:
stable/8/tools/tools/zfsboottest/Makefile
Directory Properties:
stable/8/tools/tools/zfsboottest/ (props ch
Author: avg
Date: Wed Aug 7 07:34:51 2013
New Revision: 254039
URL: http://svnweb.freebsd.org/changeset/base/254039
Log:
MFC r253605: zfsboottest: remove explicit -Werror
Modified:
stable/9/tools/tools/zfsboottest/Makefile
Directory Properties:
stable/9/tools/tools/zfsboottest/ (props ch
Author: avg
Date: Wed Aug 7 07:33:19 2013
New Revision: 254038
URL: http://svnweb.freebsd.org/changeset/base/254038
Log:
MFC r253068: zfsboottest.sh: remove checks for things that are not
strictly required
Modified:
stable/8/tools/tools/zfsboottest/zfsboottest.sh
Directory Properties:
st
Author: avg
Date: Wed Aug 7 07:32:56 2013
New Revision: 254037
URL: http://svnweb.freebsd.org/changeset/base/254037
Log:
MFC r253068: zfsboottest.sh: remove checks for things that are not
strictly required
Modified:
stable/9/tools/tools/zfsboottest/zfsboottest.sh
Directory Properties:
st
Author: avg
Date: Wed Aug 7 07:31:41 2013
New Revision: 254036
URL: http://svnweb.freebsd.org/changeset/base/254036
Log:
MFC r253067: zfsboottest: sync with changes in zfs boot code
Modified:
stable/8/tools/tools/zfsboottest/zfsboottest.c
Directory Properties:
stable/8/tools/tools/zfsboott
Author: avg
Date: Wed Aug 7 07:31:21 2013
New Revision: 254035
URL: http://svnweb.freebsd.org/changeset/base/254035
Log:
MFC r253067: zfsboottest: sync with changes in zfs boot code
Modified:
stable/9/tools/tools/zfsboottest/zfsboottest.c
Directory Properties:
stable/9/tools/tools/zfsboott
Author: avg
Date: Wed Aug 7 07:28:00 2013
New Revision: 254034
URL: http://svnweb.freebsd.org/changeset/base/254034
Log:
MFC r253076: rc.d/zfs: pass -v option to zfs mount
Modified:
stable/8/etc/rc.d/zfs
Directory Properties:
stable/8/etc/ (props changed)
stable/8/etc/rc.d/ (props ch
Author: avg
Date: Wed Aug 7 07:27:49 2013
New Revision: 254033
URL: http://svnweb.freebsd.org/changeset/base/254033
Log:
MFC r253076: rc.d/zfs: pass -v option to zfs mount
Modified:
stable/9/etc/rc.d/zfs
Directory Properties:
stable/9/etc/ (props changed)
stable/9/etc/rc.d/ (props ch
Author: kib
Date: Wed Aug 7 07:24:20 2013
New Revision: 254032
URL: http://svnweb.freebsd.org/changeset/base/254032
Log:
MFC r253352:
MFi386: add ddb "show sysregs" command.
Modified:
stable/9/sys/amd64/amd64/machdep.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stab
Author: kevlo
Date: Wed Aug 7 07:22:56 2013
New Revision: 254031
URL: http://svnweb.freebsd.org/changeset/base/254031
Log:
Remove unsigned comparison < 0
Found by: LLVM
Reviewed by: luigi
Modified:
head/sys/kern/kern_poll.c
Modified: head/sys/kern/kern_poll.c
===
69 matches
Mail list logo