2017-01-31 |
Matthew Dillon | kernel - Fix race with vmspace_entry destroy race
|
commit | commitdiff | tree |
2017-01-31 |
Matthew Dillon | rc.d - Use kldstat -m to test existance before kldload
|
commit | commitdiff | tree |
2017-01-30 |
Matthew Dillon | vkernel - Change how VPTE_M works to fix seg-faults...
|
commit | commitdiff | tree |
2017-01-30 |
Matthew Dillon | kernel - Fix races created by a comedy of circumstansces (3)
|
commit | commitdiff | tree |
2017-01-30 |
Matthew Dillon | kernel - Fix VTEXT/open race
|
commit | commitdiff | tree |
2017-01-30 |
Matthew Dillon | kernel - Fix shared/exclusive spinlock race
|
commit | commitdiff | tree |
2017-01-30 |
Matthew Dillon | kernel - Add missing flag to vm_page_alloc() initializer.
|
commit | commitdiff | tree |
2017-01-29 |
Matthew Dillon | kernel - Fix races created by a comedy of circumstances (2)
|
commit | commitdiff | tree |
2017-01-29 |
Matthew Dillon | kernel - Fix races created by a comedy of circumstances
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Fix races in the vm_map and vm_object page...
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Use GDF_VIRTUSER to help measure user% in...
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Fix vkernel race in host
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | vkernel - Save/restore errno in signal code
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | vkernel - Fix numerous pmap invalidation bugs
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | vkernel - Zero out memory on startup
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Adjust vmm_guest_sync_addr()
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Change vm_fault_page[_quick]() semantics ...
|
commit | commitdiff | tree |
2017-01-28 |
Matthew Dillon | kernel - Remove ffs_rawread() (2)
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | kernel - Remove numerous user VM page functions
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | kernel - Remove direct mapping of user buffers to CAM
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | kernel - Remove ffs_rawread()
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | vkernel - Partial fix to EPT swapu32 and swapu64
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | kernel - Prune pcpu vmzone a bit
|
commit | commitdiff | tree |
2017-01-27 |
Matthew Dillon | msdosfs - Mount ricoh camera cards
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | kernel - Fix improper dereference in the vmspace subsystem
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | vkernrel - Synchronize w/master, adjust for vmm_guest_sync_a...
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | kernel - Refactor suword, fuword, etc. change vmm_guest_syn...
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | kernel - Accomodate high-ncpu + low-mem configurations
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | vkernel - Refactor pmap
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | kernel - Remove object->agg_pv_list_count
|
commit | commitdiff | tree |
2017-01-26 |
Matthew Dillon | kernel - Optimize lwp-specific signaling. (2)
|
commit | commitdiff | tree |
2017-01-25 |
Matthew Dillon | vkernel - Clock optimizations, pre-zero 'ram'.
|
commit | commitdiff | tree |
2017-01-25 |
Matthew Dillon | kernel - Optimize lwp-specific signaling.
|
commit | commitdiff | tree |
2017-01-25 |
Matthew Dillon | kernel - Allow VM_FAULT_DIRTY to use a shared lock
|
commit | commitdiff | tree |
2017-01-25 |
Matthew Dillon | procfs - don't try to count rss
|
commit | commitdiff | tree |
2017-01-25 |
Matthew Dillon | kernel - pmap and vkernel work
|
commit | commitdiff | tree |
2017-01-23 |
Matthew Dillon | vkernel - change hz default, optimize systimer
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | sort - Don't live-loop threads
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | kernel - Improve vm_page_register_action*() performance.
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | vkernel - Fix vmspace_*() call bottleneck
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | vkernel - Fix races in if_vke.c
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | vkernel - Fix pv_entry_count bug
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | kernel - Fix NFS sillyrename code
|
commit | commitdiff | tree |
2017-01-22 |
Matthew Dillon | vkernel - Restabilize pmap code, redo kqueue, systimer...
|
commit | commitdiff | tree |
2017-01-20 |
Matthew Dillon | vkernel.7 - Update manual page
|
commit | commitdiff | tree |
2017-01-17 |
Matthew Dillon | kernel - kmemstatistics list wasn't MPSAFE
|
commit | commitdiff | tree |
2017-01-11 |
Matthew Dillon | acpi - Incidental MPSAFE (2)
|
commit | commitdiff | tree |
2017-01-11 |
Matthew Dillon | kernel - Change vm.swapcache.use_chflags default to 0
|
commit | commitdiff | tree |
2017-01-11 |
Matthew Dillon | kernel - kernel - Incidental MPLOCK removal (usched...
|
commit | commitdiff | tree |
2017-01-11 |
Matthew Dillon | kernel - Incidental MPLOCK removal
|
commit | commitdiff | tree |
2017-01-10 |
Matthew Dillon | kernel - Fix recursive module loading (from MPSAFE...
|
commit | commitdiff | tree |
2017-01-10 |
Matthew Dillon | mmcsd - Wasn't quite MPSAFE, fix startup race (2)
|
commit | commitdiff | tree |
2017-01-10 |
Matthew Dillon | mmcsd - Wasn't quite MPSAFE, fix startup race
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Remove mplock in process trap/signal code...
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Make misc crypto functions MPSAFE
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | buf - Remove B_ORDERED, Incidental CAM MPSAFE (2)
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental MPLOCK removal (devfs)
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental MPLOCK removal
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental MPLOCK removal (non-performance)
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental MPLOCK removal (non-performance)
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Remove global debug counters from device path
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental mplock removal - NTP support
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental mplock removal
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Make gpio and gpio_led MPSAFE
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | acpi - Incidental MPSAFE
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | buf - Remove B_ORDERED, Incidental CAM MPSAFE
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Incidental MPLOCK removal (non-performance)
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | sdhci - Use MPSAFE version for the taskqueue and callouts
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Further refactor vmstats, adjust page coloring...
|
commit | commitdiff | tree |
2017-01-09 |
Matthew Dillon | kernel - Refactor struct vmstats and vm_zone
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Remove most global atomic ops for VM page...
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Reduce size of struct spinlock
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Move vm_page spin locks from pool to vm_page...
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Change machdep.pmap_dynamic_delete default
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Fix improper mplock in mount path
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - CAM cleanup 3/N - Remove unnecessary mplocks
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Remove mplock from swapon/swapoff
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Cleanup PFIL_MPSAFE
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - CAM cleanup 2/N - adjust make upgrade
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - Remove unused pmap_list
|
commit | commitdiff | tree |
2017-01-08 |
Matthew Dillon | kernel - CAM cleanup 1/N - Remove ancient scsi pccard...
|
commit | commitdiff | tree |
2017-01-07 |
Matthew Dillon | kernel - Fix swap issue, implement dynamic pmap PT...
|
commit | commitdiff | tree |
2017-01-07 |
Matthew Dillon | kernel - Implement CPU localization hinting for low...
|
commit | commitdiff | tree |
2017-01-07 |
Matthew Dillon | kernel - Fix swap issue, implement dynamic pmap PT...
|
commit | commitdiff | tree |
2017-01-06 |
Matthew Dillon | kernel - Fix swap issue, implement dynamic pmap PT...
|
commit | commitdiff | tree |
2017-01-06 |
Matthew Dillon | kernel - vmm_init() must run after SMP startup
|
commit | commitdiff | tree |
2017-01-06 |
Matthew Dillon | kernel - Add NUMA awareness to vm_page_alloc() and...
|
commit | commitdiff | tree |
2017-01-06 |
Matthew Dillon | kernel - Add NUMA awareness to vm_page_alloc() and...
|
commit | commitdiff | tree |
2017-01-06 |
Matthew Dillon | kernel - Refactor phys_avail[] and dump_avail[]
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | cam - Fix bus registration race
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | vmstat - Make vmstat -m more readable (2)
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | kernel - vm_object work
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | kernel - Add kmalloc_set_unlimited()
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | vmstat - Make vmstat -m more readable
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | nvme - Adjust manual page
|
commit | commitdiff | tree |
2017-01-03 |
Matthew Dillon | kernel - Fix kmalloc pool accounting for M_NETCRED
|
commit | commitdiff | tree |
2017-01-02 |
Matthew Dillon | kernel - Fix TRIM bugs in UFS
|
commit | commitdiff | tree |
2017-01-01 |
Matthew Dillon | kernel - Fix bugs in recent RSS/swap commits
|
commit | commitdiff | tree |
2017-01-01 |
Matthew Dillon | vmstat - (-m) Make large values more readable
|
commit | commitdiff | tree |
2016-12-31 |
Matthew Dillon | df, pstat - Use HN_FRACTIONAL
|
commit | commitdiff | tree |