2012-10-24 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-19 |
Matthew Dillon | kernel - Fix UP build for usched_dfly
|
commit | commitdiff | tree |
2012-10-19 |
Matthew Dillon | kernel - Detect edge cases in ELF note handling
|
commit | commitdiff | tree |
2012-10-19 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | vkernel - Adjust parameters for vkernel test build
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | kernel - set machdep.pmap_mmu_optimize to 1 by default...
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | kernel - Fix sysclock_t comparison in usched code
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | HAMMER VFS - Use full-block undos for B-Tree nodes
|
commit | commitdiff | tree |
2012-10-13 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-12 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | kernel - Fix i386 pmap bug
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | kernel - Fix i386 pmap bug
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | kernel - Make pcb_onfault more robust.
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | top - Use RES by default instead of PRES
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | kernel - Use atomic op for usched_global_cpumask
|
commit | commitdiff | tree |
2012-10-11 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-10 |
Matthew Dillon | kernel - Remove debugging from i386 pmap
|
commit | commitdiff | tree |
2012-10-10 |
Matthew Dillon | kernel - Add MODULE_VERSION for if_ale
|
commit | commitdiff | tree |
2012-10-10 |
Matthew Dillon | kernel - Probable fix to vm_fault: PG_BUSY panic on...
|
commit | commitdiff | tree |
2012-10-10 |
Matthew Dillon | kernel - Fix missing LWKT token init in linprocfs
|
commit | commitdiff | tree |
2012-10-10 |
Matthew Dillon | kernel - Adjust cache_fullpath() API
|
commit | commitdiff | tree |
2012-10-09 |
Matthew Dillon | kernel - Fix UP build for usched_dfly.c
|
commit | commitdiff | tree |
2012-10-08 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-10-07 |
Matthew Dillon | build - Unbreak world
|
commit | commitdiff | tree |
2012-10-05 |
Matthew Dillon | kernel - Acquire vm_token in pmap_remove_all() (3)
|
commit | commitdiff | tree |
2012-10-05 |
Matthew Dillon | kernel - Acquire vm_token in pmap_remove_all() (2)
|
commit | commitdiff | tree |
2012-10-05 |
Matthew Dillon | kernel - (fix syntax error last commit)
|
commit | commitdiff | tree |
2012-10-05 |
Matthew Dillon | kernel - Acquire vm_token in pmap_remove_all()
|
commit | commitdiff | tree |
2012-10-05 |
Matthew Dillon | kernel - Fix edge case with machdep.pmap_mmu_optimize...
|
commit | commitdiff | tree |
2012-09-26 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-09-26 |
Matthew Dillon | kernel - Fix i386 wire_count panics (2)
|
commit | commitdiff | tree |
2012-09-26 |
Matthew Dillon | kernel - Fix i386 wire_count panics
|
commit | commitdiff | tree |
2012-09-26 |
Matthew Dillon | kernel - usched_dfly revamp (8), add reschedule hints
|
commit | commitdiff | tree |
2012-09-25 |
Matthew Dillon | kernel - usched_dfly revamp (7), bring back td_release...
|
commit | commitdiff | tree |
2012-09-25 |
Matthew Dillon | kernel - usched_dfly revamp (6), reimplement shared...
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | kernel - Add PC sampling for x86-64
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | kernel - usched_dfly revamp (5), correct default in...
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | kernel - usched_dfly revamp (4), improve tail
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | systat - Ensure vmmeter output separates fields by...
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | systat - Display colliding token
|
commit | commitdiff | tree |
2012-09-24 |
Matthew Dillon | kernel - Add v_token_name to gd_cnt
|
commit | commitdiff | tree |
2012-09-23 |
Matthew Dillon | top - Fix -t / -S
|
commit | commitdiff | tree |
2012-09-23 |
Matthew Dillon | top - Adjust top to account for kernel changes
|
commit | commitdiff | tree |
2012-09-23 |
Matthew Dillon | ps - Adjust ps to account for kernel changes
|
commit | commitdiff | tree |
2012-09-23 |
Matthew Dillon | kernel - usched_dfly revamp (3), fix estcpu
|
commit | commitdiff | tree |
2012-09-22 |
Matthew Dillon | kernel - usched_dfly revamp (2), reduce token collisions
|
commit | commitdiff | tree |
2012-09-21 |
Matthew Dillon | kernel - Add vmmeter counter for token collisions
|
commit | commitdiff | tree |
2012-09-21 |
Matthew Dillon | kernel - usched_dfly revamp
|
commit | commitdiff | tree |
2012-09-21 |
Matthew Dillon | kdump - cleanup cpu-stamp formatting
|
commit | commitdiff | tree |
2012-09-21 |
Matthew Dillon | ps - Show cpu# even when process is sleeping
|
commit | commitdiff | tree |
2012-09-21 |
Matthew Dillon | sysctl - Allow integers to use hex
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Improve regressions in usched_dfly (2)
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kdump - Add options to print physical cpu
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Include physical cpu in ktrace header
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Improve regressions in usched_dfly (1)
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Add lwkt_yield_quick()
|
commit | commitdiff | tree |
2012-09-20 |
Matthew Dillon | kernel - Don't call lwkt_user_yield() in uiomove()...
|
commit | commitdiff | tree |
2012-09-19 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-19 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-19 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-19 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - Increase machdep.cpu_idle_repeat from 4 to 750
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | usched - Add usched utility
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - Account for file reads that take the VM shortcut
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - Add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - add usched_dfly algorith, set as default for...
|
commit | commitdiff | tree |
2012-09-18 |
Matthew Dillon | kernel - add usched_dfly algorith, set as default for now
|
commit | commitdiff | tree |
2012-09-17 |
Matthew Dillon | kernel - usched_bsd4 algorith fixes & improvements
|
commit | commitdiff | tree |
2012-09-16 |
Matthew Dillon | kernel - Add vm.read_shortcut_enable
|
commit | commitdiff | tree |
2012-09-16 |
Matthew Dillon | hammer - Adjust record and dirtybuf limits to handle...
|
commit | commitdiff | tree |
2012-09-16 |
Matthew Dillon | Merge branches 'hammer2' and 'master' of ssh://crater...
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - fix builds
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | systat - remove bounds on buffer cache nbuf count for...
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - remove bounds on buffer cache nbuf count for...
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | ipcs - Fix kvm accesses for new semid structures
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - Enhance sysv semaphore performance (2)
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - Enhance sysv semaphore performance
|
commit | commitdiff | tree |
2012-09-15 |
Matthew Dillon | kernel - Add kern.gettimeofday_quick sysctl
|
commit | commitdiff | tree |
2012-09-14 |
Matthew Dillon | kernel - Use pool tokens to protect unix domain PCBs (2)
|
commit | commitdiff | tree |
2012-09-14 |
Matthew Dillon | kernel - Use pool tokens to protect unix domain PCBs
|
commit | commitdiff | tree |
2012-09-14 |
Matthew Dillon | kernel - Fix unix domain socket portfn routing
|
commit | commitdiff | tree |
2012-09-14 |
Matthew Dillon | ls - Add -I to reverse -A
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Add sysctls and tunables for [ALT_]BREAK_TO_DEBUGGE...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86...
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Implement segment pmap optimizations for x86-64
|
commit | commitdiff | tree |
2012-09-13 |
Matthew Dillon | kernel - Segment-align mmap and sysv_shm when possible
|
commit | commitdiff | tree |
next |