2016-07-30 |
Matthew Dillon | kernel - Refactor cpu localization for VM page allocations
|
commit | commitdiff | tree |
2016-07-30 |
Matthew Dillon | systat - Adjust extended vmstats display
|
commit | commitdiff | tree |
2016-07-30 |
Matthew Dillon | kernel - Reduce memory testing and early-boot zeroing.
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | kernel - Cleanup namecache stall messages on console
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | kernel - Fix rare tsleep/callout race
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | libthread_xu - Don't override vfork()
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | kernel - Be nicer to pthreads in vfork()
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | libc - Fix more popen() issues
|
commit | commitdiff | tree |
2016-07-29 |
Matthew Dillon | kernel - Fix getpid() issue in vfork() when threaded
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | systat - Restrict %rip sampling to root
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | test - Add umtx1 code
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | libc - Fix numerous fork/exec*() leaks, also add mkostemp...
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | kernel - refactor CPUMASK_ADDR()
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | kernel - Disable lwp->lwp optimization in thread switcher
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | kernel - Minor cleanup swtch.s
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | kernel - Fix namecache race & panic
|
commit | commitdiff | tree |
2016-07-27 |
Matthew Dillon | kernel - Reduce atomic ops in switch code
|
commit | commitdiff | tree |
2016-07-26 |
Matthew Dillon | kernel - Fix VM bug introduced earlier this month
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | systat - Refactor memory displays for systat -vm
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | kernel - Fix mountctl() / unmount race
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | mountd, mount - Change how mount signals mountd, reduce...
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | kernel - Close a few SMP holes
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | kernel - Cut buffer cache related pmap invalidations...
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | kernel - Add some more options for pmap_qremove*()
|
commit | commitdiff | tree |
2016-07-25 |
Matthew Dillon | kernel - cli interlock with critcount in interrupt...
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | drm - Fix subtle plane masking bug.
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Fix atomic op comparison
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Refactor Xinvltlb a little, turn off the idle...
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | hammer - remove commented out code, move a biodone()
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | hammer - Try to fix improper DATA CRC error
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Enhance indefinite wait buffer error message
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Fix TDF_EXITING bug, instrument potential...
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - repurpose buffer cache entries under heavy...
|
commit | commitdiff | tree |
2016-07-24 |
Matthew Dillon | kernel - Refactor buffer cache code in preparation...
|
commit | commitdiff | tree |
2016-07-23 |
Matthew Dillon | hammer2 - Fix deadlocks, bad assertion, improve flushing.
|
commit | commitdiff | tree |
2016-07-23 |
Matthew Dillon | kernel - Fix excessive ipiq recursion (4)
|
commit | commitdiff | tree |
2016-07-23 |
Matthew Dillon | kernel - Fix excessive ipiq recursion (3)
|
commit | commitdiff | tree |
2016-07-22 |
Matthew Dillon | drm - Stabilize broadwell and improve skylake
|
commit | commitdiff | tree |
2016-07-22 |
Matthew Dillon | nvme - Fix BUF_KERNPROC() SMP race
|
commit | commitdiff | tree |
2016-07-21 |
Matthew Dillon | systat - enhance interrupt display (2)
|
commit | commitdiff | tree |
2016-07-21 |
Matthew Dillon | docs - Update tuning.7
|
commit | commitdiff | tree |
2016-07-21 |
Matthew Dillon | systat - enhance interrupt display
|
commit | commitdiff | tree |
2016-07-20 |
Matthew Dillon | kernel - Fix excessive ipiq recursion (2)
|
commit | commitdiff | tree |
2016-07-20 |
Matthew Dillon | test - burst vmpageinfo pages
|
commit | commitdiff | tree |
2016-07-20 |
Matthew Dillon | kernel - Fix excessive ipiq recursion
|
commit | commitdiff | tree |
2016-07-20 |
Matthew Dillon | kernel - Fix Xinvltlb issue, fix ipiq issue, add Xsniff
|
commit | commitdiff | tree |
2016-07-20 |
Matthew Dillon | hammer2: Add required check to hammer2_vop_nlink()
|
commit | commitdiff | tree |
2016-07-19 |
Matthew Dillon | kernel - Fix realtime inconsistency
|
commit | commitdiff | tree |
2016-07-17 |
Matthew Dillon | kernel - Improve physio performance (2)
|
commit | commitdiff | tree |
2016-07-17 |
Matthew Dillon | kernel - Improve physio performance
|
commit | commitdiff | tree |
2016-07-17 |
Matthew Dillon | kernel - Refactor Xinvltlb (3)
|
commit | commitdiff | tree |
2016-07-16 |
Matthew Dillon | kernel - Refactor Xinvltlb (2)
|
commit | commitdiff | tree |
2016-07-15 |
Matthew Dillon | kernel - Refactor Xinvltlb and the pmap page & global...
|
commit | commitdiff | tree |
2016-07-15 |
Matthew Dillon | kernel - Remove unnecessary cpu_enable_intr()
|
commit | commitdiff | tree |
2016-07-15 |
Matthew Dillon | kernel - Enhance CPUMASK and atomic ops
|
commit | commitdiff | tree |
2016-07-15 |
Matthew Dillon | kernel - Rename 'cpu' global
|
commit | commitdiff | tree |
2016-07-14 |
Matthew Dillon | kernel - Distribute queues in rw-sep map.
|
commit | commitdiff | tree |
2016-07-14 |
Matthew Dillon | nvme - Fix comq mappings when too many cpus.
|
commit | commitdiff | tree |
2016-07-12 |
Matthew Dillon | kernel - Adjust arp code to not spam all cpus
|
commit | commitdiff | tree |
2016-07-12 |
Matthew Dillon | kernel - cleanup sys/thread.h
|
commit | commitdiff | tree |
2016-07-12 |
Matthew Dillon | kernel - Do not spam all cpus for ipfrag_slowtimo()
|
commit | commitdiff | tree |
2016-07-11 |
Matthew Dillon | kernel - Improve vm.prefault_pages + misc
|
commit | commitdiff | tree |
2016-07-10 |
Matthew Dillon | kernel - Reduce stalls, refactor lwkt_switch() core.
|
commit | commitdiff | tree |
2016-07-10 |
Matthew Dillon | test - Fix build warnings
|
commit | commitdiff | tree |
2016-07-10 |
Matthew Dillon | kernel - Yield during VM teardown, fix zfree() contention
|
commit | commitdiff | tree |
2016-07-10 |
Matthew Dillon | kernel - Fix stalls during major token contention
|
commit | commitdiff | tree |
2016-07-10 |
Matthew Dillon | hammer2 - Add feature to allow sector overwrite, fix...
|
commit | commitdiff | tree |
2016-07-09 |
Matthew Dillon | hammer2 - Add feature to allow sector overwrite, fix...
|
commit | commitdiff | tree |
2016-07-07 |
Matthew Dillon | kernel - New threads should not inherit the sigaltstack
|
commit | commitdiff | tree |
2016-06-29 |
Matthew Dillon | kernel - Enhance buffer flush and cluster_write linearity (2)
|
commit | commitdiff | tree |
2016-06-29 |
Matthew Dillon | hammer2 - Fix inode destroy panic
|
commit | commitdiff | tree |
2016-06-29 |
Matthew Dillon | kernel - Enhance buffer flush and cluster_write linearity
|
commit | commitdiff | tree |
2016-06-28 |
Matthew Dillon | hammer2 - Optimize indirect block algorithm
|
commit | commitdiff | tree |
2016-06-28 |
Matthew Dillon | hammer2 - Stabilization pass
|
commit | commitdiff | tree |
2016-06-27 |
Matthew Dillon | hammer2 - Remove the hidden directory, rework deletions
|
commit | commitdiff | tree |
2016-06-27 |
Matthew Dillon | hammer2 - Stabilization, fix bulkfree bugs, change...
|
commit | commitdiff | tree |
2016-06-26 |
Matthew Dillon | kernel - Fix panic in error path of nvextendbuf()
|
commit | commitdiff | tree |
2016-06-26 |
Matthew Dillon | hammer2 - Stabilization (data corruption)
|
commit | commitdiff | tree |
2016-06-26 |
Matthew Dillon | hammer2 - Update error message in hammer2_mount
|
commit | commitdiff | tree |
2016-06-26 |
Matthew Dillon | hammer2 - Enhance freemap output
|
commit | commitdiff | tree |
2016-06-26 |
Matthew Dillon | nvme - Handle full submission queue
|
commit | commitdiff | tree |
2016-06-25 |
Matthew Dillon | kernel - Enhance swap allocation failure message
|
commit | commitdiff | tree |
2016-06-25 |
Matthew Dillon | kernel - Misc bug fixes and enhancements
|
commit | commitdiff | tree |
2016-06-25 |
Matthew Dillon | hammer2 - Stabilization, optimization
|
commit | commitdiff | tree |
2016-06-21 |
Matthew Dillon | hammer2 - stabilization pass
|
commit | commitdiff | tree |
2016-06-21 |
Matthew Dillon | hammer2 - Update directory mtime
|
commit | commitdiff | tree |
2016-06-21 |
Matthew Dillon | hammer2 - Stabilization pass
|
commit | commitdiff | tree |
2016-06-21 |
Matthew Dillon | kernel - Enhance debug.ncvp_debug debugging
|
commit | commitdiff | tree |
2016-06-21 |
Matthew Dillon | mountd - Turn on SO_REUSEADDR
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | procfs - Try to workaround issue to fix truss
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | kernel - Implement PIE (place independent executables)
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | hammer2 - Implement NFS export support
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | hammer2 - Implement hammer2_inode_meta.iparent
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | hammer2 - Change XOP feed/collect locking
|
commit | commitdiff | tree |
2016-06-19 |
Matthew Dillon | hammer2 - Start work on inode indexing - MAJOR CHANGE
|
commit | commitdiff | tree |
2016-06-18 |
Matthew Dillon | nvme - Remove debugging
|
commit | commitdiff | tree |
2016-06-18 |
Matthew Dillon | nvme - Fix composite temperature in nvmectl
|
commit | commitdiff | tree |
2016-06-18 |
Matthew Dillon | nvme - Add nvmectl userland utility
|
commit | commitdiff | tree |
2016-06-18 |
Matthew Dillon | nvme - Implement ioctl support to retrieve log pages
|
commit | commitdiff | tree |