2017-02-07 |
Matthew Dillon | kernel - Use __predict_* in spinlock2.h
|
commit | commitdiff | tree |
2017-02-07 |
Matthew Dillon | kernel - Reduce priority range from dynamic priority
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Turn off pmap_dynamic_delete by default
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Remove unneeded map token use from the vm_fault...
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Refactor vm_page_alloc() to improve hot pages
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Fix broken assertion for "pv->pv_m != NULL...
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | vkernel - Change default pre-zeroing of main memory
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Add missing p_token use in swapout scheduler...
|
commit | commitdiff | tree |
2017-02-06 |
Matthew Dillon | kernel - Disable vmm by default
|
commit | commitdiff | tree |
2017-02-05 |
Matthew Dillon | kernel - Fix lockup due to recentn pmap change
|
commit | commitdiff | tree |
2017-02-05 |
Matthew Dillon | kernel - Increase temporary bootstack
|
commit | commitdiff | tree |
2017-02-05 |
Matthew Dillon | vkernel - Fix more pagein/pageout corruption
|
commit | commitdiff | tree |
2017-02-03 |
Matthew Dillon | kernel - Many fixes for vkernel support, plus a few...
|
commit | commitdiff | tree |
2017-02-01 |
Matthew Dillon | kernel - Avoid p->p_token when sending a signal to...
|
commit | commitdiff | tree |
2017-02-01 |
Matthew Dillon | kernel - Augment vm_fault_page() for vkernel operations
|
commit | commitdiff | tree |
2017-02-01 |
Matthew Dillon | vkernel - Adjust invalidation ABI a bit
|
commit | commitdiff | tree |
2017-02-01 |
Matthew Dillon | kernel - Validate that previous pte was cleaned.
|
commit | commitdiff | tree |
2017-02-01 |
Matthew Dillon | kernel - Minor formatting cleanup
|
commit | commitdiff | tree |
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 |