Author: davidxu
Date: Sun Sep 19 05:42:29 2010
New Revision: 212838
URL: http://svn.freebsd.org/changeset/base/212838
Log:
- _Unwind_Resume function is not used, remove it.
- Use a store barrier to make sure uwl_forcedunwind is lastest thing
other threads can see.
- Add some comments.
M
Author: davidxu
Date: Sun Sep 19 05:19:47 2010
New Revision: 212837
URL: http://svn.freebsd.org/changeset/base/212837
Log:
Fix a race condition when finding stack unwinding functions.
Modified:
head/lib/libthr/thread/thr_exit.c
Modified: head/lib/libthr/thread/thr_exit.c
Author: rmacklem
Date: Sun Sep 19 02:07:30 2010
New Revision: 212836
URL: http://svn.freebsd.org/changeset/base/212836
Log:
MFC: r212217
Change the code in ncl_bioread() in the experimental NFS
client to return an error when rabp is not set, so it
behaves the same way as the regular NFS cl
Author: rmacklem
Date: Sun Sep 19 01:41:49 2010
New Revision: 212835
URL: http://svn.freebsd.org/changeset/base/212835
Log:
MFC: r212216
Disable use of the NLM in the experimental NFS client, since
it will crash the kernel because it uses the nfsmount and
nfsnode structures of the regular
Author: rmacklem
Date: Sun Sep 19 01:18:03 2010
New Revision: 212834
URL: http://svn.freebsd.org/changeset/base/212834
Log:
Fix nfsrv_freeallnfslocks() in the experimental NFSv4 server so that
it frees local locks correctly upon close. In order for
nfsrv_localunlock() to work correctly, the
Author: rmacklem
Date: Sun Sep 19 01:05:19 2010
New Revision: 212833
URL: http://svn.freebsd.org/changeset/base/212833
Log:
Fix the experimental NFSv4 server so that it performs local VOP_ADVLOCK()
unlock operations correctly. It was passing in F_SETLK instead of
F_UNLCK as the operation for
Author: obrien
Date: Sun Sep 19 00:36:26 2010
New Revision: 212832
URL: http://svn.freebsd.org/changeset/base/212832
Log:
Fix the grammar after I added a second environmental variable.
Submitted by: wxs
Modified:
head/usr.bin/script/script.1
Modified: head/usr.bin/script/script.1
==
Author: rpaulo
Date: Sat Sep 18 23:38:21 2010
New Revision: 212831
URL: http://svn.freebsd.org/changeset/base/212831
Log:
Ignore EINTR when calling waitpid.
Modified:
head/lib/libproc/proc_util.c
Modified: head/lib/libproc/proc_util.c
=
Author: n_hibma
Date: Sat Sep 18 22:37:47 2010
New Revision: 212830
URL: http://svn.freebsd.org/changeset/base/212830
Log:
Cleanup white space and typos.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
Author: n_hibma
Date: Sat Sep 18 22:26:50 2010
New Revision: 212829
URL: http://svn.freebsd.org/changeset/base/212829
Log:
Bugfix: Reset the packet counters at the same time as the byte counts.
Reviewed by: brian
MFC after:3 weeks
Modified:
head/usr.sbin/ppp/throughput.c
Modified
On 18.09.2010 13:34, Bjoern A. Zeeb wrote:
On Fri, 17 Sep 2010, Andre Oppermann wrote:
@@ -487,22 +482,15 @@ after_sack_rexmit:
*/
ipsec_optlen = ipsec_hdrsiz_tcp(tp);
#endif
- if (len > tp->t_maxseg) {
- if ((tp->t_flags & TF_TSO) && V_tcp_do_tso &&
- ((tp->t_flags & TF_SIGNATURE) == 0) &&
- tp
Author: bcr (doc committer)
Date: Sat Sep 18 20:50:36 2010
New Revision: 212828
URL: http://svn.freebsd.org/changeset/base/212828
Log:
Belatedly MFC r210002, r210676, r210812, r210826:
r210002:
In the example for how to create a VLAN, also include an example of
setting the IP address.
Author: gjb (doc committer)
Date: Sat Sep 18 19:23:14 2010
New Revision: 212827
URL: http://svn.freebsd.org/changeset/base/212827
Log:
Note that devfs(5) and fdescfs(5) both create /dev/fd file descriptors.
PR: 144534
Submitted by: Matthew Seaman
Patch by: Matthew Seaman,
Author: jh
Date: Sat Sep 18 18:37:41 2010
New Revision: 212826
URL: http://svn.freebsd.org/changeset/base/212826
Log:
- For consistency, remove "." and ".." entries from de_dlist before
calling devfs_delete() (and thus possibly dropping dm_lock) in
devfs_rmdir_empty().
- Assert that we
Author: mav
Date: Sat Sep 18 16:57:05 2010
New Revision: 212825
URL: http://svn.freebsd.org/changeset/base/212825
Log:
Add basic cpu_sleep() support for Marvell SoCs. This drops my SheevaPlug's
heatsink termperature in open air from 49C to 43C when idle.
Modified:
head/sys/arm/arm/cpufunc.c
Author: kib
Date: Sat Sep 18 15:03:31 2010
New Revision: 212824
URL: http://svn.freebsd.org/changeset/base/212824
Log:
Adopt the deferring of object deallocation for the deleted map entries
on map unlock to the lock downgrade and later read unlock operation.
System map entries cannot be b
Hi,
On Saturday 18 September 2010 15:48:12 Alexander Motin wrote:
> Hi.
>
> Daan Vreeken wrote:
> > On Monday 13 September 2010 09:25:35 Alexander Motin wrote:
> >> Author: mav
> >> Date: Mon Sep 13 07:25:35 2010
> >> New Revision: 212541
> >> URL: http://svn.freebsd.org/changeset/base/212541
> >>
Hi.
Daan Vreeken wrote:
> On Monday 13 September 2010 09:25:35 Alexander Motin wrote:
>> Author: mav
>> Date: Mon Sep 13 07:25:35 2010
>> New Revision: 212541
>> URL: http://svn.freebsd.org/changeset/base/212541
>>
>> Log:
>> Refactor timer management code with priority to one-shot operation mod
Author: mav
Date: Sat Sep 18 13:44:39 2010
New Revision: 212823
URL: http://svn.freebsd.org/changeset/base/212823
Log:
Clear timer interrupt status before calling callback, not after it,
This fixes timer interrupt losses, fatal in one-shot mode.
Modified:
head/sys/arm/mv/timer.c
Modified:
On Sat, Sep 18, 2010 at 01:23:41PM +0200, Stefan Farfeleder wrote:
> Um, was the change from 32 to 31 deliberate?
Yes.
--
Pawel Jakub Dawidek http://www.wheelsystems.com
p...@freebsd.org http://www.FreeBSD.org
FreeBSD committer
Um, was the change from 32 to 31 deliberate?
On Fri, Sep 17, 2010 at 10:51:45PM +, Pawel Jakub Dawidek wrote:
> Author: pjd
> Date: Fri Sep 17 22:51:45 2010
> New Revision: 212804
> URL: http://svn.freebsd.org/changeset/base/212804
>
> Log:
> Remove magic value.
>
> Modified:
> head/sys/
On Fri, 17 Sep 2010, Andre Oppermann wrote:
Hey,
Author: andre
Date: Fri Sep 17 22:05:27 2010
New Revision: 212803
URL: http://svn.freebsd.org/changeset/base/212803
Log:
Rearrange the TSO code to make it more readable and to clearly
separate the decision logic, of whether we can do TSO, and
Author: rwatson
Date: Sat Sep 18 11:18:42 2010
New Revision: 212822
URL: http://svn.freebsd.org/changeset/base/212822
Log:
With reworking of the socket life cycle in 7.x, the need for a "sotryfree()"
was eliminated: all references to sockets are explicitly managed by sorele()
and the protoco
Author: avg
Date: Sat Sep 18 11:16:43 2010
New Revision: 212821
URL: http://svn.freebsd.org/changeset/base/212821
Log:
kern.sched.topology_spec sysctl: use step of 1 for group levels numeration
This is just a cosmetic change for prettier output.
'indent' variable/parameter serves two purp
Hi Alexander,
On Monday 13 September 2010 09:25:35 Alexander Motin wrote:
> Author: mav
> Date: Mon Sep 13 07:25:35 2010
> New Revision: 212541
> URL: http://svn.freebsd.org/changeset/base/212541
>
> Log:
> Refactor timer management code with priority to one-shot operation mode.
> The main goa
Author: mm
Date: Sat Sep 18 08:45:43 2010
New Revision: 212820
URL: http://svn.freebsd.org/changeset/base/212820
Log:
MFC r212694:
Fix kernel panic when moving a file to .zfs/shares
Fix possible loss of correct error return code in ZFS mount
OpenSolaris revisions and Bug IDs:
11
Author: marius
Date: Sat Sep 18 08:25:12 2010
New Revision: 212819
URL: http://svn.freebsd.org/changeset/base/212819
Log:
MFC: r212621
Use saner nsegments and maxsegsz parameters when creating certain DMA tags;
tags for 1-byte allocations cannot possibly be split across 2 segments and
m
Author: bschmidt
Date: Sat Sep 18 08:23:45 2010
New Revision: 212818
URL: http://svn.freebsd.org/changeset/base/212818
Log:
MFC r212410:
Fix firmware module dependencies.
malo and mwl use the firmware framework to access firmware images.
Depending on the firmware modules itself is not r
Author: marius
Date: Sat Sep 18 08:20:39 2010
New Revision: 212817
URL: http://svn.freebsd.org/changeset/base/212817
Log:
MFC: r212620
Remove a KASSERT which will also trigger for perfectly valid combinations
of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments
para
Author: marius
Date: Sat Sep 18 08:20:36 2010
New Revision: 212816
URL: http://svn.freebsd.org/changeset/base/212816
Log:
MFC: r212620
Remove a KASSERT which will also trigger for perfectly valid combinations
of small maxsize and "large" (including BUS_SPACE_UNRESTRICTED) nsegments
para
Author: marius
Date: Sat Sep 18 08:18:56 2010
New Revision: 212815
URL: http://svn.freebsd.org/changeset/base/212815
Log:
MFC: r212619
Remove redundant raising of the PIL to PIL_TICK as the respective locore
code already did that.
Modified:
stable/7/sys/sparc64/sparc64/machdep.c
stab
Author: marius
Date: Sat Sep 18 08:18:53 2010
New Revision: 212814
URL: http://svn.freebsd.org/changeset/base/212814
Log:
MFC: r212619
Remove redundant raising of the PIL to PIL_TICK as the respective locore
code already did that.
Modified:
stable/8/sys/sparc64/sparc64/machdep.c
stab
Author: mav
Date: Sat Sep 18 07:45:54 2010
New Revision: 212813
URL: http://svn.freebsd.org/changeset/base/212813
Log:
Document hw.i8254.freq tunable and machdep.i8254_freq sysctl.
Modified:
head/share/man/man4/attimer.4
Modified: head/share/man/man4/attimer.4
===
Author: mav
Date: Sat Sep 18 07:36:43 2010
New Revision: 212812
URL: http://svn.freebsd.org/changeset/base/212812
Log:
Restore pre-r212778 optimization, skipping timer reprogramming when it is
not neccessary. It allows to avoid time counter jump of up to 1/18s, when
base frequency slightly t
Author: mav
Date: Sat Sep 18 07:18:30 2010
New Revision: 212811
URL: http://svn.freebsd.org/changeset/base/212811
Log:
When global timer used at SMP system, update nextevent field on BSP before
sending IPI to other CPUs. Otherwise, other CPUs will try to honor stale
value, programming timer
Author: avg
Date: Sat Sep 18 07:16:38 2010
New Revision: 212810
URL: http://svn.freebsd.org/changeset/base/212810
Log:
MFC r212251,212457: make acpi_hp device a child of acpi_wmi
PR: kern/147858
Modified:
stable/8/sys/dev/acpi_support/acpi_hp.c
stable/8/sys/dev/acpi_support/a
36 matches
Mail list logo