Module Name:src
Committed By: hannken
Date: Sat Apr 23 07:36:02 UTC 2011
Modified Files:
src/sys/ufs/ffs: ffs_balloc.c
Log Message:
Try to keep snapshot indirect blocks contiguous.
This speeds up snapshot creation by a factor of ~3 and reduces
the file system suspension t
Module Name:src
Committed By: hannken
Date: Sat Apr 23 08:23:52 UTC 2011
Modified Files:
src/sys/ufs/ffs: ffs_snapshot.c
Log Message:
ffs_snapshot(): return an error if the node is an invalid snapshot.
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/s
Module Name:src
Committed By: rjs
Date: Sat Apr 23 15:26:05 UTC 2011
Modified Files:
src/external/mit/xorg/lib/freetype: Makefile
Log Message:
Add cache module to the build.
Fixes PR/42809.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/mit/xor
Module Name:src
Committed By: rmind
Date: Sat Apr 23 15:35:25 UTC 2011
Modified Files:
src/sys/ufs/ffs [rmind-uvmplock]: ffs_quota2.c
Log Message:
Few fixes, missed in last sync with head.
To generate a diff of this commit:
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 src/sys/ufs/ff
Module Name:src
Committed By: joerg
Date: Sat Apr 23 16:40:08 UTC 2011
Modified Files:
src/doc: CHANGES
src/libexec/ld.elf_so: tls.c
Log Message:
Fix a Freudian slip found by rmind
To generate a diff of this commit:
cvs rdiff -u -r1.1539 -r1.1540 src/doc/CHANGES
Module Name:src
Committed By: tron
Date: Sat Apr 23 16:46:51 UTC 2011
Modified Files:
src/share/man/man4: wm.4
Log Message:
Add and entry for the Intel i82545GM with external PHY which works fine:
wm0 at pci1 dev 1 function 0: Intel i82545GM 1000BASE-T Ethernet, rev. 4
wm
Module Name:src
Committed By: rmind
Date: Sat Apr 23 18:14:13 UTC 2011
Modified Files:
src/sys/uvm: uvm_amap.c uvm_amap.h uvm_anon.c uvm_aobj.c uvm_device.c
uvm_extern.h uvm_fault.c uvm_init.c uvm_io.c uvm_kmguard.c
uvm_loan.c uvm_mmap.c uvm_pager.c
Module Name:src
Committed By: rmind
Date: Sat Apr 23 18:57:28 UTC 2011
Modified Files:
src/sys/kern: kern_descrip.c
src/sys/sys: file.h
Log Message:
- Sprinkle __cacheline_aligned and __read_mostly in file descriptor code.
- While here, remove trailing whitespaces,
Module Name:src
Committed By: mrg
Date: Sat Apr 23 22:22:46 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_driver.c rf_engine.c
Log Message:
move the iodone setup and tear down into rf_engine.c. this fixes
"raidctl -u" and should also help the case where we fail to se
Module Name:src
Committed By: christos
Date: Sun Apr 24 01:56:44 UTC 2011
Modified Files:
src/lib/libutil: passwd.c
Log Message:
fix freudian slip
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/lib/libutil/passwd.c
Please note that diffs are not publi
Module Name:src
Committed By: rmind
Date: Sun Apr 24 03:56:50 UTC 2011
Modified Files:
src/sys/uvm: uvm_init.c
Log Message:
Initialize UVM loaning subsystem a bit later, after kmem(9).
Makes UVMHIST work again.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.4
11 matches
Mail list logo