hi,
can you please add comments on each uvm_fault_* functions you introduced?
eg. what "uvm_fault_lower1" does is not clear from its name at all.
to me, it isn't clear what was the purpose of the mechanical splitting of
these functions.
YAMAMOTO Takashi
Am 16.02.10 03:46, schrieb matthew green:
Module Name:src
Committed By: mrg
Date: Tue Feb 16 02:46:02 UTC 2010
Modified Files:
src/etc/rc.d: fsck_root
Log Message:
only fsck / if we find it in /etc/fstab. diskless systems don't need
a / entry.
XXX: still get an error f
Module Name:src
Committed By: kiyohara
Date: Wed Feb 17 06:06:50 UTC 2010
Modified Files:
src/sys/arch/ia64/include: proc.h
Log Message:
Fix type missmatch.
forgot to commit since change ia64/syscall.c,1.5.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 sr
Module Name:src
Committed By: snj
Date: Wed Feb 17 01:17:37 UTC 2010
Modified Files:
src/dist/dhcp/client: dhclient.conf.5
Log Message:
Fix a thinko: the DHCP _client_ is doing the requesting.
Reported by Anonymous in PR misc/39162.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: snj
Date: Wed Feb 17 00:49:21 UTC 2010
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
Fix punctuation and update "SEE ALSO" section. From Bug Hunting in
PR misc/40293.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1
Module Name:src
Committed By: dyoung
Date: Wed Feb 17 00:15:24 UTC 2010
Modified Files:
src/sys/kern: kern_pmf.c
Log Message:
Initialize the temporary pmf_qual_t in pmf_device_subtree_release()
to avoid a failed ds != NULL assertion, later.
To generate a diff of this com
Module Name:src
Committed By: mlelstv
Date: Tue Feb 16 23:20:31 UTC 2010
Modified Files:
src/sbin/fsck_lfs: dir.c inode.c kernelops.h lfs.c pass1.c pass4.c
pass6.c segwrite.c segwrite.h setup.c vars.c vnode.c
src/sbin/newfs_lfs: make_lfs.c newfs.c
Module Name:src
Committed By: mlelstv
Date: Tue Feb 16 23:13:13 UTC 2010
Modified Files:
src/libexec/lfs_cleanerd: lfs_cleanerd.c
Log Message:
Read the padded superblocks to avoid problems with disks that have
larger sectors than 512 Bytes.
To generate a diff of this com
On Tue, 16 Feb 2010, matthew green wrote:
> Modified Files:
>src/etc/rc.d: fsck_root
>
> Log Message:
> only fsck / if we find it in /etc/fstab. diskless systems don't need
> a / entry.
This seems reasonable. But, without this patch, would it work to
place "fr
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:27:25 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Tickets 1307 & 1308
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.197 -r1.1.2.198 src/doc/CHANGES-5.1
Please note that diffs ar
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:27:22 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
Tickets 1307 & 1308
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 src/doc/CHANGES-5.0.3
Please note that diffs
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:26:44 UTC 2010
Modified Files:
src/tools/compat [netbsd-5-0]: getmode.c
Log Message:
Pull up following revision(s) (requested by snj in ticket #1308):
tools/compat/getmode.c: revision 1.8
include unistd.h whe
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:26:39 UTC 2010
Modified Files:
src/tools/compat [netbsd-5]: getmode.c
Log Message:
Pull up following revision(s) (requested by snj in ticket #1308):
tools/compat/getmode.c: revision 1.8
include unistd.h where
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:24:22 UTC 2010
Modified Files:
src/sys/arch/i386/i386 [netbsd-5-0]: ibcs2_machdep.c svr4_machdep.c
Log Message:
Pull up following revision(s) (requested by drochner in ticket #1307):
sys/arch/i386/i386/svr4_m
Module Name:src
Committed By: bouyer
Date: Tue Feb 16 21:24:15 UTC 2010
Modified Files:
src/sys/arch/i386/i386 [netbsd-5]: ibcs2_machdep.c svr4_machdep.c
Log Message:
Pull up following revision(s) (requested by drochner in ticket #1307):
sys/arch/i386/i386/svr4_mac
Module Name:src
Committed By: pooka
Date: Tue Feb 16 20:42:47 UTC 2010
Modified Files:
src/sys/rump: Makefile.rump
src/sys/rump/dev/lib/libcgd: Makefile
src/sys/rump/dev/lib/libdisk: Makefile
src/sys/rump/dev/lib/libdm: Makefile
src/sys/rump/
Module Name:src
Committed By: pooka
Date: Tue Feb 16 20:34:04 UTC 2010
Modified Files:
src/sys/rump/fs/lib/libntfs: Makefile
Log Message:
remove -D__NetBSD__ (it's done globally now)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/fs/lib/libntfs/
Hello,
David Young wrote:
> On Sat, Nov 21, 2009 at 03:41:07PM +1100, matthew green wrote:
> >
> >SPLDEBUG is single-purpose. It also has some bugs, which I am happy to
> >describe. But let's keep it until we come up with something better.
> >
> >
> > now you've told me all of: i
Module Name:src
Committed By: wiz
Date: Tue Feb 16 19:59:31 UTC 2010
Modified Files:
src/share/man/man9/man9.i386: nmi.9
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/man9.i386/nmi.9
Please note t
Module Name:src
Committed By: dyoung
Date: Tue Feb 16 19:29:40 UTC 2010
Modified Files:
src/sys/arch/x86/pci: pci_machdep.c
Log Message:
PCI Configuration Mechanisms #1 and #2 are controlled by two to
three registers. Let us think of the kernel operating the registers
in
Module Name:src
Committed By: rmind
Date: Tue Feb 16 19:21:30 UTC 2010
Modified Files:
src/share/man/man9: kpreempt.9 mutex.9 spl.9
Log Message:
kpreempt(9): add a note when kernel preemption is disabled/deferred.
Sprinkle cross-links, bump dates.
To generate a diff of t
Module Name:src
Committed By: mlelstv
Date: Tue Feb 16 18:57:54 UTC 2010
Modified Files:
src/usr.sbin/dumplfs: dumplfs.c
Log Message:
Read the padded superblocks to avoid problems with disks that have
larger sectors than 512 Bytes.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: skrll
Date: Tue Feb 16 16:56:30 UTC 2010
Modified Files:
src/sys/arch/hp700/hp700: machdep.c mainbus.c
src/sys/arch/hppa/hppa: pmap.c
src/sys/arch/hppa/include: vmparam.h
Log Message:
Remove the dma24_ex method of dealing with
Module Name:src
Committed By: msaitoh
Date: Tue Feb 16 15:17:18 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h
Log Message:
Add support for 82575, 82576 and 82580(ER).
- Apply the patch for 82575 from Wolfgang Stukenbrock (PR#42422). We use
only
da...@l8s.co.uk said:
> I presume the panic was in the 'return to user' sequence?
Yes, in the iret.
> Does it now SIGSEGV the program?
Yes, which is a bit strange because this happened before
even the first instruction was fetched, and no user-supplied
data are involved (as opposed to setmconte
Module Name:src
Committed By: msaitoh
Date: Tue Feb 16 10:11:47 UTC 2010
Modified Files:
src/share/man/man4: mpt.4
Log Message:
Add an entry for SAS controller.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/mpt.4
Please note that diffs a
Module Name:src
Committed By: msaitoh
Date: Tue Feb 16 10:10:26 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1019 -r1.1020 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1018 -r1.10
Module Name:src
Committed By: msaitoh
Date: Tue Feb 16 10:10:04 UTC 2010
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add entries for 82576 and 82580
To generate a diff of this commit:
cvs rdiff -u -r1.1022 -r1.1023 src/sys/dev/pci/pcidevs
Please note that diff
Module Name:src
Committed By: msaitoh
Date: Tue Feb 16 10:06:19 UTC 2010
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
indent, tabify and remove extra spaces.
To generate a diff of this commit:
cvs rdiff -u -r1.197 -r1.198 src/sys/dev/pci/if_wm.c
cvs r
Module Name:src
Committed By: dholland
Date: Tue Feb 16 09:53:52 UTC 2010
Modified Files:
src/games/fortune/datfiles: fortunes fortunes2
Log Message:
Latin police: use proper conjugation.
(whether the rest of the affected fortune is valid either is debatable)
To generate
On Tue, 16 Feb 2010, matthew green wrote:
> Modified Files:
> src/etc/rc.d: fsck_root
>
> Log Message:
> only fsck / if we find it in /etc/fstab. diskless systems don't need
> a / entry.
This seems reasonable. But, without this patch, would it work to
place "from_mount" in the fs_spec col
Module Name:src
Committed By: matt
Date: Tue Feb 16 08:13:58 UTC 2010
Modified Files:
src/sys/arch/evbmips/malta [matt-nb5-mips64]: malta_intr.c
src/sys/arch/mips/adm5120 [matt-nb5-mips64]: adm5120_intr.c
src/sys/arch/mips/atheros [matt-nb5-mips64]: ar5312_i
Module Name:src
Committed By: matt
Date: Tue Feb 16 08:03:15 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: locore.S
Log Message:
Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.167.38.13 -r1.167.38.14 src/sys/arch/mips/mips/locore.S
Pl
33 matches
Mail list logo