NetBSD/sys/kern
hannken 497b3d48db Set the limit for deallocations in one transaction to a more realistic
(and much lower) value.  When flushing the log these deallocations will
produce new blocks and that may execeed the journal size resulting in
a "wapbl_flush: current transaction too big to flush" panic.
Seen when removing a large snapshot.

Adresses PR #44568 (WAPBL doens't play nice with snapshots).
2011-02-16 19:43:05 +00:00
..
bufq_disksort.c
bufq_fcfs.c
bufq_priocscan.c
bufq_readprio.c
cnmagic.c
core_elf32.c
core_elf64.c
core_netbsd.c udpate license clauses on my code to match the new-style BSD licenses. 2011-02-02 20:07:25 +00:00
exec_aout.c
exec_ecoff.c
exec_elf32.c
exec_elf64.c
exec_elf.c augment comment 2011-02-15 11:43:53 +00:00
exec_macho.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
exec_script.c
exec_subr.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
genlintstub.awk
init_main.c Move sysctl routines from init_sysctl.c to kern_descrip.c (for 2011-01-28 18:44:44 +00:00
init_sysctl_base.c
init_sysctl.c avoid code duplication. 2011-02-05 01:22:12 +00:00
init_sysent.c regen 2011-01-31 00:06:57 +00:00
kern_acct.c
kern_auth.c
kern_cctr.c
kern_cfglock.c
kern_clock.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
kern_condvar.c
kern_core.c
kern_cpu.c Add CTASSERT to verify __HAVE_CPU_DATA_FIRST is correct defined or undefined. 2010-12-22 02:43:23 +00:00
kern_ctf.c
kern_descrip.c Support FD_CLOEXEC in rump kernels. 2011-02-15 15:54:28 +00:00
kern_drvctl.c
kern_event.c
kern_exec.c fix snafu 2011-02-15 16:49:54 +00:00
kern_exit.c
kern_fileassoc.c
kern_fork.c Copy PK_32 to p2->p_flag instead of doing it in the cpu_proc_fork hook. 2011-01-18 23:56:48 +00:00
kern_hook.c
kern_idle.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
kern_ksyms.c When determining max/min sym value, ignore ABS symbols which don't 2011-01-04 01:40:19 +00:00
kern_kthread.c
kern_ktrace.c
kern_lock.c
kern_lwp.c If LWP0_MD_INITIALIZER is defined, use it to initalize .l_md (avoid runtime 2011-01-17 08:26:58 +00:00
kern_malloc_debug.c buildfix: uvm_extern.h -> uvm.h 2011-01-19 09:02:52 +00:00
kern_malloc_stdtype.c
kern_malloc.c
kern_module_vfs.c
kern_module.c Using "int" variables with sysctl's CTLTYPE_BOOL is a simple receipt to 2011-01-14 10:18:21 +00:00
kern_mutex_obj.c
kern_mutex.c
kern_ntptime.c
kern_pax.c
kern_physio.c Make vmapbuf() return success/error and make physio deal with a 2011-02-10 14:46:44 +00:00
kern_pmf.c
kern_proc.c migrate compat32 handling with previous 2011-01-28 20:31:10 +00:00
kern_prot.c
kern_ras.c
kern_rate.c
kern_resource.c
kern_runq.c
kern_rwlock_obj.c
kern_rwlock.c
kern_sdt.c
kern_sig.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
kern_sleepq.c
kern_softint.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
kern_ssp.c
kern_stub.c Let the linker instead of the C preprocessor configure the kernel: make 2011-01-31 23:07:16 +00:00
kern_subr.c
kern_synch.c update comment 2011-01-03 13:22:32 +00:00
kern_syscall.c
kern_sysctl.c Move sysctl routines from init_sysctl.c to kern_descrip.c (for 2011-01-28 18:44:44 +00:00
kern_tc.c
kern_time.c
kern_timeout.c
kern_todr.c Remove clause 3 (UCB advertising clause) from the University of Utah 2011-02-08 20:20:06 +00:00
kern_turnstile.c
kern_uidinfo.c
kern_uuid.c
kern_verifiedexec.c allow get the size of the request sysctls to work. 2011-01-29 00:38:25 +00:00
kern_xxx.c
kgdb_stub.c
Make.tags.inc Exclude drm sources from tags computation. 2011-01-21 23:23:44 +00:00
Makefile
makesyscalls.sh Rework how syscall compat is handled for rump syscalls. The old 2011-01-17 16:16:54 +00:00
sched_4bsd.c
sched_m2.c
subr_autoconf.c - add support for using compressed images as splash images 2011-02-06 23:25:16 +00:00
subr_blist.c
subr_bufq.c
subr_callback.c
subr_copy.c
subr_debug.c
subr_device.c
subr_devsw.c
subr_disk_mbr.c
subr_disk_open.c
subr_disk.c
subr_evcnt.c Add a sysctl to retrieve evcnts from the kernel. You can tell it to 2011-01-29 17:35:23 +00:00
subr_exec_fd.c Support FD_CLOEXEC in rump kernels. 2011-02-15 15:54:28 +00:00
subr_extent.c
subr_hash.c
subr_humanize.c
subr_iostat.c
subr_kmem.c
subr_kobj_vfs.c
subr_kobj.c Deal with ELFnn_MACHDEP_ID_CASES a bit better. 2011-01-18 08:15:51 +00:00
subr_lockdebug.c
subr_log.c
subr_lwp_specificdata.c
subr_once.c
subr_optstr.c
subr_pcq.c
subr_percpu.c
subr_pool.c Fix a conditional include. 2011-01-17 07:36:58 +00:00
subr_prf.c Move device_printf() from ath_netbsd.c to subr_prf.c for reuse in a new 2011-01-21 17:46:19 +00:00
subr_prof.c
subr_specificdata.c
subr_spldebug.c
subr_syscall_stats.c
subr_tftproot.c
subr_time.c fix and cleanup for tvtohz(): 2011-01-26 19:15:13 +00:00
subr_userconf.c
subr_vmem.c
subr_workqueue.c
subr_xcall.c
sys_aio.c
sys_descrip.c
sys_generic.c Make struct disklabel 8 byte aligned. This increases its size by 4 bytes 2011-01-18 19:52:23 +00:00
sys_lwp.c
sys_module.c
sys_mqueue.c mq_poll_fop: return only those events which are polled. 2011-01-18 20:32:53 +00:00
sys_pipe.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
sys_pmc.c
sys_process.c
sys_pset.c
sys_sched.c
sys_select.c
sys_sig.c Explicitly initialize ucontext before calling getmcontext. 2011-02-03 21:45:31 +00:00
sys_socket.c
sys_syscall.c
syscalls.c regen 2011-01-31 00:06:57 +00:00
syscalls.conf Make syscallargs.h include <sys/sched.h> for cpuset_t typedef for 2011-01-18 17:33:05 +00:00
syscalls.master make syscalls match documentation as far as pid_t goes. 2011-01-31 00:05:29 +00:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_bsdpty.c
tty_conf.c
tty_ptm.c
tty_pty.c
tty_subr.c
tty_tty.c
tty.c fix locking and remove duplicate code. 2011-02-02 03:00:44 +00:00
uipc_accf.c
uipc_domain.c
uipc_mbuf2.c
uipc_mbuf.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
uipc_proto.c
uipc_sem.c
uipc_socket2.c
uipc_socket.c Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
uipc_syscalls.c
uipc_usrreq.c
vfs_bio.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
vfs_cache.c
vfs_cwd.c Support FD_CLOEXEC in rump kernels. 2011-02-15 15:54:28 +00:00
vfs_dirhash.c
vfs_getcwd.c
vfs_hooks.c
vfs_init.c
vfs_lockf.c Fix build with LOCKF_DEBUG on LP64 platforms; from Alexander Nasonov 2011-01-31 08:25:32 +00:00
vfs_lookup.c Tsort functions and remove a small #if 0 block leftover from earlier cleanup. 2011-01-04 07:43:42 +00:00
vfs_subr.c Include internal definitions (uvm/uvm.h) only where necessary. 2011-01-17 07:13:31 +00:00
vfs_syscalls.c allow file system to decide if it can be downgraded from r/w to r/o 2011-01-13 07:25:50 +00:00
vfs_trans.c
vfs_vnops.c
vfs_wapbl.c Set the limit for deallocations in one transaction to a more realistic 2011-02-16 19:43:05 +00:00
vfs_xattr.c
vnode_if.c
vnode_if.sh
vnode_if.src Remove references to SAVESTART and SAVENAME in comments. 2011-01-02 06:58:45 +00:00