CVS log for src/sys/arch/vax/vax/machdep.c
Up to [cvs.NetBSD.org] / src / sys / arch / vax / vax
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.196.20.3: download - view: text, markup, annotated - select for diffs
Mon Jun 17 16:48:57 2024 UTC (6 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.196.20.2: preferred, colored; branchpoint 1.196: preferred, colored; next MAIN 1.197: preferred, colored
Changes since revision 1.196.20.2: +10 -2
lines
Pull up following revision(s) (requested by thorpej in ticket #694):
sys/arch/vax/vax/sig_machdep.c: revision 1.27
sys/arch/vax/include/mcontext.h: revision 1.11
sys/arch/vax/vax/machdep.c: revision 1.200
Implement _UC_SETSTACK / _UC_CLRSTACK.
Revision 1.200: download - view: text, markup, annotated - select for diffs
Fri May 17 21:37:07 2024 UTC (7 months, 4 weeks ago) by thorpej
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
Diff to: previous 1.199: preferred, colored
Changes since revision 1.199: +10 -2
lines
Implement _UC_SETSTACK / _UC_CLRSTACK.
Revision 1.199: download - view: text, markup, annotated - select for diffs
Tue Mar 5 14:15:36 2024 UTC (10 months, 1 week ago) by thorpej
Branches: MAIN
Diff to: previous 1.198: preferred, colored
Changes since revision 1.198: +2 -7
lines
Move the at-shutdown call to resettodr() from cpu_reboot() to kern_reboot().
It's a small step, but it's a step.
Revision 1.196.20.2: download - view: text, markup, annotated - select for diffs
Sat Feb 17 15:50:20 2024 UTC (10 months, 3 weeks ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5
Diff to: previous 1.196.20.1: preferred, colored; branchpoint 1.196: preferred, colored
Changes since revision 1.196.20.1: +3 -2
lines
Pull up following revision(s) (requested by hans in ticket #590):
sys/arch/vax/vax/machdep.c: revision 1.197
Include leds.h to make /dev/leds work.
Revision 1.196.20.1: download - view: text, markup, annotated - select for diffs
Sun Jan 14 18:05:57 2024 UTC (12 months ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-0-RC4,
netbsd-10-0-RC3
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -3
lines
Pull up following revision(s) (requested by mrg in ticket #552):
sys/arch/vax/vax/machdep.c: revision 1.198
vax: set default RLIMIT_AS to the same as MAXDSIZ
this allows modern GCC to run without returning to the issues that
reported in PR#28379, and avoids a strange sort-of-invariant violation
where the rlimit for data equaled the rlimit for all address space, so
there is no room for text or stack etc.
ok ragge@
Revision 1.198: download - view: text, markup, annotated - select for diffs
Thu Jan 11 04:33:45 2024 UTC (12 months ago) by mrg
Branches: MAIN
Diff to: previous 1.197: preferred, colored
Changes since revision 1.197: +3 -3
lines
vax: set default RLIMIT_AS to the same as MAXDSIZ
this allows modern GCC to run without returning to the issues that
reported in PR#28379, and avoids a strange sort-of-invariant violation
where the rlimit for data equaled the rlimit for all address space, so
there is no room for text or stack etc.
ok ragge@
XXX: pullup-10
Revision 1.197: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:29:29 2024 UTC (12 months, 1 week ago) by hans
Branches: MAIN
Diff to: previous 1.196: preferred, colored
Changes since revision 1.196: +3 -2
lines
Include leds.h to make /dev/leds work.
Revision 1.196: download - view: text, markup, annotated - select for diffs
Thu Jun 11 19:20:46 2020 UTC (4 years, 7 months ago) by ad
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
thorpej-altq-separation-base,
thorpej-altq-separation,
netbsd-10-base,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Branch point for: netbsd-10
Diff to: previous 1.195: preferred, colored
Changes since revision 1.195: +3 -3
lines
uvm_availmem(): give it a boolean argument to specify whether a recent
cached value will do, or if the very latest total must be fetched. It can
be called thousands of times a second and fetching the totals impacts not
only the calling LWP but other CPUs doing unrelated activity in the VM
system.
Revision 1.192.2.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:07:56 2020 UTC (4 years, 9 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.192.2.1: preferred, colored; branchpoint 1.192: preferred, colored; next MAIN 1.193: preferred, colored
Changes since revision 1.192.2.1: +3 -3
lines
Merge changes from current as of 20200406
Revision 1.195: download - view: text, markup, annotated - select for diffs
Tue Dec 31 13:07:12 2019 UTC (5 years ago) by ad
Branches: MAIN
CVS tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Diff to: previous 1.194: preferred, colored
Changes since revision 1.194: +3 -3
lines
Rename uvm_free() -> uvm_availmem().
Revision 1.194: download - view: text, markup, annotated - select for diffs
Sat Dec 21 13:00:24 2019 UTC (5 years ago) by ad
Branches: MAIN
Diff to: previous 1.193: preferred, colored
Changes since revision 1.193: +3 -3
lines
uvmexp.free -> uvm_free()
Revision 1.192.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:51 2019 UTC (5 years, 7 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -3
lines
Sync with HEAD
Revision 1.191.16.2: download - view: text, markup, annotated - select for diffs
Fri Jan 18 08:50:24 2019 UTC (5 years, 11 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.191.16.1: preferred, colored; branchpoint 1.191: preferred, colored; next MAIN 1.192: preferred, colored
Changes since revision 1.191.16.1: +2 -3
lines
Synch with HEAD
Revision 1.193: download - view: text, markup, annotated - select for diffs
Sat Dec 29 11:30:12 2018 UTC (6 years ago) by maxv
Branches: MAIN
CVS tags: phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.192: preferred, colored
Changes since revision 1.192: +2 -3
lines
Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the same
recently.
Revision 1.191.16.1: download - view: text, markup, annotated - select for diffs
Sat Apr 7 04:12:14 2018 UTC (6 years, 9 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +13 -2
lines
Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
Revision 1.192: download - view: text, markup, annotated - select for diffs
Sat Mar 31 06:32:47 2018 UTC (6 years, 9 months ago) by ragge
Branches: MAIN
CVS tags: phil-wifi-base,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407
Branch point for: phil-wifi
Diff to: previous 1.191: preferred, colored
Changes since revision 1.191: +13 -2
lines
Set max/dfl size for vm a process may have to the same as for data.
This avoids a problem where mmap may lock processes in the system,
and solves PR port-vax/28379.
Revision 1.189.2.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:48 2017 UTC (7 years, 1 month ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.189.2.1: preferred, colored; branchpoint 1.189: preferred, colored; next MAIN 1.190: preferred, colored
Changes since revision 1.189.2.1: +1 -1
lines
update from HEAD
Revision 1.191.8.1: download - view: text, markup, annotated - select for diffs
Thu Apr 27 05:36:34 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: prg-localcount2
Diff to: previous 1.191: preferred, colored; next MAIN 1.192: preferred, colored
Changes since revision 1.191: +5 -3
lines
Restore all work from the former pgoyette-localcount branch (which is
now abandoned doe to cvs merge botch).
The branch now builds, and installs via anita. There are still some
problems (cgd is non-functional and all atf tests time-out) but they
will get resolved soon.
Revision 1.191.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 20 23:50:56 2016 UTC (8 years, 5 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.191: preferred, colored; next MAIN 1.192: preferred, colored
Changes since revision 1.191: +5 -3
lines
Adapt the machine/arch dependent code to the new {b,c}devsw reference
counting.
XXX Most of these will require testing by someone other than myself, as
I have a limited selection of hardware!
Revision 1.190.6.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:18:04 2015 UTC (9 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.190: preferred, colored; next MAIN 1.191: preferred, colored
Changes since revision 1.190: +3 -3
lines
Sync with HEAD
Revision 1.191: download - view: text, markup, annotated - select for diffs
Tue Dec 16 11:23:11 2014 UTC (10 years, 1 month ago) by jklos
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-compat-base,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: prg-localcount2,
pgoyette-localcount,
pgoyette-compat
Diff to: previous 1.190: preferred, colored
Changes since revision 1.190: +3 -3
lines
Fix leds.h include.
Revision 1.189.2.1: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:03:27 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -4
lines
Rebase to HEAD as of a few days ago.
Revision 1.182.2.4: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:12 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.182.2.3: preferred, colored; branchpoint 1.182: preferred, colored; next MAIN 1.183: preferred, colored
Changes since revision 1.182.2.3: +3 -4
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.189.4.1: download - view: text, markup, annotated - select for diffs
Sun May 18 17:45:28 2014 UTC (10 years, 7 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.189: preferred, colored; next MAIN 1.190: preferred, colored
Changes since revision 1.189: +3 -4
lines
sync with head
Revision 1.190: download - view: text, markup, annotated - select for diffs
Mon Mar 24 20:06:33 2014 UTC (10 years, 9 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
nick-nhusb-base,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Branch point for: nick-nhusb
Diff to: previous 1.189: preferred, colored
Changes since revision 1.189: +3 -4
lines
use cpu_{g,s}etmodel
Revision 1.185.2.1.2.1: download - view: text, markup, annotated - select for diffs
Thu Nov 1 16:45:01 2012 UTC (12 years, 2 months ago) by matt
Branches: matt-nb6-plus
Diff to: previous 1.185.2.1: preferred, colored; next MAIN 1.185.2.2: preferred, colored
Changes since revision 1.185.2.1: +9 -2
lines
sync with netbsd-6-0-RELEASE.
Revision 1.182.2.3: download - view: text, markup, annotated - select for diffs
Tue Oct 30 17:20:29 2012 UTC (12 years, 2 months ago) by yamt
Branches: yamt-pagecache
CVS tags: yamt-pagecache-tag8
Diff to: previous 1.182.2.2: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.2.2: +9 -2
lines
sync with head
Revision 1.185.2.2: download - view: text, markup, annotated - select for diffs
Mon Sep 3 19:01:25 2012 UTC (12 years, 4 months ago) by riz
Branches: netbsd-6
CVS tags: netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1-5-RELEASE,
netbsd-6-1-4-RELEASE,
netbsd-6-1-3-RELEASE,
netbsd-6-1-2-RELEASE,
netbsd-6-1-1-RELEASE,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-6-RELEASE,
netbsd-6-0-5-RELEASE,
netbsd-6-0-4-RELEASE,
netbsd-6-0-3-RELEASE,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
matt-nb6-plus-nbase,
matt-nb6-plus-base
Diff to: previous 1.185.2.1: preferred, colored; branchpoint 1.185: preferred, colored; next MAIN 1.186: preferred, colored
Changes since revision 1.185.2.1: +9 -2
lines
Pull up following revision(s) (requested by martin in ticket #532):
sys/arch/vax/vax/machdep.c: revision 1.189
Kernel crash dumps are not properly implemented - so do not pretend they
would exist and set dumplo to 0 if dumpsize is 0. This makes savecore
happy.
XXX - implement real dumps, most of the needed code seems to be in place
already.
Revision 1.189: download - view: text, markup, annotated - select for diffs
Mon Aug 27 22:25:09 2012 UTC (12 years, 4 months ago) by martin
Branches: MAIN
CVS tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
riastradh-drm2-base3,
riastradh-drm2-base2,
riastradh-drm2-base1,
riastradh-drm2-base,
riastradh-drm2,
khorben-n900,
agc-symver-base,
agc-symver
Branch point for: tls-maxphys,
rmind-smpnet
Diff to: previous 1.188: preferred, colored
Changes since revision 1.188: +9 -2
lines
Kernel crash dumps are not properly implemented - so do not pretend they
would exist and set dumplo to 0 if dumpsize is 0. This makes savecore
happy.
XXX - implement real dumps, most of the needed code seems to be in place
already.
Revision 1.182.6.6: download - view: text, markup, annotated - select for diffs
Sat Jun 2 11:09:10 2012 UTC (12 years, 7 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182.6.5: preferred, colored; branchpoint 1.182: preferred, colored; next MAIN 1.183: preferred, colored
Changes since revision 1.182.6.5: +19 -7
lines
sync to latest -current.
Revision 1.182.2.2: download - view: text, markup, annotated - select for diffs
Wed May 23 10:07:49 2012 UTC (12 years, 7 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.182.2.1: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.2.1: +19 -7
lines
sync with head.
Revision 1.185.2.1: download - view: text, markup, annotated - select for diffs
Mon May 21 15:25:56 2012 UTC (12 years, 7 months ago) by riz
Branches: netbsd-6
CVS tags: netbsd-6-0-RC1
Branch point for: matt-nb6-plus
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +19 -7
lines
Pull up following revision(s) (requested by martin in ticket #274):
sys/arch/amd64/amd64/process_machdep.c: revision 1.20
sys/kern/sys_lwp.c: revision 1.54
sys/arch/sparc64/sparc64/machdep.c: revision 1.267
sys/arch/mips/mips/cpu_subr.c: revision 1.16
sys/arch/vax/vax/machdep.c: revision 1.188
sys/sys/lwp.h: revision 1.161
sys/arch/sparc64/sparc64/netbsd32_machdep.c: revision 1.98
sys/arch/alpha/alpha/machdep.c: revision 1.339
sys/compat/sys/ucontext.h: revision 1.6
sys/arch/hppa/hppa/hppa_machdep.c: revision 1.28
distrib/sets/lists/tests/mi: revision 1.469
sys/arch/powerpc/powerpc/sig_machdep.c: revision 1.42
tests/lib/libc/sys/t_lwp_create.c: revision 1.1
tests/lib/libc/sys/Makefile: revision 1.23
sys/arch/arm/arm/sig_machdep.c: revision 1.42
sys/arch/amd64/include/mcontext.h: revision 1.15
sys/arch/amd64/amd64/machdep.c: revision 1.183
sys/arch/sh3/sh3/sh3_machdep.c: revision 1.99
sys/arch/i386/i386/machdep.c: revision 1.727
sys/compat/netbsd32/netbsd32_lwp.c: revision 1.13
sys/arch/sparc/sparc/machdep.c: revision 1.319
sys/arch/amd64/amd64/netbsd32_machdep.c: revision 1.76
sys/arch/m68k/m68k/sig_machdep.c: revision 1.49
sys/sys/ucontext.h: revision 1.16
sys/arch/mips/mips/netbsd32_machdep.c: revision 1.9
lib/libc/sys/_lwp_create.2: revision 1.5
Calling _lwp_create() with a bogus ucontext could trigger a kernel
assertion failure (and thus a crash in DIAGNOSTIC kernels). Independently
discovered by YAMAMOTO Takashi and Joel Sing.
To avoid this, introduce a cpu_mcontext_validate() function and move all
sanity checks from cpu_setmcontext() there. Also untangle the netbsd32
compat mess slightly and add a cpu_mcontext32_validate() cousin there.
Add an exhaustive atf test case, based partly on code from Joel Sing.
Should finally fix the remaining open part of PR kern/43903.
Revision 1.188: download - view: text, markup, annotated - select for diffs
Mon May 21 14:15:19 2012 UTC (12 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pagecache-base5,
jmcneill-usbmp-base10
Diff to: previous 1.187: preferred, colored
Changes since revision 1.187: +19 -7
lines
Calling _lwp_create() with a bogus ucontext could trigger a kernel
assertion failure (and thus a crash in DIAGNOSTIC kernels). Independently
discovered by YAMAMOTO Takashi and Joel Sing.
To avoid this, introduce a cpu_mcontext_validate() function and move all
sanity checks from cpu_setmcontext() there. Also untangle the netbsd32
compat mess slightly and add a cpu_mcontext32_validate() cousin there.
Add an exhaustive atf test case, based partly on code from Joel Sing.
Should finally fix the remaining open part of PR kern/43903.
Revision 1.182.2.1: download - view: text, markup, annotated - select for diffs
Tue Apr 17 00:07:01 2012 UTC (12 years, 9 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +18 -59
lines
sync with head
Revision 1.182.6.5: download - view: text, markup, annotated - select for diffs
Tue Mar 6 18:26:39 2012 UTC (12 years, 10 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182.6.4: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.6.4: +2 -3
lines
sync to -current
Revision 1.182.6.4: download - view: text, markup, annotated - select for diffs
Tue Mar 6 09:56:11 2012 UTC (12 years, 10 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182.6.3: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.6.3: +3 -2
lines
sync to -current
Revision 1.182.6.3: download - view: text, markup, annotated - select for diffs
Sun Mar 4 00:46:15 2012 UTC (12 years, 10 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182.6.2: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.6.2: +0 -1
lines
sync to latest -current.
Revision 1.187: download - view: text, markup, annotated - select for diffs
Mon Feb 27 15:41:10 2012 UTC (12 years, 10 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base4,
jmcneill-usbmp-base9,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base4
Diff to: previous 1.186: preferred, colored
Changes since revision 1.186: +2 -3
lines
physmem is declared by uvm
Revision 1.182.6.2: download - view: text, markup, annotated - select for diffs
Fri Feb 24 09:11:35 2012 UTC (12 years, 10 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182.6.1: preferred, colored; branchpoint 1.182: preferred, colored
Changes since revision 1.182.6.1: +2 -49
lines
sync to -current.
Revision 1.186: download - view: text, markup, annotated - select for diffs
Sun Feb 19 21:06:33 2012 UTC (12 years, 10 months ago) by rmind
Branches: MAIN
CVS tags: jmcneill-usbmp-base5,
jmcneill-usbmp-base3
Diff to: previous 1.185: preferred, colored
Changes since revision 1.185: +2 -49
lines
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.
Revision 1.182.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 18 07:33:28 2012 UTC (12 years, 10 months ago) by mrg
Branches: jmcneill-usbmp
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +18 -11
lines
merge to -current.
Revision 1.185: download - view: text, markup, annotated - select for diffs
Fri Jan 27 18:53:05 2012 UTC (12 years, 11 months ago) by para
Branches: MAIN
CVS tags: netbsd-6-base,
jmcneill-usbmp-base2
Branch point for: netbsd-6
Diff to: previous 1.184: preferred, colored
Changes since revision 1.184: +3 -3
lines
converting extent(9) from malloc(9) to kmem(9)
preceding kmem-vmem-pool-uvm patch
releng@ acknowledged
Revision 1.184: download - view: text, markup, annotated - select for diffs
Sat Jan 7 16:47:42 2012 UTC (13 years ago) by chs
Branches: MAIN
Diff to: previous 1.183: preferred, colored
Changes since revision 1.183: +14 -2
lines
define _UC_TLSBASE and use it to pass the TLS pointer to setcontext().
since there is no available space in ucontext_t on vax, pass the
TLS pointer on the stack referenced by the ucontext_t instead.
suggested by joerg.
Revision 1.183: download - view: text, markup, annotated - select for diffs
Mon Dec 12 19:03:12 2011 UTC (13 years, 1 month ago) by mrg
Branches: MAIN
Diff to: previous 1.182: preferred, colored
Changes since revision 1.182: +5 -10
lines
implement bdev_size(9) wrapper around d_psize() routine, so we can take
the device lock in relevant places. avoid doing so while actually dumping.
tested i386 crash dumps still work, and that all touched files compile.
fixes PR#45705.
Revision 1.182: download - view: text, markup, annotated - select for diffs
Sun Jul 3 02:18:21 2011 UTC (13 years, 6 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base3,
yamt-pagecache-base2,
yamt-pagecache-base,
jmcneill-usbmp-pre-base2,
jmcneill-usbmp-base,
jmcneill-audiomp3-base,
jmcneill-audiomp3
Branch point for: yamt-pagecache,
jmcneill-usbmp
Diff to: previous 1.181: preferred, colored
Changes since revision 1.181: +62 -79
lines
Cleanup trapframe handling. Instead of keeping a trapframe pointer in the
pcb, put in the mdlwp instead. We had a dummy field so it didn't grow in
size. This also follows the practice that mips and powerpc follow that a
pointer to the user trapframe is in l->l_md.md_utf. Make trapframe members
start with tf_
Revision 1.180.6.1: download - view: text, markup, annotated - select for diffs
Thu Jun 23 14:19:46 2011 UTC (13 years, 6 months ago) by cherry
Branches: cherry-xenmp
Diff to: previous 1.180: preferred, colored; next MAIN 1.181: preferred, colored
Changes since revision 1.180: +37 -3
lines
Catchup with rmind-uvmplock merge.
Revision 1.181: download - view: text, markup, annotated - select for diffs
Sun Jun 12 03:35:49 2011 UTC (13 years, 7 months ago) by rmind
Branches: MAIN
Diff to: previous 1.180: preferred, colored
Changes since revision 1.180: +37 -3
lines
Welcome to 5.99.53! Merge rmind-uvmplock branch:
- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.
- Simplify locking in some pmap(9) modules by removing P->V locking.
- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).
- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.
- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.
Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.
Revision 1.179.2.4: download - view: text, markup, annotated - select for diffs
Sat Mar 5 20:52:19 2011 UTC (13 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.179.2.3: preferred, colored; branchpoint 1.179: preferred, colored; next MAIN 1.180: preferred, colored
Changes since revision 1.179.2.3: +14 -20
lines
sync with head
Revision 1.180: download - view: text, markup, annotated - select for diffs
Tue Dec 14 23:44:49 2010 UTC (14 years, 1 month ago) by matt
Branches: MAIN
CVS tags: uebayasi-xip-base7,
rmind-uvmplock-nbase,
rmind-uvmplock-base,
matt-mips64-premerge-20101231,
jym-xensuspend-nbase,
jym-xensuspend-base,
jruoho-x86intr-base,
jruoho-x86intr,
cherry-xenmp-base,
bouyer-quota2-nbase,
bouyer-quota2-base,
bouyer-quota2
Branch point for: cherry-xenmp
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +14 -20
lines
Cleanups includes. Change <machine/XXX.h> to <sys/XXX.h>
Remove unneeded includes.
Revision 1.178.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 30 14:39:56 2010 UTC (14 years, 8 months ago) by uebayasi
Branches: uebayasi-xip
Diff to: previous 1.178: preferred, colored; next MAIN 1.179: preferred, colored
Changes since revision 1.178: +2 -3
lines
Sync with HEAD.
Revision 1.179.2.3: download - view: text, markup, annotated - select for diffs
Sun Apr 25 19:39:00 2010 UTC (14 years, 8 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.179.2.2: preferred, colored; branchpoint 1.179: preferred, colored
Changes since revision 1.179.2.2: +4 -3
lines
A round of compile and other fixes to previous.
Revision 1.179.2.2: download - view: text, markup, annotated - select for diffs
Sun Apr 25 15:27:37 2010 UTC (14 years, 8 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.179.2.1: preferred, colored; branchpoint 1.179: preferred, colored
Changes since revision 1.179.2.1: +11 -7
lines
- Invent mm_md_getva() and mm_md_relva() routines, provided by MD and
indicated with __HAVE_MM_MD_PREFER_VA. It will be used to deal with
cache aliasing issues and thus fix little MIPS, ARM and friends.
- Convert dev_mem_readwrite() to use unmanaged mappings. Fix a missed
offset addition in a case of direct map. Sprinkle various comments in
the memory device driver.
- Add missing direct map handling on hp700 and vax. Make checks across
m68k ports more consistent, reduce the diffs. Fix kernacc check miss
on news68k. Minor off-by-one fix for alpha. Add MEMC_PHYS_BASE for
mmap() case check on acorn26. Misc clean-up.
Revision 1.179.2.1: download - view: text, markup, annotated - select for diffs
Thu Mar 18 04:36:53 2010 UTC (14 years, 10 months ago) by rmind
Branches: rmind-uvmplock
Diff to: previous 1.179: preferred, colored
Changes since revision 1.179: +31 -2
lines
Unify /dev/{mem,kmem,zero,null} implementations in MI code. Based on patch
from Joerg Sonnenberger, proposed on tech-kern@, in February 2008.
Work and depression still in progress.
Revision 1.164.4.2: download - view: text, markup, annotated - select for diffs
Thu Mar 11 15:03:06 2010 UTC (14 years, 10 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.164.4.1: preferred, colored; branchpoint 1.164: preferred, colored; next MAIN 1.165: preferred, colored
Changes since revision 1.164.4.1: +21 -22
lines
sync with head
Revision 1.179: download - view: text, markup, annotated - select for diffs
Mon Feb 8 19:02:32 2010 UTC (14 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: yamt-nfs-mp-base9,
yamt-nfs-mp-base11,
yamt-nfs-mp-base10,
uebayasi-xip-base6,
uebayasi-xip-base5,
uebayasi-xip-base4,
uebayasi-xip-base3,
uebayasi-xip-base2,
uebayasi-xip-base1
Branch point for: rmind-uvmplock
Diff to: previous 1.178: preferred, colored
Changes since revision 1.178: +2 -3
lines
Remove separate mb_map. The nmbclusters is computed at boot time based
on the amount of physical memory and limited by NMBCLUSTERS if present.
Architectures without direct mapping also limit it based on the kmem_map
size, which is used as backing store. On i386 and ARM, the maximum KVA
used for mbuf clusters is limited to 64MB by default.
The old default limits and limits based on GATEWAY have been removed.
key_registered_sb_max is hard-wired to a value derived from 2048
clusters.
Revision 1.178: download - view: text, markup, annotated - select for diffs
Sat Nov 21 04:45:39 2009 UTC (15 years, 1 month ago) by rmind
Branches: MAIN
CVS tags: uebayasi-xip-base,
matt-premerge-20091211
Branch point for: uebayasi-xip
Diff to: previous 1.177: preferred, colored
Changes since revision 1.177: +19 -13
lines
- Use lwp_getpcb() on VAX, clean from struct user usage.
- Include sys/user.h in MD proc.h .
Revision 1.177: download - view: text, markup, annotated - select for diffs
Mon Oct 26 19:16:58 2009 UTC (15 years, 2 months ago) by cegger
Branches: MAIN
Diff to: previous 1.176: preferred, colored
Changes since revision 1.176: +4 -4
lines
kill extra whitespaces
reviewed by tsutsui@
Revision 1.176: download - view: text, markup, annotated - select for diffs
Wed Oct 21 21:12:04 2009 UTC (15 years, 2 months ago) by rmind
Branches: MAIN
Diff to: previous 1.175: preferred, colored
Changes since revision 1.175: +2 -8
lines
Remove uarea swap-out functionality:
- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.
Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).
Discussed on <tech-kern>, reviewed by <ad>.
Revision 1.173.2.1: download - view: text, markup, annotated - select for diffs
Wed May 13 17:18:41 2009 UTC (15 years, 8 months ago) by jym
Branches: jym-xensuspend
Diff to: previous 1.173: preferred, colored; next MAIN 1.174: preferred, colored
Changes since revision 1.173: +5 -4
lines
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
Revision 1.164.4.1: download - view: text, markup, annotated - select for diffs
Mon May 4 08:12:05 2009 UTC (15 years, 8 months ago) by yamt
Branches: yamt-nfs-mp
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +62 -19
lines
sync with head.
Revision 1.167.2.3: download - view: text, markup, annotated - select for diffs
Tue Apr 28 07:34:53 2009 UTC (15 years, 8 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.167.2.2: preferred, colored; branchpoint 1.167: preferred, colored; next MAIN 1.168: preferred, colored
Changes since revision 1.167.2.2: +4 -4
lines
Sync with HEAD.
Revision 1.175: download - view: text, markup, annotated - select for diffs
Wed Mar 18 17:06:48 2009 UTC (15 years, 10 months ago) by cegger
Branches: MAIN
CVS tags: yamt-nfs-mp-base8,
yamt-nfs-mp-base7,
yamt-nfs-mp-base6,
yamt-nfs-mp-base5,
yamt-nfs-mp-base4,
yamt-nfs-mp-base3,
nick-hppapmap-base4,
nick-hppapmap-base3,
nick-hppapmap-base,
jymxensuspend-base
Diff to: previous 1.174: preferred, colored
Changes since revision 1.174: +4 -4
lines
bcopy -> memcpy
Revision 1.167.2.2: download - view: text, markup, annotated - select for diffs
Tue Mar 3 18:29:36 2009 UTC (15 years, 10 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.167.2.1: preferred, colored; branchpoint 1.167: preferred, colored
Changes since revision 1.167.2.1: +5 -4
lines
Sync with HEAD.
Revision 1.174: download - view: text, markup, annotated - select for diffs
Fri Feb 13 22:41:03 2009 UTC (15 years, 11 months ago) by apb
Branches: MAIN
CVS tags: nick-hppapmap-base2
Diff to: previous 1.173: preferred, colored
Changes since revision 1.173: +3 -2
lines
Use "defopt MODULAR" in sys/conf/files, and #include "opt_modular.h"
in all kernel sources that use the MODULAR option.
Proposed in tech-kern on 18 Jan 2009.
Revision 1.173: download - view: text, markup, annotated - select for diffs
Wed Jan 21 16:24:34 2009 UTC (15 years, 11 months ago) by he
Branches: MAIN
Branch point for: jym-xensuspend
Diff to: previous 1.172: preferred, colored
Changes since revision 1.172: +4 -4
lines
Re-adapt to the changed return types for major() and minor().
Revision 1.167.2.1: download - view: text, markup, annotated - select for diffs
Mon Jan 19 13:17:02 2009 UTC (15 years, 11 months ago) by skrll
Branches: nick-hppapmap
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +12 -9
lines
Sync with HEAD.
Revision 1.162.6.4: download - view: text, markup, annotated - select for diffs
Sat Jan 17 13:28:35 2009 UTC (16 years ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.162.6.3: preferred, colored; branchpoint 1.162: preferred, colored; next MAIN 1.163: preferred, colored
Changes since revision 1.162.6.3: +59 -9
lines
Sync with HEAD.
Revision 1.172: download - view: text, markup, annotated - select for diffs
Sun Jan 11 22:37:50 2009 UTC (16 years ago) by christos
Branches: MAIN
CVS tags: mjf-devfs2-base
Diff to: previous 1.171: preferred, colored
Changes since revision 1.171: +6 -6
lines
fix dev_t printf formats.
Revision 1.165.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 13 01:13:34 2008 UTC (16 years, 1 month ago) by haad
Branches: haad-dm
Diff to: previous 1.165.2.1: preferred, colored; branchpoint 1.165: preferred, colored; next MAIN 1.166: preferred, colored
Changes since revision 1.165.2.1: +8 -5
lines
Update haad-dm branch to haad-dm-base2.
Revision 1.171: download - view: text, markup, annotated - select for diffs
Sun Nov 30 18:21:36 2008 UTC (16 years, 1 month ago) by martin
Branches: MAIN
CVS tags: haad-nbase2,
haad-dm-base2,
haad-dm-base,
ad-audiomp2-base,
ad-audiomp2
Diff to: previous 1.170: preferred, colored
Changes since revision 1.170: +3 -3
lines
As discussed on tech-kern: mutex_init is too heavyweight for early bootstrap
phases, so move the initialization of the ksyms mutex back into main via
a function called ksyms_init. Rename the existing (but quite different)
ksyms_init* variations into ksyms_addsyms_elf() and ksyms_addsyms_explicit()
and adapt machdep code accordingly.
Revision 1.167.4.1: download - view: text, markup, annotated - select for diffs
Sat Nov 22 05:03:59 2008 UTC (16 years, 1 month ago) by snj
Branches: netbsd-5
CVS tags: netbsd-5-2-RELEASE,
netbsd-5-2-RC1,
netbsd-5-2-3-RELEASE,
netbsd-5-2-2-RELEASE,
netbsd-5-2-1-RELEASE,
netbsd-5-2,
netbsd-5-1-RELEASE,
netbsd-5-1-RC4,
netbsd-5-1-RC3,
netbsd-5-1-RC2,
netbsd-5-1-RC1,
netbsd-5-1-5-RELEASE,
netbsd-5-1-4-RELEASE,
netbsd-5-1-3-RELEASE,
netbsd-5-1-2-RELEASE,
netbsd-5-1-1-RELEASE,
netbsd-5-1,
netbsd-5-0-RELEASE,
netbsd-5-0-RC4,
netbsd-5-0-RC3,
netbsd-5-0-RC2,
netbsd-5-0-RC1,
netbsd-5-0-2-RELEASE,
netbsd-5-0-1-RELEASE,
netbsd-5-0,
matt-nb5-pq3-base,
matt-nb5-pq3,
matt-nb5-mips64-u2-k2-k4-k7-k8-k9,
matt-nb5-mips64-u1-k1-k5,
matt-nb5-mips64-premerge-20101231,
matt-nb5-mips64-premerge-20091211,
matt-nb5-mips64-k15,
matt-nb5-mips64,
matt-nb4-mips64-k7-u2a-k9b
Diff to: previous 1.167: preferred, colored; next MAIN 1.168: preferred, colored
Changes since revision 1.167: +5 -3
lines
Pull up following revision(s) (requested by hans in ticket #102):
sys/arch/vax/vax/machdep.c: revision 1.170
fix build for kernel configs lacking KA46, KA48, KA49 and KA53 support.
OK by mhitch.
Revision 1.170: download - view: text, markup, annotated - select for diffs
Wed Nov 19 20:26:40 2008 UTC (16 years, 1 month ago) by hans
Branches: MAIN
Diff to: previous 1.169: preferred, colored
Changes since revision 1.169: +5 -3
lines
fix build for kernel configs lacking KA46, KA48, KA49 and KA53 support.
OK by mhitch.
Revision 1.169: download - view: text, markup, annotated - select for diffs
Wed Nov 12 12:36:09 2008 UTC (16 years, 2 months ago) by ad
Branches: MAIN
Diff to: previous 1.168: preferred, colored
Changes since revision 1.168: +3 -3
lines
Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
Revision 1.168: download - view: text, markup, annotated - select for diffs
Tue Nov 11 06:46:44 2008 UTC (16 years, 2 months ago) by dyoung
Branches: MAIN
Diff to: previous 1.167: preferred, colored
Changes since revision 1.167: +3 -2
lines
It is not appropriate to call pmf_system_shutdown(9) from
doshutdownhooks(9): shutdown hooks registered by shutdownhook_establish(9)
expect to be called with interrupts disabled, but shutdown hooks
registered with pmf_device_register1(9) expect to be called with
interrupts enabled. So I have made two changes:
1 Do not call pmf_system_shutdown() from doshutdownhooks(). Instead,
change every call to doshutdownhooks() to a call to doshutdownhooks()
followed by a call to pmf_system_shutdown(). No functional change
is intended by this change.
2 Make i386 re-enable interrupts briefly while it calls
pmf_system_shutdown(). I leave it to others either to fix the
other ports, or to factor out some MI shutdown code, as joerg@
suggests, and fix that. Note that a functional change *is* intended
by this change.
I hope that this patch will stop us from flip-flopping between
calling doshutdownhooks() and pmf_system_shutdown() sometimes with
and sometimes without interrupts enabled.
Revision 1.165.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 19 22:16:06 2008 UTC (16 years, 2 months ago) by haad
Branches: haad-dm
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +49 -2
lines
Sync with HEAD.
Revision 1.167: download - view: text, markup, annotated - select for diffs
Fri Oct 17 08:12:23 2008 UTC (16 years, 3 months ago) by cegger
Branches: MAIN
CVS tags: netbsd-5-base,
matt-mips64-base2,
haad-dm-base1
Branch point for: nick-hppapmap,
netbsd-5
Diff to: previous 1.166: preferred, colored
Changes since revision 1.166: +3 -2
lines
build fix: get prototype for cpu_upcall()
Revision 1.166: download - view: text, markup, annotated - select for diffs
Wed Oct 15 06:51:19 2008 UTC (16 years, 3 months ago) by wrstuden
Branches: MAIN
Diff to: previous 1.165: preferred, colored
Changes since revision 1.165: +48 -2
lines
Merge wrstuden-revivesa into HEAD.
Revision 1.164.6.4: download - view: text, markup, annotated - select for diffs
Thu Sep 18 04:33:36 2008 UTC (16 years, 3 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.164.6.3: preferred, colored; branchpoint 1.164: preferred, colored; next MAIN 1.165: preferred, colored
Changes since revision 1.164.6.3: +2 -10
lines
Sync with wrstuden-revivesa-base-2.
Revision 1.164.8.1: download - view: text, markup, annotated - select for diffs
Thu Jul 3 18:37:56 2008 UTC (16 years, 6 months ago) by simonb
Branches: simonb-wapbl
Diff to: previous 1.164: preferred, colored; next MAIN 1.165: preferred, colored
Changes since revision 1.164: +2 -10
lines
Sync with head.
Revision 1.162.6.3: download - view: text, markup, annotated - select for diffs
Wed Jul 2 19:08:18 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.162.6.2: preferred, colored; branchpoint 1.162: preferred, colored
Changes since revision 1.162.6.2: +2 -10
lines
Sync with HEAD.
Revision 1.165: download - view: text, markup, annotated - select for diffs
Wed Jul 2 17:28:57 2008 UTC (16 years, 6 months ago) by ad
Branches: MAIN
CVS tags: wrstuden-revivesa-base-4,
wrstuden-revivesa-base-3,
wrstuden-revivesa-base-2,
simonb-wapbl-nbase,
simonb-wapbl-base
Branch point for: haad-dm
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +2 -10
lines
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.
Revision 1.164.6.3: download - view: text, markup, annotated - select for diffs
Sun Jun 22 18:12:04 2008 UTC (16 years, 6 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.164.6.2: preferred, colored; branchpoint 1.164: preferred, colored
Changes since revision 1.164.6.2: +48 -2
lines
Re-add cpu_upcall() and page fault code. i386 kernels now compile.
They don't boot, but that seems to be a consequence of current from the
day this branch was started.
Revision 1.164.6.2: download - view: text, markup, annotated - select for diffs
Wed May 14 01:35:01 2008 UTC (16 years, 8 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.164.6.1: preferred, colored; branchpoint 1.164: preferred, colored
Changes since revision 1.164.6.1: +2 -3
lines
Per discussion with ad, remove most of the #include <sys/sa.h> lines
as they were including sa.h just for the type(s) needed for syscallargs.h.
Instead, create a new file, sys/satypes.h, which contains just the
types needed for syscallargs.h. Yes, there's only one now, but that
may change and it's probably more likely to change if it'd be difficult
to handle. :-)
Per discussion with matt at n dot o, add an include of satypes.h to
sigtypes.h. Upcall handlers are kinda signal handlers, and signalling
is the header file that's already included for syscallargs.h that
closest matches SA.
This shaves about 3000 lines off of the diff of the branch relative
to the base. That also represents about 18% of the total before this
checkin.
I think this reduction is very good thing.
Revision 1.164.6.1: download - view: text, markup, annotated - select for diffs
Sat May 10 23:48:47 2008 UTC (16 years, 8 months ago) by wrstuden
Branches: wrstuden-revivesa
Diff to: previous 1.164: preferred, colored
Changes since revision 1.164: +3 -2
lines
Initial checkin of re-adding SA. Everything except kern_sa.c
compiles in GENERIC for i386. This is still a work-in-progress, but
this checkin covers most of the mechanical work (changing signalling
to be able to accomidate SA's process-wide signalling and re-adding
includes of sys/sa.h and savar.h). Subsequent changes will be much
more interesting.
Also, kern_sa.c has received partial cleanup. There's still more
to do, though.
Revision 1.162.6.2: download - view: text, markup, annotated - select for diffs
Thu Apr 3 12:42:29 2008 UTC (16 years, 9 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.162.6.1: preferred, colored; branchpoint 1.162: preferred, colored
Changes since revision 1.162.6.1: +737 -0
lines
Sync with HEAD.
Revision 1.162.2.1: download - view: text, markup, annotated - select for diffs
Mon Mar 24 07:15:07 2008 UTC (16 years, 9 months ago) by keiichi
Branches: keiichi-mipv6
Diff to: previous 1.162: preferred, colored; next MAIN 1.163: preferred, colored
Changes since revision 1.162: +21 -41
lines
sync with head.
Revision 1.158.20.2: download - view: text, markup, annotated - select for diffs
Sun Mar 23 02:04:26 2008 UTC (16 years, 9 months ago) by matt
Branches: matt-armv6
Diff to: previous 1.158.20.1: preferred, colored; branchpoint 1.158: preferred, colored; next MAIN 1.159: preferred, colored
Changes since revision 1.158.20.1: +36 -36
lines
sync with HEAD
Revision 1.150.2.8: download - view: text, markup, annotated - select for diffs
Mon Mar 17 09:14:33 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.7: preferred, colored; branchpoint 1.150: preferred, colored; next MAIN 1.151: preferred, colored
Changes since revision 1.150.2.7: +21 -34
lines
sync with head.
Revision 1.164: download - view: text, markup, annotated - select for diffs
Tue Mar 11 05:34:03 2008 UTC (16 years, 10 months ago) by matt
Branches: MAIN
CVS tags: yamt-pf42-baseX,
yamt-pf42-base4,
yamt-pf42-base3,
yamt-pf42-base2,
yamt-pf42-base,
yamt-pf42,
yamt-nfs-mp-base2,
yamt-nfs-mp-base,
yamt-lazymbuf-base15,
yamt-lazymbuf-base14,
wrstuden-revivesa-base-1,
wrstuden-revivesa-base,
matt-armv6-nbase,
keiichi-mipv6-nbase,
keiichi-mipv6-base,
hpcarm-cleanup-nbase,
ad-socklock-base1
Branch point for: yamt-nfs-mp,
wrstuden-revivesa,
simonb-wapbl
Diff to: previous 1.163: preferred, colored
Changes since revision 1.163: +21 -34
lines
Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconf
code. Move to prototype definitions. staticfy, constify, avoid casting.
Use device_* accessors.
Revision 1.150.2.7: download - view: text, markup, annotated - select for diffs
Wed Feb 27 08:36:26 2008 UTC (16 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.6: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.6: +16 -2
lines
sync with head.
Revision 1.163: download - view: text, markup, annotated - select for diffs
Sat Feb 23 05:48:14 2008 UTC (16 years, 10 months ago) by matt
Branches: MAIN
CVS tags: hpcarm-cleanup-base
Diff to: previous 1.162: preferred, colored
Changes since revision 1.162: +2 -9
lines
A number of performance changes:
Change internal register SSP to contain curlwp insread curcpu(). This
shrinks the GENERIC by 2KB.
Add rwlock stubs (rw_enter, rw_exit, rw_tryenter).
Simplify simple lock code for uniprocessors.
Do SPL raise/lower in cpu_handle_ipi instead of simple_locks.
Revision 1.162.6.1
Thu Feb 21 03:52:47 2008 UTC (16 years, 10 months ago) by mjf
Branches: mjf-devfs2
FILE REMOVED
Changes since revision 1.162: +0 -757
lines
file machdep.c was added on branch mjf-devfs2 on 2008-04-03 12:42:29 +0000
Revision 1.162: download - view: text, markup, annotated - select for diffs
Thu Feb 21 03:52:47 2008 UTC (16 years, 10 months ago) by matt
Branches: MAIN
CVS tags: nick-net80211-sync-base,
nick-net80211-sync
Branch point for: mjf-devfs2,
keiichi-mipv6
Diff to: previous 1.161: preferred, colored
Changes since revision 1.161: +3 -2
lines
More softint fixes. We need to restore the softint lwp's pcb to it's initial
state since it may have been blocked or interrupted by another softint.
Revision 1.161: download - view: text, markup, annotated - select for diffs
Wed Feb 20 16:37:52 2008 UTC (16 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.160: preferred, colored
Changes since revision 1.160: +22 -2
lines
Make NetBSD/vax work again. Add support for __HAVE_FAST_SOFTINTS.
Add a few small optimizations.
Revision 1.158.26.2: download - view: text, markup, annotated - select for diffs
Mon Feb 18 21:05:16 2008 UTC (16 years, 10 months ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.158.26.1: preferred, colored; branchpoint 1.158: preferred, colored; next MAIN 1.159: preferred, colored
Changes since revision 1.158.26.1: +3 -4
lines
Sync with HEAD.
Revision 1.150.2.6: download - view: text, markup, annotated - select for diffs
Mon Feb 4 09:22:45 2008 UTC (16 years, 11 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.5: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.5: +3 -4
lines
sync with head.
Revision 1.160: download - view: text, markup, annotated - select for diffs
Sun Feb 3 08:36:41 2008 UTC (16 years, 11 months ago) by matt
Branches: MAIN
CVS tags: mjf-devfs-base
Diff to: previous 1.159: preferred, colored
Changes since revision 1.159: +3 -4
lines
Make process_sstep use ANSI declaration.
Revision 1.158.20.1: download - view: text, markup, annotated - select for diffs
Wed Jan 9 01:49:37 2008 UTC (17 years ago) by matt
Branches: matt-armv6
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -40
lines
sync with HEAD
Revision 1.158.18.1: download - view: text, markup, annotated - select for diffs
Sun Dec 9 19:36:23 2007 UTC (17 years, 1 month ago) by jmcneill
Branches: jmcneill-pm
Diff to: previous 1.158: preferred, colored; next MAIN 1.159: preferred, colored
Changes since revision 1.158: +2 -40
lines
Sync with HEAD.
Revision 1.158.26.1: download - view: text, markup, annotated - select for diffs
Sat Dec 8 18:18:04 2007 UTC (17 years, 1 month ago) by mjf
Branches: mjf-devfs
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -40
lines
Sync with HEAD.
Revision 1.150.2.5: download - view: text, markup, annotated - select for diffs
Fri Dec 7 17:26:32 2007 UTC (17 years, 1 month ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.4: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.4: +2 -40
lines
sync with head
Revision 1.158.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 3 18:39:50 2007 UTC (17 years, 1 month ago) by ad
Branches: vmlocking
Diff to: previous 1.158: preferred, colored; next MAIN 1.159: preferred, colored
Changes since revision 1.158: +2 -40
lines
Sync with HEAD.
Revision 1.159: download - view: text, markup, annotated - select for diffs
Mon Dec 3 15:34:24 2007 UTC (17 years, 1 month ago) by ad
Branches: MAIN
CVS tags: yamt-kmem-base3,
yamt-kmem-base2,
yamt-kmem-base,
yamt-kmem,
vmlocking2-base3,
vmlocking2-base2,
vmlocking2-base1,
vmlocking2,
vmlocking-nbase,
reinoud-bufcleanup-nbase,
reinoud-bufcleanup-base,
matt-armv6-base,
jmcneill-pm-base,
cube-autoconf-base,
cube-autoconf,
bouyer-xeni386-nbase,
bouyer-xeni386-merge1,
bouyer-xeni386-base,
bouyer-xeni386
Diff to: previous 1.158: preferred, colored
Changes since revision 1.158: +2 -40
lines
Interrupt handling changes, in discussion since February:
- Reduce available SPL levels for hardware devices to none, vm, sched, high.
- Acquire kernel_lock only for interrupts at IPL_VM.
- Implement threaded soft interrupts.
Revision 1.150.2.4: download - view: text, markup, annotated - select for diffs
Mon Sep 3 14:30:58 2007 UTC (17 years, 4 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.3: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.3: +5 -5
lines
sync with head.
Revision 1.155.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 12 05:51:19 2007 UTC (17 years, 10 months ago) by rmind
Branches: yamt-idlelwp
Diff to: previous 1.155.2.1: preferred, colored; next MAIN 1.156: preferred, colored
Changes since revision 1.155.2.1: +5 -5
lines
Sync with HEAD.
Revision 1.158: download - view: text, markup, annotated - select for diffs
Sun Mar 4 06:01:01 2007 UTC (17 years, 10 months ago) by christos
Branches: MAIN
CVS tags: yamt-x86pmap-base4,
yamt-x86pmap-base3,
yamt-x86pmap-base2,
yamt-x86pmap-base,
yamt-x86pmap,
yamt-idlelwp-base8,
vmlocking-base,
thorpej-atomic-base,
thorpej-atomic,
reinoud-bufcleanup,
ppcoea-renovation-base,
ppcoea-renovation,
nick-csl-alignment-base5,
nick-csl-alignment-base,
nick-csl-alignment,
mjf-ufs-trans-base,
mjf-ufs-trans,
matt-mips64-base,
matt-mips64,
matt-armv6-prevmlocking,
jmcneill-base,
hpcarm-cleanup,
bouyer-xenamd64-base2,
bouyer-xenamd64-base,
bouyer-xenamd64
Branch point for: vmlocking,
mjf-devfs,
matt-armv6,
jmcneill-pm
Diff to: previous 1.157: preferred, colored
Changes since revision 1.157: +5 -5
lines
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
Revision 1.155.2.1: download - view: text, markup, annotated - select for diffs
Tue Feb 27 16:53:22 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-idlelwp
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +6 -6
lines
- sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
Revision 1.150.2.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 09:08:42 2007 UTC (17 years, 10 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.2: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.2: +8 -56
lines
sync with head.
Revision 1.157: download - view: text, markup, annotated - select for diffs
Thu Feb 22 06:51:30 2007 UTC (17 years, 10 months ago) by thorpej
Branches: MAIN
CVS tags: ad-audiomp-base,
ad-audiomp
Diff to: previous 1.156: preferred, colored
Changes since revision 1.156: +4 -4
lines
TRUE -> true, FALSE -> false
Revision 1.156: download - view: text, markup, annotated - select for diffs
Sat Feb 17 22:31:40 2007 UTC (17 years, 11 months ago) by pavel
Branches: MAIN
Diff to: previous 1.155: preferred, colored
Changes since revision 1.155: +4 -4
lines
Change the process/lwp flags seen by userland via sysctl back to the
P_*/L_* naming convention, and rename the in-kernel flags to avoid
conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
constant.
Restores source compatibility with pre-newlock2 tools like ps or top.
Reviewed by Andrew Doran.
Revision 1.155: download - view: text, markup, annotated - select for diffs
Fri Feb 16 01:34:04 2007 UTC (17 years, 11 months ago) by matt
Branches: MAIN
Branch point for: yamt-idlelwp
Diff to: previous 1.154: preferred, colored
Changes since revision 1.154: +4 -4
lines
Partially adapt the VAX port to the newlock2 changes. These are untested
but they do at least compile.
Revision 1.154: download - view: text, markup, annotated - select for diffs
Fri Feb 9 21:55:13 2007 UTC (17 years, 11 months ago) by ad
Branches: MAIN
CVS tags: post-newlock2-merge
Diff to: previous 1.153: preferred, colored
Changes since revision 1.153: +2 -50
lines
Merge newlock2 to head.
Revision 1.152.20.2: download - view: text, markup, annotated - select for diffs
Tue Jan 30 13:49:38 2007 UTC (17 years, 11 months ago) by ad
Branches: newlock2
Diff to: previous 1.152.20.1: preferred, colored; branchpoint 1.152: preferred, colored; next MAIN 1.153: preferred, colored
Changes since revision 1.152.20.1: +2 -50
lines
Remove support for SA. Ok core@.
Revision 1.150.2.2: download - view: text, markup, annotated - select for diffs
Sat Dec 30 20:47:14 2006 UTC (18 years ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150.2.1: preferred, colored; branchpoint 1.150: preferred, colored
Changes since revision 1.150.2.1: +3 -3
lines
sync with head.
Revision 1.152.22.1: download - view: text, markup, annotated - select for diffs
Sun Dec 10 07:16:42 2006 UTC (18 years, 1 month ago) by yamt
Branches: yamt-splraiseipl
Diff to: previous 1.152: preferred, colored; next MAIN 1.153: preferred, colored
Changes since revision 1.152: +3 -3
lines
sync with head.
Revision 1.152.20.1: download - view: text, markup, annotated - select for diffs
Sat Nov 18 21:29:37 2006 UTC (18 years, 2 months ago) by ad
Branches: newlock2
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +3 -3
lines
Sync with head.
Revision 1.153: download - view: text, markup, annotated - select for diffs
Wed Oct 25 07:04:13 2006 UTC (18 years, 2 months ago) by he
Branches: MAIN
CVS tags: yamt-splraiseipl-base5,
yamt-splraiseipl-base4,
yamt-splraiseipl-base3,
wrstuden-fixsa-newbase,
wrstuden-fixsa-base-1,
wrstuden-fixsa-base,
wrstuden-fixsa,
newlock2-nbase,
newlock2-base,
netbsd-4-base,
netbsd-4-0-RELEASE,
netbsd-4-0-RC5,
netbsd-4-0-RC4,
netbsd-4-0-RC3,
netbsd-4-0-RC2,
netbsd-4-0-RC1,
netbsd-4-0-1-RELEASE,
netbsd-4-0,
netbsd-4,
matt-nb4-arm-base,
matt-nb4-arm
Diff to: previous 1.152: preferred, colored
Changes since revision 1.152: +3 -3
lines
Propagate const, prompted by new gcc.
Revision 1.150.2.1: download - view: text, markup, annotated - select for diffs
Wed Jun 21 14:57:34 2006 UTC (18 years, 6 months ago) by yamt
Branches: yamt-lazymbuf
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +10 -10
lines
sync with head.
Revision 1.152: download - view: text, markup, annotated - select for diffs
Sat Dec 24 22:45:40 2005 UTC (19 years ago) by perry
Branches: MAIN
CVS tags: yamt-uio_vmspace-base5,
yamt-uio_vmspace,
yamt-splraiseipl-base2,
yamt-splraiseipl-base,
yamt-pdpolicy-base9,
yamt-pdpolicy-base8,
yamt-pdpolicy-base7,
yamt-pdpolicy-base6,
yamt-pdpolicy-base5,
yamt-pdpolicy-base4,
yamt-pdpolicy-base3,
yamt-pdpolicy-base2,
yamt-pdpolicy-base,
yamt-pdpolicy,
simonb-timecounters-base,
simonb-timecounters,
simonb-timcounters-final,
rpaulo-netinet-merge-pcb-base,
rpaulo-netinet-merge-pcb,
peter-altq-base,
peter-altq,
gdamore-uart-base,
gdamore-uart,
elad-kernelauth-base,
elad-kernelauth,
chap-midi-nbase,
chap-midi-base,
chap-midi,
abandoned-netbsd-4-base,
abandoned-netbsd-4
Branch point for: yamt-splraiseipl,
newlock2
Diff to: previous 1.151: preferred, colored
Changes since revision 1.151: +10 -10
lines
bare asm -> __asm
Revision 1.151: download - view: text, markup, annotated - select for diffs
Sun Dec 11 12:19:36 2005 UTC (19 years, 1 month ago) by christos
Branches: MAIN
Diff to: previous 1.150: preferred, colored
Changes since revision 1.150: +2 -2
lines
merge ktrace-lwp.
Revision 1.136.2.5: download - view: text, markup, annotated - select for diffs
Thu Nov 10 13:59:59 2005 UTC (19 years, 2 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.136.2.4: preferred, colored; next MAIN 1.137: preferred, colored
Changes since revision 1.136.2.4: +37 -34
lines
Sync with HEAD. Here we go again...
Revision 1.150: download - view: text, markup, annotated - select for diffs
Wed Jun 1 13:01:36 2005 UTC (19 years, 7 months ago) by scw
Branches: MAIN
CVS tags: yamt-vop-base3,
yamt-vop-base2,
yamt-vop-base,
yamt-vop,
yamt-readahead-pervnode,
yamt-readahead-perfile,
yamt-readahead-base3,
yamt-readahead-base2,
yamt-readahead-base,
yamt-readahead,
thorpej-vnode-attr-base,
thorpej-vnode-attr,
ktrace-lwp-base
Branch point for: yamt-lazymbuf
Diff to: previous 1.149: preferred, colored
Changes since revision 1.149: +3 -3
lines
Declare the second arg of process_write_{fp,}regs() to be const.
This permits sh5 to continue to re-use those functions in cpu_setmcontext()
with the recent change to Makefile.kern.inc (revision 1.62).
Revision 1.146.4.1: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:28:27 2005 UTC (19 years, 8 months ago) by kent
Branches: kent-audio2
Diff to: previous 1.146: preferred, colored; next MAIN 1.147: preferred, colored
Changes since revision 1.146: +39 -35
lines
sync with -current
Revision 1.149: download - view: text, markup, annotated - select for diffs
Mon Apr 25 15:02:07 2005 UTC (19 years, 8 months ago) by lukem
Branches: MAIN
CVS tags: kent-audio2-base
Diff to: previous 1.148: preferred, colored
Changes since revision 1.148: +4 -3
lines
Move the MI printing of `copyright' to the MD cpu_startup() code
where the printing of `version' is already performed.
This has the benefit of allowing the copyright to be available
via dmesg(8) on platforms which need the `msgbuf' to be setup
in cpu_startup() before printed output is remembered.
Revision 1.148: download - view: text, markup, annotated - select for diffs
Sat Apr 9 20:44:24 2005 UTC (19 years, 9 months ago) by matt
Branches: MAIN
Diff to: previous 1.147: preferred, colored
Changes since revision 1.147: +34 -32
lines
Rework cpu_upcall. Actually build a stack frame and argument list and
don't use a trampoline.
Revision 1.136.2.4: download - view: text, markup, annotated - select for diffs
Fri Apr 1 14:28:41 2005 UTC (19 years, 9 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.136.2.3: preferred, colored
Changes since revision 1.136.2.3: +5 -4
lines
Sync with HEAD.
Revision 1.147: download - view: text, markup, annotated - select for diffs
Fri Apr 1 11:59:36 2005 UTC (19 years, 9 months ago) by yamt
Branches: MAIN
Diff to: previous 1.146: preferred, colored
Changes since revision 1.146: +5 -4
lines
merge yamt-km branch.
- don't use managed mappings/backing objects for wired memory allocations.
save some resources like pv_entry. also fix (most of) PR/27030.
- simplify kernel memory management API.
- simplify pmap bootstrap of some ports.
- some related cleanups.
Revision 1.146.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 15:47:26 2005 UTC (19 years, 11 months ago) by yamt
Branches: yamt-km
Diff to: previous 1.146: preferred, colored; next MAIN 1.147: preferred, colored
Changes since revision 1.146: +5 -4
lines
use new apis.
Revision 1.136.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 21 13:23:58 2004 UTC (20 years, 3 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.136.2.2: preferred, colored
Changes since revision 1.136.2.2: +2 -2
lines
Fix the sync with head I botched.
Revision 1.136.2.2: download - view: text, markup, annotated - select for diffs
Sat Sep 18 14:42:13 2004 UTC (20 years, 4 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.136.2.1: preferred, colored
Changes since revision 1.136.2.1: +0 -0
lines
Sync with HEAD.
Revision 1.136.2.1: download - view: text, markup, annotated - select for diffs
Tue Aug 3 10:42:36 2004 UTC (20 years, 5 months ago) by skrll
Branches: ktrace-lwp
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +90 -381
lines
Sync with HEAD
Revision 1.145.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 26 20:08:29 2004 UTC (20 years, 8 months ago) by jdc
Branches: netbsd-2-0
CVS tags: netbsd-2-base,
netbsd-2-1-RELEASE,
netbsd-2-1-RC6,
netbsd-2-1-RC5,
netbsd-2-1-RC4,
netbsd-2-1-RC3,
netbsd-2-1-RC2,
netbsd-2-1-RC1,
netbsd-2-1,
netbsd-2-0-RELEASE,
netbsd-2-0-RC5,
netbsd-2-0-RC4,
netbsd-2-0-RC3,
netbsd-2-0-RC2,
netbsd-2-0-RC1,
netbsd-2-0-3-RELEASE,
netbsd-2-0-2-RELEASE,
netbsd-2-0-1-RELEASE,
netbsd-2
Diff to: previous 1.145: preferred, colored; next MAIN 1.146: preferred, colored
Changes since revision 1.145: +4 -4
lines
Pull up revision 1.146 (requested by atatat in ticket #183)
The second "console_device" node should really be called "booted_device".
Revision 1.146: download - view: text, markup, annotated - select for diffs
Sat Apr 24 04:56:59 2004 UTC (20 years, 8 months ago) by atatat
Branches: MAIN
CVS tags: yamt-km-base4,
yamt-km-base3,
yamt-km-base2,
yamt-km-base,
netbsd-3-base,
netbsd-3-1-RELEASE,
netbsd-3-1-RC4,
netbsd-3-1-RC3,
netbsd-3-1-RC2,
netbsd-3-1-RC1,
netbsd-3-1-1-RELEASE,
netbsd-3-1,
netbsd-3-0-RELEASE,
netbsd-3-0-RC6,
netbsd-3-0-RC5,
netbsd-3-0-RC4,
netbsd-3-0-RC3,
netbsd-3-0-RC2,
netbsd-3-0-RC1,
netbsd-3-0-3-RELEASE,
netbsd-3-0-2-RELEASE,
netbsd-3-0-1-RELEASE,
netbsd-3-0,
netbsd-3,
kent-audio1-beforemerge,
kent-audio1-base,
kent-audio1
Branch point for: yamt-km,
kent-audio2
Diff to: previous 1.145: preferred, colored
Changes since revision 1.145: +4 -4
lines
The second "console_device" node should really be called "booted_device".
Revision 1.145: download - view: text, markup, annotated - select for diffs
Wed Mar 24 15:34:51 2004 UTC (20 years, 9 months ago) by atatat
Branches: MAIN
CVS tags: netbsd-2-0-base
Branch point for: netbsd-2-0
Diff to: previous 1.144: preferred, colored
Changes since revision 1.144: +10 -6
lines
Tango on sysctl_createv() and flags. The flags have all been renamed,
and sysctl_createv() now uses more arguments.
Revision 1.144: download - view: text, markup, annotated - select for diffs
Tue Dec 30 12:33:19 2003 UTC (21 years ago) by pk
Branches: MAIN
Diff to: previous 1.143: preferred, colored
Changes since revision 1.143: +3 -70
lines
Replace the traditional buffer memory management -- based on fixed per buffer
virtual memory reservation and a private pool of memory pages -- by a scheme
based on memory pools.
This allows better utilization of memory because buffers can now be allocated
with a granularity finer than the system's native page size (useful for
filesystems with e.g. 1k or 2k fragment sizes). It also avoids fragmentation
of virtual to physical memory mappings (due to the former fixed virtual
address reservation) resulting in better utilization of MMU resources on some
platforms. Finally, the scheme is more flexible by allowing run-time decisions
on the amount of memory to be used for buffers.
On the other hand, the effectiveness of the LRU queue for buffer recycling
may be somewhat reduced compared to the traditional method since, due to the
nature of the pool based memory allocation, the actual least recently used
buffer may release its memory to a pool different from the one needed by a
newly allocated buffer. However, this effect will kick in only if the
system is under memory pressure.
Revision 1.143: download - view: text, markup, annotated - select for diffs
Mon Dec 8 09:29:30 2003 UTC (21 years, 1 month ago) by matt
Branches: MAIN
Diff to: previous 1.142: preferred, colored
Changes since revision 1.142: +10 -10
lines
Strings (even ifdef'ed out) can't run past the end of the line. Use
ANSI string concatenation.
Revision 1.142: download - view: text, markup, annotated - select for diffs
Thu Dec 4 19:38:22 2003 UTC (21 years, 1 month ago) by atatat
Branches: MAIN
Diff to: previous 1.141: preferred, colored
Changes since revision 1.141: +35 -40
lines
Dynamic sysctl.
Gone are the old kern_sysctl(), cpu_sysctl(), hw_sysctl(),
vfs_sysctl(), etc, routines, along with sysctl_int() et al. Now all
nodes are registered with the tree, and nodes can be added (or
removed) easily, and I/O to and from the tree is handled generically.
Since the nodes are registered with the tree, the mapping from name to
number (and back again) can now be discovered, instead of having to be
hard coded. Adding new nodes to the tree is likewise much simpler --
the new infrastructure handles almost all the work for simple types,
and just about anything else can be done with a small helper function.
All existing nodes are where they were before (numerically speaking),
so all existing consumers of sysctl information should notice no
difference.
PS - I'm sorry, but there's a distinct lack of documentation at the
moment. I'm working on sysctl(3/8/9) right now, and I promise to
watch out for buses.
Revision 1.141: download - view: text, markup, annotated - select for diffs
Mon Sep 29 22:54:28 2003 UTC (21 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.140: preferred, colored
Changes since revision 1.140: +3 -3
lines
Fix GCC3'ism's
Revision 1.140: download - view: text, markup, annotated - select for diffs
Mon Sep 29 21:04:53 2003 UTC (21 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.139: preferred, colored
Changes since revision 1.139: +2 -264
lines
Add SA_SIGINFO support for VAX.
Revision 1.139: download - view: text, markup, annotated - select for diffs
Fri Sep 26 12:02:57 2003 UTC (21 years, 3 months ago) by simonb
Branches: MAIN
Diff to: previous 1.138: preferred, colored
Changes since revision 1.138: +4 -4
lines
Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Test
compiled on most architectures.
Revision 1.138: download - view: text, markup, annotated - select for diffs
Thu Aug 7 16:30:20 2003 UTC (21 years, 5 months ago) by agc
Branches: MAIN
Diff to: previous 1.137: preferred, colored
Changes since revision 1.137: +40 -4
lines
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
Revision 1.137: download - view: text, markup, annotated - select for diffs
Tue Jul 15 02:15:05 2003 UTC (21 years, 6 months ago) by lukem
Branches: MAIN
Diff to: previous 1.136: preferred, colored
Changes since revision 1.136: +4 -1
lines
__KERNEL_RCSID()
Revision 1.136: download - view: text, markup, annotated - select for diffs
Mon Jun 23 11:01:49 2003 UTC (21 years, 6 months ago) by martin
Branches: MAIN
Branch point for: ktrace-lwp
Diff to: previous 1.135: preferred, colored
Changes since revision 1.135: +2 -1
lines
Make sure to include opt_foo.h if a defflag option FOO is used.
Revision 1.135: download - view: text, markup, annotated - select for diffs
Sat Apr 26 11:05:22 2003 UTC (21 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.134: preferred, colored
Changes since revision 1.134: +6 -10
lines
Call ksyms_init() instead of ddb_init() in case of
NKSYMS || defined(DDB) || defined(LKM)
Revision 1.134: download - view: text, markup, annotated - select for diffs
Tue Apr 1 15:23:07 2003 UTC (21 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.133: preferred, colored
Changes since revision 1.133: +8 -8
lines
Use PAGE_SIZE rather than NBPG.
Revision 1.133: download - view: text, markup, annotated - select for diffs
Sat Mar 1 21:51:59 2003 UTC (21 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.132: preferred, colored
Changes since revision 1.132: +38 -7
lines
Add machdep sysctl support. Support booted_device, consdev, and
printfataltraps.
Revision 1.132: download - view: text, markup, annotated - select for diffs
Sat Jan 18 07:10:34 2003 UTC (22 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.131: preferred, colored
Changes since revision 1.131: +138 -28
lines
Merge the nathanw_sa branch.
Revision 1.120.4.15: download - view: text, markup, annotated - select for diffs
Sun Jan 5 22:01:14 2003 UTC (22 years ago) by thorpej
Branches: nathanw_sa
CVS tags: nathanw_sa_end
Diff to: previous 1.120.4.14: preferred, colored; branchpoint 1.120: preferred, colored; next MAIN 1.121: preferred, colored
Changes since revision 1.120.4.14: +35 -10
lines
In cpu_upcall(), build a CALLG frame holding the arguments/count on
the stack, and provide an upcall trampoline that uses it to actually
call the upcall. No need to save regs, etc., since upcalls never
return.
Revision 1.120.4.14: download - view: text, markup, annotated - select for diffs
Wed Dec 11 06:12:42 2002 UTC (22 years, 1 month ago) by thorpej
Branches: nathanw_sa
Diff to: previous 1.120.4.13: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.13: +31 -29
lines
Sync with HEAD.
Revision 1.131: download - view: text, markup, annotated - select for diffs
Sun Dec 1 21:20:32 2002 UTC (22 years, 1 month ago) by matt
Branches: MAIN
CVS tags: nathanw_sa_before_merge,
nathanw_sa_base,
gmcgarry_ucred_base,
gmcgarry_ucred,
gmcgarry_ctxsw_base,
gmcgarry_ctxsw,
fvdl_fs64_base
Diff to: previous 1.130: preferred, colored
Changes since revision 1.130: +3 -3
lines
Fix inconsistencies in various definitions of avail_*, virtual_*, and
proc0paddr.
Revision 1.130: download - view: text, markup, annotated - select for diffs
Thu Nov 14 20:30:40 2002 UTC (22 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.129: preferred, colored
Changes since revision 1.129: +29 -27
lines
Fix for a problem where an user can crash the machine via sigreturn(),
noticed by and fix from Miod Vallat <miod@openbsd.org>.
Miod's OpenBSD log message:
> Don't uvm_useracc the user sigcontext in sys_sigreturn and then access
> the user addresses directly from the kernel. copyin is faster and can
> correctly deal properly with mappings that uvm_useracc thinks are
> correct but will fault anyway (to figure out how to generate such
> mappings is left as en excercise for the reader).
>
> Blatantly stolen from art@'s similar fix to sparc.
Revision 1.120.4.13: download - view: text, markup, annotated - select for diffs
Fri Oct 18 02:40:35 2002 UTC (22 years, 3 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.12: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.12: +71 -15
lines
Catch up to -current.
Revision 1.118.2.6: download - view: text, markup, annotated - select for diffs
Thu Oct 10 18:37:23 2002 UTC (22 years, 3 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.118.2.5: preferred, colored; next MAIN 1.119: preferred, colored
Changes since revision 1.118.2.5: +178 -32
lines
sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
Revision 1.120.4.12: download - view: text, markup, annotated - select for diffs
Sat Oct 5 07:29:23 2002 UTC (22 years, 3 months ago) by gmcgarry
Branches: nathanw_sa
Diff to: previous 1.120.4.11: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.11: +5 -4
lines
LWPify
Revision 1.129: download - view: text, markup, annotated - select for diffs
Sat Sep 28 09:53:08 2002 UTC (22 years, 3 months ago) by ragge
Branches: MAIN
CVS tags: kqueue-beforemerge,
kqueue-base,
kqueue-aftermerge
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +37 -1
lines
Add common routines to talk with the CPMBX, from Hugh Graham (hugh@openbsd.org)
This makes halt/reboot work correctly on a bunch of machines.
Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Sep 25 21:25:39 2002 UTC (22 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +36 -16
lines
Don't use rmaps; use extent maps instead.
Revision 1.120.4.11: download - view: text, markup, annotated - select for diffs
Tue Sep 17 21:18:35 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.10: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.10: +107 -17
lines
Catch up to -current.
Revision 1.127: download - view: text, markup, annotated - select for diffs
Thu Sep 12 18:22:23 2002 UTC (22 years, 4 months ago) by ragge
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +94 -14
lines
Fix a signal handler bug originally reported by Hugh Graham some year ago:
If two signals are sent after each other without the process being run in
userspace between them then the second one will overwrite part of the signal
info stored on the userstack.
Fixed by rewriting and simplifying both the signal delivery code and the
trampoline code. Also bump signal version number to 2.
Revision 1.126: download - view: text, markup, annotated - select for diffs
Fri Sep 6 13:18:43 2002 UTC (22 years, 4 months ago) by gehenna
Branches: MAIN
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +14 -4
lines
Merge the gehenna-devsw branch into the trunk.
This merge changes the device switch tables from static array to
dynamically generated by config(8).
- All device switches is defined as a constant structure in device drivers.
- The new grammer ``device-major'' is introduced to ``files''.
device-major <prefix> char <num> [block <num>] [<rules>]
- All device major numbers must be listed up in port dependent majors.<arch>
by using this grammer.
- Added the new naming convention.
The name of the device switch must be <prefix>_[bc]devsw for auto-generation
of device switch tables.
- The backward compatibility of loading block/character device
switch by LKM framework is broken. This is necessary to convert
from block/character device major to device name in runtime and vice versa.
- The restriction to assign device major by LKM is completely removed.
We don't need to reserve LKM entries for dynamic loading of device switch.
- In compile time, device major numbers list is packed into the kernel and
the LKM framework will refer it to assign device major number dynamically.
Revision 1.118.2.5: download - view: text, markup, annotated - select for diffs
Fri Sep 6 08:42:23 2002 UTC (22 years, 4 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.118.2.4: preferred, colored
Changes since revision 1.118.2.4: +26 -7
lines
sync kqueue branch with HEAD
Revision 1.123.2.3: download - view: text, markup, annotated - select for diffs
Sat Aug 31 14:52:49 2002 UTC (22 years, 4 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.123.2.2: preferred, colored; branchpoint 1.123: preferred, colored; next MAIN 1.124: preferred, colored
Changes since revision 1.123.2.2: +4 -4
lines
catch up with -current.
Revision 1.120.4.10: download - view: text, markup, annotated - select for diffs
Tue Aug 27 23:46:03 2002 UTC (22 years, 4 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.9: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.9: +4 -4
lines
Catch up to -current.
Revision 1.125: download - view: text, markup, annotated - select for diffs
Sun Aug 25 20:21:43 2002 UTC (22 years, 4 months ago) by thorpej
Branches: MAIN
CVS tags: gehenna-devsw-base
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +4 -4
lines
Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
variables unsigned, and update places where their values are printed.
Revision 1.120.4.9: download - view: text, markup, annotated - select for diffs
Fri Aug 2 19:52:24 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.8: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.8: +2 -2
lines
LWPify sigexit() call.
Revision 1.120.4.8: download - view: text, markup, annotated - select for diffs
Thu Aug 1 02:44:00 2002 UTC (22 years, 5 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.7: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.7: +23 -4
lines
Catch up to -current.
Revision 1.123.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 17 02:12:41 2002 UTC (22 years, 6 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.123.2.1: preferred, colored; branchpoint 1.123: preferred, colored
Changes since revision 1.123.2.1: +23 -4
lines
catch up with -current.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jul 4 23:32:08 2002 UTC (22 years, 6 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +23 -4
lines
Add kernel support for having userland provide the signal trampoline:
* struct sigacts gets a new sigact_sigdesc structure, which has the
sigaction and the trampoline/version. Version 0 means "legacy kernel
provided trampoline". Other versions are coordinated with machine-
dependent code in libc.
* sigaction1() grows two more arguments -- the trampoline pointer and
the trampoline version.
* A new __sigaction_sigtramp() system call is provided to register a
trampoline along with a signal handler.
* The handler is no longer passed to sensig() functions. Instead,
sendsig() looks up the handler by peeking in the sigacts for the
process getting the signal (since it has to look in there for the
trampoline anyway).
* Native sendsig() functions now select the appropriate trampoline and
its arguments based on the trampoline version in the sigacts.
Changes to libc to use the new facility will be checked in later. Kernel
version not bumped; we will ride the 1.6C bump made recently.
Revision 1.120.4.7: download - view: text, markup, annotated - select for diffs
Mon Jun 24 22:08:54 2002 UTC (22 years, 6 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.6: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.6: +2 -2
lines
Curproc->curlwp renaming.
Change uses of "curproc->l_proc" back to "curproc", which is more like the
original use. Bare uses of "curproc" are now "curlwp".
"curproc" is now #defined in proc.h as ((curlwp) ? (curlwp)->l_proc) : NULL)
so that it is always safe to reference curproc (*de*referencing curproc
is another story, but that's always been true).
Revision 1.118.2.4: download - view: text, markup, annotated - select for diffs
Sun Jun 23 17:43:07 2002 UTC (22 years, 6 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.118.2.3: preferred, colored
Changes since revision 1.118.2.3: +7 -11
lines
catch up with -current on kqueue branch
Revision 1.120.4.6: download - view: text, markup, annotated - select for diffs
Wed May 29 21:32:05 2002 UTC (22 years, 7 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.5: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.5: +2 -1
lines
#include <sys/sa.h> before <sys/syscallargs.h>, to provide sa_upcall_t
now that <sys/param.h> doesn't include <sys/sa.h>.
(Behold the Power of Ed)
Revision 1.123.2.1: download - view: text, markup, annotated - select for diffs
Fri May 17 13:50:02 2002 UTC (22 years, 8 months ago) by gehenna
Branches: gehenna-devsw
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +14 -4
lines
Replace the access to devsw table and the hard-coded major with devsw API.
Revision 1.120.4.5: download - view: text, markup, annotated - select for diffs
Wed Apr 17 00:04:42 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.4: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.4: +7 -11
lines
Catch up to -current.
Revision 1.120.4.4: download - view: text, markup, annotated - select for diffs
Mon Apr 1 07:43:31 2002 UTC (22 years, 9 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.3: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.3: +3 -3
lines
Catch up to -current.
(CVS: It's not just a program. It's an adventure!)
Revision 1.123: download - view: text, markup, annotated - select for diffs
Sun Mar 31 00:11:13 2002 UTC (22 years, 9 months ago) by matt
Branches: MAIN
CVS tags: netbsd-1-6-base,
netbsd-1-6-RELEASE,
netbsd-1-6-RC3,
netbsd-1-6-RC2,
netbsd-1-6-RC1,
netbsd-1-6-PATCH002-RELEASE,
netbsd-1-6-PATCH002-RC4,
netbsd-1-6-PATCH002-RC3,
netbsd-1-6-PATCH002-RC2,
netbsd-1-6-PATCH002-RC1,
netbsd-1-6-PATCH002,
netbsd-1-6-PATCH001-RELEASE,
netbsd-1-6-PATCH001-RC3,
netbsd-1-6-PATCH001-RC2,
netbsd-1-6-PATCH001-RC1,
netbsd-1-6-PATCH001,
netbsd-1-6
Branch point for: gehenna-devsw
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +7 -11
lines
Make ddb symbol loading work for ELF as well a.out.
Revision 1.120.4.3: download - view: text, markup, annotated - select for diffs
Fri Mar 29 23:22:44 2002 UTC (22 years, 9 months ago) by ragge
Branches: nathanw_sa
Diff to: previous 1.120.4.2: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.2: +107 -24
lines
Initial nathanw_sa kernel support for vax.
Revision 1.118.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 16 16:00:16 2002 UTC (22 years, 10 months ago) by jdolecek
Branches: kqueue
Diff to: previous 1.118.2.2: preferred, colored
Changes since revision 1.118.2.2: +22 -17
lines
Catch up with -current.
Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed Mar 6 13:10:25 2002 UTC (22 years, 10 months ago) by tsutsui
Branches: MAIN
CVS tags: newlock-base,
newlock,
eeh-devprop-base,
eeh-devprop
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +3 -3
lines
Change type of dumpmag to u_int32_t since it is actually
a 32bit unsigned magic number.
As per discussion on tech-kern, and fixes port-sparc64/11949.
Revision 1.120.4.2: download - view: text, markup, annotated - select for diffs
Thu Feb 28 04:12:31 2002 UTC (22 years, 10 months ago) by nathanw
Branches: nathanw_sa
Diff to: previous 1.120.4.1: preferred, colored; branchpoint 1.120: preferred, colored
Changes since revision 1.120.4.1: +809 -0
lines
Catch up to -current.
Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Feb 24 01:04:27 2002 UTC (22 years, 10 months ago) by matt
Branches: MAIN
CVS tags: ifpoll-base
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +20 -15
lines
Move .s files to .S files. (and .s.o rules in boot/Makefile.inc)
Put in register prefixes everywhere.
Revision 1.119.2.1: download - view: text, markup, annotated - select for diffs
Mon Oct 1 12:43:01 2001 UTC (23 years, 3 months ago) by fvdl
Branches: thorpej-devvp
Diff to: previous 1.119: preferred, colored; next MAIN 1.120: preferred, colored
Changes since revision 1.119: +2 -2
lines
Catch up with -current.
Revision 1.118.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 13 01:15:07 2001 UTC (23 years, 4 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.118.2.1: preferred, colored
Changes since revision 1.118.2.1: +2 -2
lines
Update the kqueue branch to HEAD.
Revision 1.120.4.1
Mon Sep 10 21:19:30 2001 UTC (23 years, 4 months ago) by nathanw
Branches: nathanw_sa
FILE REMOVED
Changes since revision 1.120: +0 -804
lines
file machdep.c was added on branch nathanw_sa on 2002-02-28 04:12:31 +0000
Revision 1.120: download - view: text, markup, annotated - select for diffs
Mon Sep 10 21:19:30 2001 UTC (23 years, 4 months ago) by chris
Branches: MAIN
CVS tags: thorpej-mips-cache-base,
thorpej-mips-cache,
thorpej-devvp-base3,
thorpej-devvp-base2,
pre-chs-ubcperf,
post-chs-ubcperf
Branch point for: nathanw_sa
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2
lines
Update pmap_update to now take the updated pmap as an argument.
This will allow improvements to the pmaps so that they can more easily defer expensive operations, eg tlb/cache flush, til the last possible moment.
Currently this is a no-op on most platforms, so they should see no difference.
Reviewed by Jason.
Revision 1.118.2.1: download - view: text, markup, annotated - select for diffs
Sat Aug 25 06:16:03 2001 UTC (23 years, 4 months ago) by thorpej
Branches: kqueue
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -4
lines
Merge Aug 24 -current into the kqueue branch.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Fri Aug 24 04:34:27 2001 UTC (23 years, 4 months ago) by chs
Branches: MAIN
CVS tags: thorpej-devvp-base
Branch point for: thorpej-devvp
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +3 -4
lines
use pmap_k* for buffer cache pages.
Revision 1.118: download - view: text, markup, annotated - select for diffs
Sat Jun 30 12:54:33 2001 UTC (23 years, 6 months ago) by ragge
Branches: MAIN
Branch point for: kqueue
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +3 -1
lines
Do more intelligent calculation of KVM size. This reduces the amount of
pre-allocated physical memory significantly.
A 11/750, for example, get 2MB more free (of 14MB), about 12%.
Revision 1.111.2.2: download - view: text, markup, annotated - select for diffs
Thu Jun 21 19:39:03 2001 UTC (23 years, 6 months ago) by nathanw
Diff to: previous 1.111.2.1: preferred, colored; next MAIN 1.112: preferred, colored
Changes since revision 1.111.2.1: +35 -9
lines
Catch up to -current.
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sat Jun 2 18:09:23 2001 UTC (23 years, 7 months ago) by chs
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +4 -4
lines
replace vm_map{,_entry}_t with struct vm_map{,_entry} *.
Revision 1.116: download - view: text, markup, annotated - select for diffs
Tue May 29 21:28:15 2001 UTC (23 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +21 -1
lines
Must lock kernel when softclock is called from outside hardclock.
Revision 1.115: download - view: text, markup, annotated - select for diffs
Wed May 2 16:05:07 2001 UTC (23 years, 8 months ago) by matt
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +7 -2
lines
Use the symtab info given by loadfile in the booter instead of assuming
we know where it is. This is a requirement for ELF.
Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Apr 30 04:26:19 2001 UTC (23 years, 8 months ago) by matt
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +5 -5
lines
Move RB_KDB check to after VM is init so that there's an
interrupt stack for DDB to run on. This makes boot -d work.
Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Apr 24 04:31:15 2001 UTC (23 years, 8 months ago) by thorpej
Branches: MAIN
CVS tags: thorpej_scsipi_beforemerge
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -1
lines
Sprinkle pmap_update() calls after calls to:
- pmap_enter()
- pmap_remove()
- pmap_protect()
- pmap_kenter_pa()
- pmap_kremove()
as described in pmap(9).
These calls are relatively conservative. It may be possible to
optimize these a little more.
Revision 1.111.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 9 01:55:20 2001 UTC (23 years, 9 months ago) by nathanw
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2
lines
Catch up with -current.
Revision 1.87.2.4: download - view: text, markup, annotated - select for diffs
Tue Mar 27 15:31:43 2001 UTC (23 years, 9 months ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.87.2.3: preferred, colored; next MAIN 1.88: preferred, colored
Changes since revision 1.87.2.3: +1 -1
lines
Sync with HEAD.
Revision 1.112: download - view: text, markup, annotated - select for diffs
Thu Mar 15 06:10:52 2001 UTC (23 years, 10 months ago) by chs
Branches: MAIN
CVS tags: thorpej_scsipi_nbase,
thorpej_scsipi_base
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +2 -2
lines
eliminate the KERN_* error codes in favor of the traditional E* codes.
the mapping is:
KERN_SUCCESS 0
KERN_INVALID_ADDRESS EFAULT
KERN_PROTECTION_FAILURE EACCES
KERN_NO_SPACE ENOMEM
KERN_INVALID_ARGUMENT EINVAL
KERN_FAILURE various, mostly turn into KASSERTs
KERN_RESOURCE_SHORTAGE ENOMEM
KERN_NOT_RECEIVER <unused>
KERN_NO_ACCESS <unused>
KERN_PAGES_LOCKED <unused>
Revision 1.87.2.3: download - view: text, markup, annotated - select for diffs
Thu Jan 18 09:23:09 2001 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.87.2.2: preferred, colored
Changes since revision 1.87.2.2: +2 -0
lines
Sync with head (for UBC+NFS fixes, mostly).
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Jan 15 20:19:58 2001 UTC (24 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +3 -1
lines
Make softclock a generic soft interrupt of the API is available,
adding the requisite void * argument to softclock().
Revision 1.87.2.2: download - view: text, markup, annotated - select for diffs
Fri Jan 5 17:35:16 2001 UTC (24 years ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.87.2.1: preferred, colored
Changes since revision 1.87.2.1: +11 -12
lines
Sync with HEAD
Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Dec 22 22:58:56 2000 UTC (24 years ago) by jdolecek
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +11 -12
lines
split off thread specific stuff from struct sigacts to struct sigctx, leaving
only signal handler array sharable between threads
move other random signal stuff from struct proc to struct sigctx
This addresses kern/10981 by Matthew Orgass.
Revision 1.87.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 20 20:33:25 2000 UTC (24 years, 1 month ago) by bouyer
Branches: thorpej_scsipi
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +82 -75
lines
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
Revision 1.109: download - view: text, markup, annotated - select for diffs
Wed Oct 18 21:38:52 2000 UTC (24 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -1
lines
add a clarifying comment.
Revision 1.108: download - view: text, markup, annotated - select for diffs
Wed Sep 13 15:00:23 2000 UTC (24 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +2 -2
lines
Add an align argument to uvm_map() and some callers of that
routine. Works similarly fto pmap_prefer(), but allows callers
to specify a minimum power-of-two alignment of the region.
How we ever got along without this for so long is beyond me.
Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Sep 8 11:41:59 2000 UTC (24 years, 4 months ago) by ragge
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +1 -2
lines
By some reason setstatclockrate() suddenly get called occationally
(it hasn't been called since -94 :-) Remove the panic that happens when
it is called.
Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Jul 26 11:55:55 2000 UTC (24 years, 5 months ago) by ragge
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +14 -1
lines
Add bi interrupt allocator. Should be somewhere else.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Jul 2 04:40:46 2000 UTC (24 years, 6 months ago) by cgd
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +1 -23
lines
Kwality control:
* put #includes of opt headers and headers to get protos used by
net/netisr_dispatch.h in net/netisr.h (if !defined(_LOCORE)) (rather than
in netisr_dispatch.h itself, and potentially nowhere, respectively).
* require netisr.h to be included before netisr_dispatch.h.
* minor additional cleanup of both netisr.h and netisr_dispatch.h.
* clean up uses to remove now-unnecessary header file inclusions, and
local prototypes of the fns.
* convert netisr dispatch implementations which didn't use
netisr_dispatch.h (pc532) to use it.
Revision 1.104: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:14:28 2000 UTC (24 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -5
lines
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
Revision 1.103: download - view: text, markup, annotated - select for diffs
Mon Jun 26 14:21:06 2000 UTC (24 years, 6 months ago) by mrg
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +3 -2
lines
remove/move more mach vm header files:
<vm/pglist.h> -> <uvm/uvm_pglist.h>
<vm/vm_inherit.h> -> <uvm/uvm_inherit.h>
<vm/vm_kern.h> -> into <uvm/uvm_extern.h>
<vm/vm_object.h> -> nothing
<vm/vm_pager.h> -> into <uvm/uvm_pager.h>
also includes a bunch of <vm/vm_page.h> include removals (due to redudancy
with <vm/vm.h>), and a scattering of other similar headers.
Revision 1.99.2.1: download - view: text, markup, annotated - select for diffs
Thu Jun 22 17:05:26 2000 UTC (24 years, 6 months ago) by minoura
Branches: minoura-xpg4dl
Diff to: previous 1.99: preferred, colored; next MAIN 1.100: preferred, colored
Changes since revision 1.99: +33 -28
lines
Sync w/ netbsd-1-5-base.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Mon Jun 5 23:45:02 2000 UTC (24 years, 7 months ago) by jhawk
Branches: MAIN
CVS tags: netbsd-1-5-base,
netbsd-1-5-RELEASE,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH002,
netbsd-1-5-PATCH001,
netbsd-1-5-BETA2,
netbsd-1-5-BETA,
netbsd-1-5-ALPHA2,
netbsd-1-5
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -2
lines
Do not clear msgbufenabled in dumpsys(). Dump messages will now go to
the message buffer. This can be invaluable in debugging if the dump
fails (assuming a persistant message buffer)
Revision 1.101: download - view: text, markup, annotated - select for diffs
Fri Jun 2 21:51:15 2000 UTC (24 years, 7 months ago) by matt
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +37 -1
lines
Add IPL_* codes.
Add other codes for struct references.
Add softintr framework for IPL_SOFTNET and IPL_SOFTSERIAL.
General cleanup of .s files replacing hardcoded structure offsets with
symbolic ones.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Mon May 29 20:00:55 2000 UTC (24 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -31
lines
Use the cpu_info struct to store cpu-specific data in the same way in
both uniprocessor and multiprocessor environments. Use the otherwise
unused internal CPU register SSP to store the cpu_info pointer.
The macros curcpu(), curproc, cpu_number() and need_resched() are now the
same in both uniprocessor and multiprocessor environments.
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri May 26 21:20:26 2000 UTC (24 years, 7 months ago) by thorpej
Branches: MAIN
CVS tags: minoura-xpg4dl-base
Branch point for: minoura-xpg4dl
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1
lines
First sweep at scheduler state cleanup. Collect MI scheduler
state into global and per-CPU scheduler state:
- Global state: sched_qs (run queues), sched_whichqs (bitmap
of non-empty run queues), sched_slpque (sleep queues).
NOTE: These may collectively move into a struct schedstate
at some point in the future.
- Per-CPU state, struct schedstate_percpu: spc_runtime
(time process on this CPU started running), spc_flags
(replaces struct proc's p_schedflags), and
spc_curpriority (usrpri of processes on this CPU).
- Every platform must now supply a struct cpu_info and
a curcpu() macro. Simplify existing cpu_info declarations
where appropriate.
- All references to per-CPU scheduler state now made through
curcpu(). NOTE: this will likely be adjusted in the future
after further changes to struct proc are made.
Tested on i386 and Alpha. Changes are mostly mechanical, but apologies
in advance if it doesn't compile on a particular platform.
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sun Apr 16 09:41:51 2000 UTC (24 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -1
lines
Call doshutdownhooks().
Revision 1.97: download - view: text, markup, annotated - select for diffs
Tue Mar 28 23:57:31 2000 UTC (24 years, 9 months ago) by simonb
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +1 -2
lines
Centralise the declarations of cpu_model, machine, machine_arch,
osrelease, and ostype and remove "extern char foo[];" (for hostname
and domainname too).
Also delete redunctant decl of boottime in kern_info_43.c.
Revision 1.96: download - view: text, markup, annotated - select for diffs
Sun Mar 19 14:56:53 2000 UTC (24 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +30 -1
lines
First cut of multiprocessor support for vax. Still much to do before
other CPUs than the master can spin up.
Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Mar 7 00:05:59 2000 UTC (24 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +9 -1
lines
add real vmapbuf/vunmapbuf routines. needed for VS4000 SCSI support.
Revision 1.94: download - view: text, markup, annotated - select for diffs
Sat Mar 4 07:27:49 2000 UTC (24 years, 10 months ago) by matt
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +8 -8
lines
expunge vm_offset_t and vm_size_t.
add bus_dma support for the vs4000 dma translation map (sgmap).
enhance the vsbus for the lance to work with it.
remove the sgmap init code from ka46/48/49.c
Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Jan 19 20:05:50 2000 UTC (25 years ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc2-newbase
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +1 -11
lines
Move callout initialization to a single location; no need to duplicate
that code all over the place.
Revision 1.76.2.3: download - view: text, markup, annotated - select for diffs
Mon Jan 17 18:40:28 2000 UTC (25 years ago) by he
Branches: netbsd-1-4
CVS tags: netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002
Diff to: previous 1.76.2.2: preferred, colored; branchpoint 1.76: preferred, colored; next MAIN 1.77: preferred, colored
Changes since revision 1.76.2.2: +5 -1
lines
Apply patch (requested by ragge):
Prevent a crash if a bogus sigcontext pointer is passed to
sigreturn().
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sun Jan 16 12:43:52 2000 UTC (25 years ago) by ragge
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +5 -1
lines
Bogus context pointer sent to sigreturn() may crash the machine.
Bug found by der Mouse.
Revision 1.87.6.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:34:13 1999 UTC (25 years ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.87: preferred, colored; next MAIN 1.88: preferred, colored
Changes since revision 1.87: +13 -32
lines
Pull up to last week's -current.
Revision 1.76.2.2: download - view: text, markup, annotated - select for diffs
Thu Dec 16 22:49:20 1999 UTC (25 years, 1 month ago) by he
Branches: netbsd-1-4
Diff to: previous 1.76.2.1: preferred, colored; branchpoint 1.76: preferred, colored
Changes since revision 1.76.2.1: +3 -2
lines
Apply patch (requested by ragge):
In process_write_regs(), no checks were made to which bits in
the PSL that was altered. This means that the traced process
could gain any hardware privileges.
Revision 1.91: download - view: text, markup, annotated - select for diffs
Sat Dec 11 17:51:34 1999 UTC (25 years, 1 month ago) by ragge
Branches: MAIN
CVS tags: wrstuden-devbsize-base,
wrstuden-devbsize-19991221
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +12 -13
lines
CL* discarding.
Move physmem setting to pmap_bootstrap().
Fix security problem in process_write_regs(), found by Klaus Klein.
Revision 1.87.4.1: download - view: text, markup, annotated - select for diffs
Mon Nov 15 00:39:52 1999 UTC (25 years, 2 months ago) by fvdl
Branches: fvdl-softdep
Diff to: previous 1.87: preferred, colored; next MAIN 1.88: preferred, colored
Changes since revision 1.87: +2 -20
lines
Sync with -current
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Nov 13 00:32:20 1999 UTC (25 years, 2 months ago) by thorpej
Branches: MAIN
CVS tags: fvdl-softdep-base
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2
lines
Update for pmap_enter() API change. No functional difference.
Revision 1.89: download - view: text, markup, annotated - select for diffs
Wed Oct 27 16:38:54 1999 UTC (25 years, 2 months ago) by ragge
Branches: MAIN
CVS tags: comdex-fall-1999-base,
comdex-fall-1999
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +1 -11
lines
Let smg be probed as all other possible consoles.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Fri Oct 22 21:14:34 1999 UTC (25 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +1 -9
lines
Remove the vmapbuf()/vunmapbuf() routines. They are quite unneccessary
on a machine that has MMU for its I/O devices.
Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri Sep 17 20:07:20 1999 UTC (25 years, 4 months ago) by thorpej
Branches: MAIN
Branch point for: wrstuden-devbsize,
thorpej_scsipi,
fvdl-softdep
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +1 -2
lines
Centralize the declaration and clearing of `cold'.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Aug 12 20:23:49 1999 UTC (25 years, 5 months ago) by ragge
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +2 -5
lines
PGOFSET should be VAX_PGOFSET.
Remove two unused prototypes.
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Aug 7 10:36:50 1999 UTC (25 years, 5 months ago) by ragge
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +5 -7
lines
Clean up all bus handling stuff, it has become a mess the latest years.
Add a new bus; "ibus" that is the internal MicroVAX bus.
Revision 1.76.2.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Jun 21 01:03:46 1999 UTC (25 years, 7 months ago) by thorpej
Branches: chs-ubc2
Diff to: previous 1.76.2.1: preferred, colored; next MAIN 1.76.2.2: preferred, colored
Changes since revision 1.76.2.1: +34 -133
lines
Sync w/ -current.
Revision 1.84: download - view: text, markup, annotated - select for diffs
Wed May 26 19:16:35 1999 UTC (25 years, 7 months ago) by thorpej
Branches: MAIN
CVS tags: chs-ubc2-base
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +3 -3
lines
Change the vm_map's "entries_pageable" member to a r/o flags member, which
has PAGEABLE and INTRSAFE flags. PAGEABLE now really means "pageable",
not "allocate vm_map_entry's from non-static pool", so update all map
creations to reflect that. INTRSAFE maps are maps that are used in
interrupt context (e.g. kmem_map, mb_map), and thus use the static
map entry pool (XXX as does kernel_map, for now). This will eventually
change now these maps are locked, as well.
Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu May 20 08:21:47 1999 UTC (25 years, 8 months ago) by lukem
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +10 -109
lines
* convert to using MI allocsys(). most ports were using an MD allocsys(),
although a couple still used the old pre-4.4-lite (?) mechanism.
* use format_bytes() to format the various printf()s that print out memory sizes
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sun May 2 17:28:43 1999 UTC (25 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +5 -1
lines
EEEK! The signal changes a while ago caused the user struct to be
on top of the "red zone" in the kernel stack. This phenomenon has
caused many unexplainable things to happen the last year.
Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat May 1 16:13:45 1999 UTC (25 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -7
lines
Real-time clock is started on the same way on all CPUs, there is no
need for a special CPU-dependent hook for this.
Revision 1.80: download - view: text, markup, annotated - select for diffs
Sun Apr 25 02:56:29 1999 UTC (25 years, 8 months ago) by simonb
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +1 -4
lines
g/c REAL_CLISTS.
Revision 1.79: download - view: text, markup, annotated - select for diffs
Sat Apr 17 00:01:19 1999 UTC (25 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +19 -8
lines
Use "access_type" in pmap_enter() more intelligent.
Allocate device register space bigger than the logical page size
from the kernel map, thus decreasing the pre-allocated page table memory.
Revision 1.76.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 16 16:26:01 1999 UTC (25 years, 9 months ago) by chs
Branches: netbsd-1-4
CVS tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001,
kame_14_19990705,
kame_14_19990628,
kame_141_19991130,
kame
Branch point for: chs-ubc2
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
pull up 1.76 -> 1.77:
add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Apr 14 23:42:00 1999 UTC (25 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -7
lines
Use the pool allocator for mbufs instead of a separate submap.
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sun Apr 11 04:04:10 1999 UTC (25 years, 9 months ago) by chs
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +2 -2
lines
add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.
Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Apr 1 00:17:50 1999 UTC (25 years, 9 months ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-4-base
Branch point for: netbsd-1-4
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -6
lines
Don't call configure() from cpu_startup().
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Mar 26 23:41:38 1999 UTC (25 years, 9 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +3 -2
lines
Changes for modified pmap_enter() API:
* Map the message buffer with access_type = VM_PROT_READ|VM_PROT_WRITE `just
because'.
* Map the file system buffers with access_type = VM_PROT_READ|VM_PROT_WRITE to
avoid possible problems with pagemove().
* Do not use VM_PROT_EXEC with either of the above.
* Map pages for /dev/mem with access_type = prot. Also, DO NOT use
pmap_kenter() for this, as we DO NOT want to lose modification information.
* Map pages in dumpsys() with VM_PROT_READ.
* Map pages in m68k mappedcopyin()/mappedcopyout() and writeback() with
access_type = prot.
* For now, bus_dma*(), pmap_map(), vmapbuf(), and similar functions still use
access_type = 0. This should probably be revisited.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Wed Mar 24 05:51:16 1999 UTC (25 years, 9 months ago) by mrg
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -47
lines
completely remove Mach VM support. all that is left is the all the
header files as UVM still uses (most of) these.
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Mar 13 15:16:48 1999 UTC (25 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +6 -6
lines
Change vsbus to take a locator for all devices.
Figure out interrupt vector/mask on vsbus by forcing all devices to
generate interrupts in the match routine, like on unibus.
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sat Feb 27 06:39:38 1999 UTC (25 years, 10 months ago) by scottr
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +2 -1
lines
defopt BUFCACHE and BUFPAGES.
Revision 1.71: download - view: text, markup, annotated - select for diffs
Tue Feb 2 18:37:21 1999 UTC (25 years, 11 months ago) by ragge
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +69 -11
lines
Another giant change: Allocate register space dynamic instead of compiled-in.
This is done on a physical page size basis, instead of virtual (as the
(on vax yet non-existing) bus_* routines does). This is similar to the
way uba allocation is done.
Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Jan 19 21:04:49 1999 UTC (26 years ago) by ragge
Branches: MAIN
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +21 -1
lines
Allocate (almost) all interrupt vectors dynamically. Simplifies much
work when adding support for new machines and devices.
Revision 1.69: download - view: text, markup, annotated - select for diffs
Sat Jan 9 22:10:22 1999 UTC (26 years ago) by thorpej
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +3 -3
lines
Garbage-collect `mbutl'.
Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Dec 19 20:06:36 1998 UTC (26 years, 1 month ago) by ragge
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +20 -5
lines
Fix bufpages miscalculation. At the same time, make bufpages configurable
att compile time.
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sun Nov 29 15:04:36 1998 UTC (26 years, 1 month ago) by ragge
Branches: MAIN
CVS tags: kenh-if-detach-base,
kenh-if-detach
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2
lines
uvm_km_alloc -> uvm_km_zalloc.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Nov 5 19:46:18 1998 UTC (26 years, 2 months ago) by ragge
Branches: MAIN
CVS tags: chs-ubc-base,
chs-ubc
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -3
lines
EGCS fixes.
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Oct 19 22:09:18 1998 UTC (26 years, 3 months ago) by tron
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1
lines
Defopt SYSVMSG, SYSVSEM and SYSVSHM.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Tue Oct 6 20:46:01 1998 UTC (26 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +2 -10
lines
Provide configure(), rather than open-coding it in cpu_startup().
Revision 1.63: download - view: text, markup, annotated - select for diffs
Tue Oct 6 04:04:31 1998 UTC (26 years, 3 months ago) by matt
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +3 -3
lines
Change backplace0 to mainbus0 (for consistency with other ports).
Remove unused function protocols from ka410.h and ka43.h
Fix some ka46 missing references
Revision 1.62: download - view: text, markup, annotated - select for diffs
Fri Oct 2 19:25:33 1998 UTC (26 years, 3 months ago) by drochner
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +4 -3
lines
use old sigmask in sigcontext and old sigreturn syscall in Ultrix
emulation mode
Revision 1.61: download - view: text, markup, annotated - select for diffs
Wed Sep 30 14:10:00 1998 UTC (26 years, 3 months ago) by ragge
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +85 -64
lines
Make kernel compile after recent signal changes.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sun Jul 5 06:49:10 1998 UTC (26 years, 6 months ago) by jonathan
Branches: MAIN
CVS tags: eeh-paddr_t-base,
eeh-paddr_t
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -1
lines
defopt NS, NSIP.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sun Jul 5 00:51:16 1998 UTC (26 years, 6 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +3 -1
lines
defopt INET, NETATALK.
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jul 4 22:18:45 1998 UTC (26 years, 6 months ago) by jonathan
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +3 -1
lines
defopt DDB.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Sat Jun 20 18:45:40 1998 UTC (26 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -3
lines
Fix after current DDB changes.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Jun 8 18:42:40 1998 UTC (26 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +5 -1
lines
Wall fixes.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Jun 4 15:52:48 1998 UTC (26 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +5 -1
lines
Rudimentary support for the VS3100 builtin graphics console.
Revision 1.54: download - view: text, markup, annotated - select for diffs
Fri May 8 16:55:17 1998 UTC (26 years, 8 months ago) by kleink
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +3 -2
lines
Fix some arithmetics lossage on typeless pointers.
Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Mar 2 17:00:00 1998 UTC (26 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +84 -9
lines
Support for UVM on VAXen.
Revision 1.52: download - view: text, markup, annotated - select for diffs
Thu Feb 19 04:18:34 1998 UTC (26 years, 11 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2
lines
Disable the message buffer during crash dumps by clearing msgbufenabled,
not msgbufmapped.
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Jan 24 16:46:50 1998 UTC (26 years, 11 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +7 -3
lines
When dumping, print out the device number as major,minor.
Revision 1.47.2.1: download - view: text, markup, annotated - select for diffs
Wed Nov 19 00:09:41 1997 UTC (27 years, 2 months ago) by mellon
Branches: netbsd-1-3
CVS tags: netbsd-1-3-RELEASE,
netbsd-1-3-PATCH003-CANDIDATE2,
netbsd-1-3-PATCH003-CANDIDATE1,
netbsd-1-3-PATCH003-CANDIDATE0,
netbsd-1-3-PATCH003,
netbsd-1-3-PATCH002,
netbsd-1-3-PATCH001,
netbsd-1-3-BETA
Diff to: previous 1.47: preferred, colored; next MAIN 1.48: preferred, colored
Changes since revision 1.47: +7 -1
lines
Temporary workaround for ARP problem (veego)
Revision 1.50: download - view: text, markup, annotated - select for diffs
Tue Nov 4 22:59:28 1997 UTC (27 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -62
lines
Move some interrupt routines out to assembler.
Optimize (slightly) pmap_clear_modify.
Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Nov 4 20:52:30 1997 UTC (27 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -28
lines
Optimized copy/fetch/store routines; rewritten in assembler.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Nov 2 14:07:27 1997 UTC (27 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +17 -27
lines
Fix clearing of redundant restart flag; CPU specific.
Also clean up a bit.
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Oct 19 14:33:48 1997 UTC (27 years, 3 months ago) by ragge
Branches: MAIN
CVS tags: netbsd-1-3-base
Branch point for: netbsd-1-3
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +4 -5
lines
#include <vm/vm.h>. Fix some erroneous declarations.
Revision 1.45.2.1: download - view: text, markup, annotated - select for diffs
Mon Sep 22 06:32:55 1997 UTC (27 years, 3 months ago) by thorpej
Branches: marc-pcmcia
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +3 -4
lines
Update marc-pcmcia branch from trunk.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Fri Sep 19 13:55:49 1997 UTC (27 years, 4 months ago) by leo
Branches: MAIN
CVS tags: marc-pcmcia-base
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -4
lines
Implement the kernel part of pr-1891. This allows for a more flexible sized
msgbuf. Note that old 'dmesg' and 'syslogd' binaries will continue running,
though old 'dmesg' binaries will output a few bytes of junk at the start of
the buffer, and will miss a few bytes at the end of the buffer.
Revision 1.45.4.1: download - view: text, markup, annotated - select for diffs
Mon Sep 8 23:44:36 1997 UTC (27 years, 4 months ago) by thorpej
Branches: thorpej-signal
Diff to: previous 1.45: preferred, colored; next MAIN 1.46: preferred, colored
Changes since revision 1.45: +8 -9
lines
Significantly restructure the way signal state for a process is stored.
Rather than using bitmasks to redundantly store the information kept
in the process's sigacts (because the sigacts was kept in the u-area),
hang sigacts directly off the process, and access it directly.
Simplify signal setup code tremendously by storing information in
the sigacts as an array of struct sigactions, rather than in a different
format, since userspace uses sigactions.
Make sigacts sharable by adding reference counting.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Jul 26 10:12:49 1997 UTC (27 years, 5 months ago) by ragge
Branches: MAIN
CVS tags: thorpej-signal-base,
marc-pcmcia-bp
Branch point for: thorpej-signal,
marc-pcmcia
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +27 -10
lines
Actually do 'halt' or 'reboot' on MicroVAX.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jun 12 15:46:52 1997 UTC (27 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: bouyer-scsipi
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -2
lines
bring mrg-vm-swap2 onto mainilne.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Jun 9 00:00:07 1997 UTC (27 years, 7 months ago) by veego
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3
lines
Initialize machine from MACHINE and machine_arch from MACHINE_ARCH.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jun 6 23:26:10 1997 UTC (27 years, 7 months ago) by veego
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1
lines
Add 'char machine_arch[] = "xxx";' for the new sysctl hw.machine_arch.
Revision 1.41.2.1: download - view: text, markup, annotated - select for diffs
Sun May 4 15:19:54 1997 UTC (27 years, 8 months ago) by mrg
Branches: mrg-vm-swap2
Diff to: previous 1.41: preferred, colored; next MAIN 1.42: preferred, colored
Changes since revision 1.41: +1 -2
lines
re-merge mrg-vm-swap into -current, and call it mrg-vm-swap2.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Apr 19 15:02:31 1997 UTC (27 years, 9 months ago) by ragge
Branches: MAIN
CVS tags: mrg-vm-swap2-base
Branch point for: mrg-vm-swap2
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +1 -2
lines
Fix so that these files compile again after recent ARP changes.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Apr 3 17:35:56 1997 UTC (27 years, 9 months ago) by christos
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +10 -1
lines
Add netatalk netisr
Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Mar 27 21:01:56 1997 UTC (27 years, 9 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -6
lines
Don't allocate mclrefcnt[]; it's dead and gone.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Mar 26 22:43:12 1997 UTC (27 years, 9 months ago) by gwr
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4
lines
Renames: /dumpconf/cpu_dumpconf/, /boot/cpu_reboot/
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Mar 15 16:36:18 1997 UTC (27 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1
lines
Clean up console autoconfiguration so that the VAXstation DZ11-like
console work.
Revision 1.35.6.1: download - view: text, markup, annotated - select for diffs
Wed Mar 12 21:20:40 1997 UTC (27 years, 10 months ago) by is
Branches: is-newarp
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +6 -6
lines
Merge in changes from Trunk
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Feb 19 10:04:23 1997 UTC (27 years, 11 months ago) by ragge
Branches: MAIN
CVS tags: is-newarp-before-merge
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -5
lines
Basic change to cpu-config code. This will make support of new
cpu types much easier.
Revision 1.35.4.1: download - view: text, markup, annotated - select for diffs
Wed Feb 12 12:47:21 1997 UTC (27 years, 11 months ago) by mrg
Branches: mrg-vm-swap
Diff to: previous 1.35: preferred, colored; next MAIN 1.36: preferred, colored
Changes since revision 1.35: +1 -2
lines
don't allocate swap map in allocsys.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Jan 11 11:31:26 1997 UTC (28 years ago) by ragge
Branches: MAIN
CVS tags: thorpej-setroot,
is-newarp-base
Branch point for: mrg-vm-swap,
is-newarp
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -5
lines
Prototype updates.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Oct 13 03:35:54 1996 UTC (28 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +13 -13
lines
backout previous kprintf change
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Oct 11 01:51:26 1996 UTC (28 years, 3 months ago) by christos
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +13 -13
lines
printf -> kprintf, sprintf -> ksprintf
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Aug 9 10:30:23 1996 UTC (28 years, 5 months ago) by mrg
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -2
lines
Change reboot(2) to take two arguments: bootopt like normal and also
a boot string for firmware that can do this, such as the SPARC and
the sun3 models. It is currently silently ignored on all other
hardware now, however. The MD function "boot()" has been changed to
also take a char *.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jul 20 18:14:43 1996 UTC (28 years, 6 months ago) by ragge
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +58 -53
lines
Reflect the changes of CPU determination. Add support for VAXstations.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun May 19 16:44:13 1996 UTC (28 years, 8 months ago) by ragge
Branches: MAIN
CVS tags: netbsd-1-2-base,
netbsd-1-2-RELEASE,
netbsd-1-2-PATCH001,
netbsd-1-2-BETA,
netbsd-1-2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -4
lines
Fixed all (proto)type errors. Fixes PR 2377.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Apr 8 18:32:47 1996 UTC (28 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +82 -24
lines
Added prototypes to everything. Made all files compile with -Wall.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 7 23:22:50 1996 UTC (28 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +23 -2
lines
Support for VAX 8600/8650 added. Works with lots of Unibus adapters,
and will probably work with Massbus adapters as well. (Not tested,
but it's the same code as for 11/780). Ubareset's may cause crashes
on 8600 also like 11/780, but they are more uncommon. No support
for console RL02 yet, but it's likely to come.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 3 11:17:59 1996 UTC (28 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +13 -3
lines
Fix fuswintr/suswintr arguments to match prototype.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 2 13:45:44 1996 UTC (28 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -7
lines
Support for VAX 11/780 - 11/785 system types added.
There are no support (yet) for the RX01 console floppy,
even if it is actually needed to create boot floppies.
(The arff utility is also missing, so...)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Feb 11 13:43:37 1996 UTC (28 years, 11 months ago) by ragge
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +7 -2
lines
Fix cpu_sysctl() arguments to be like prototype.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 2 18:08:59 1996 UTC (28 years, 11 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +33 -33
lines
Fix #includes.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 28 12:22:54 1996 UTC (28 years, 11 months ago) by ragge
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +48 -70
lines
Save USP when trapping from userspace.
Change register save structs according to this.
Be compatible with the way old init passes flags (in registers).
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Jan 4 22:22:58 1996 UTC (29 years ago) by jtc
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and
traditional usage.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Dec 13 18:45:54 1995 UTC (29 years, 1 month ago) by ragge
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +6 -6
lines
MicroVAX III support added; now runs on VAX 3600/3800/3900 platforms.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 10 19:05:49 1995 UTC (29 years, 2 months ago) by ragge
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +20 -10
lines
Allow for dynamic allocation of interrupt vectors.
COMPAT_RENO removed.
Handle memory errors.
uap->sigcntxp -> SCARG(uap, sigcntxp)
Revision 1.19.2.1: download - view: text, markup, annotated - select for diffs
Sun Oct 15 14:06:18 1995 UTC (29 years, 3 months ago) by ragge
Branches: netbsd-1-1
CVS tags: netbsd-1-1-RELEASE,
netbsd-1-1-PATCH001
Diff to: previous 1.19: preferred, colored; next MAIN 1.20: preferred, colored
Changes since revision 1.19: +12 -10
lines
#include "sys/systm.h". Fixed bad function definition due to
prototypes. Typo in netintr(). Use SCARG() in sys_sigreturn().
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Oct 7 06:26:15 1995 UTC (29 years, 3 months ago) by mycroft
Branches: MAIN
CVS tags: netbsd-1-1-base
Branch point for: netbsd-1-1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +9 -10
lines
Prefix names of system call implementation functions with `sys_'.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Oct 2 12:33:33 1995 UTC (29 years, 3 months ago) by ragge
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1
lines
#include "sys/mount.h" added.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 19 23:18:26 1995 UTC (29 years, 4 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -3
lines
Make system calls conform to a standard prototype and bring those
prototypes into scope.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Sep 1 20:06:31 1995 UTC (29 years, 4 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4
lines
SA_ONSTACK --> SS_ONSTACK
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jul 5 08:29:27 1995 UTC (29 years, 6 months ago) by ragge
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -1
lines
Calling of pppintr() included.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jun 16 15:36:44 1995 UTC (29 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -2
lines
rudimentary DDB support.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 5 16:26:59 1995 UTC (29 years, 7 months ago) by ragge
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +420 -399
lines
Enabled auto reboot. Fixed bug in conf.c. Started use of rpb.
Detecting kernel stack overflow. Removed local mapping of
sigtramp code. Frob kernel stack pages in cpu_swapin().
Cleaned up some code and changed to KNF.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 6 00:08:28 1995 UTC (29 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +22 -30
lines
Kernel message buffer implemented.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 3 19:20:15 1995 UTC (29 years, 8 months ago) by ragge
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -39
lines
Changed conf.c to new style. Took away double saving of regs in traps.
Changed boot() to use vfs_shutdown(). Updated setregs.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Apr 12 15:35:00 1995 UTC (29 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +64 -8
lines
Fixes to conf.c
Cleaning of code.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 10 16:49:22 1995 UTC (29 years, 9 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
kernel_pmap --> pmap_kernel()
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 30 21:25:23 1995 UTC (29 years, 9 months ago) by ragge
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +63 -28
lines
Speed-up of pmap and trap.
Fixes due to uVAX support.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Feb 23 17:53:56 1995 UTC (29 years, 10 months ago) by ragge
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4
lines
Support for uVAXII, new tmscp driver added.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 13 00:46:11 1995 UTC (29 years, 11 months ago) by ragge
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +98 -114
lines
Zillions of bugfixes. Obsolete files taken away. New style config
fixed. Inline assembler commonly used.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 25 19:09:57 1994 UTC (30 years, 1 month ago) by ragge
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +258 -10
lines
Lots of fixes and updates.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 26 08:03:14 1994 UTC (30 years, 2 months ago) by cgd
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -4
lines
new RCS ID format.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 8 15:48:09 1994 UTC (30 years, 3 months ago) by ragge
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -93
lines
Lots of bug fixes; clock and mem files new.
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Tue Aug 16 23:47:35 1994 UTC (30 years, 5 months ago) by ragge
Branches: netbsd-1-0
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +475 -0
lines
Lots of bug fixes. Generic console support added. Major changes in machdep.c.
pmap.c now supports user process mapping. Page faults handles correctly.
Revision 1.2.2.1
Tue Aug 16 23:47:34 1994 UTC (30 years, 5 months ago) by ragge
Branches: netbsd-1-0
FILE REMOVED
Changes since revision 1.2: +0 -475
lines
file machdep.c was added on branch netbsd-1-0 on 1994-08-16 23:47:35 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 16 23:47:34 1994 UTC (30 years, 5 months ago) by ragge
Branches: MAIN
CVS tags: netbsd-1-0-base,
netbsd-1-0-RELEASE,
netbsd-1-0-PATCH1,
netbsd-1-0-PATCH06,
netbsd-1-0-PATCH05,
netbsd-1-0-PATCH04,
netbsd-1-0-PATCH03,
netbsd-1-0-PATCH02,
netbsd-1-0-PATCH0
Branch point for: netbsd-1-0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +166 -60
lines
Lots of bug fixes. Generic console support added. Major changes in machdep.c.
pmap.c now supports user process mapping. Page faults handles correctly.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Aug 2 20:22:02 1994 UTC (30 years, 5 months ago) by ragge
Branches: MAIN
Initial VAX port merging.
CVSweb <webmaster@jp.NetBSD.org>