dragonfly.git
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics (2)
2012-09-26 Matthew Dillonkernel - Fix i386 wire_count panics
2012-09-26 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-26 Samuel J. Greeardloader - Add user_scheduler kenv tuneable sample
2012-09-26 Matthew Dillonkernel - usched_dfly revamp (8), add reschedule hints
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (7), bring back td_release...
2012-09-25 Sascha Wildnermake.conf.5: Add some words about WANT_NETGRAPH7.
2012-09-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (Areca's driver version...
2012-09-25 Matthew Dillonkernel - usched_dfly revamp (6), reimplement shared...
2012-09-24 Matthew Dillonkernel - Add PC sampling for x86-64
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (5), correct default in...
2012-09-24 Matthew Dillonkernel - usched_dfly revamp (4), improve tail
2012-09-24 Matthew Dillonsystat - Ensure vmmeter output separates fields by...
2012-09-24 Matthew Dillonsystat - Display colliding token
2012-09-24 Matthew Dillonkernel - Add v_token_name to gd_cnt
2012-09-24 Sascha Wildnerusr.sbin/Makefile: Remove an obsolete old comment.
2012-09-24 Sascha Wildnerpnpinfo(8): Don't build/install for x86_64.
2012-09-23 Sepherosa Ziehauvlan: Dispatch mbuf to be sent to physical interface...
2012-09-23 Sepherosa Ziehaubridge: Utilize netisr to run physical interface's...
2012-09-23 Sepherosa Ziehauaue/lgue: Utilize netisr to run if_start
2012-09-23 Sepherosa Ziehauif: Defer if_start to netisr instead of ifnet for furth...
2012-09-23 Sepherosa Ziehauifpoll: Use u_long for statistics
2012-09-23 Sepherosa Ziehauifpoll: Reorder iopoll fields a little bit
2012-09-23 Sepherosa Ziehauifpoll: Simplify TX polling logic
2012-09-23 Matthew Dillontop - Fix -t / -S
2012-09-23 Matthew Dillontop - Adjust top to account for kernel changes
2012-09-23 Matthew Dillonps - Adjust ps to account for kernel changes
2012-09-23 Matthew Dillonkernel - usched_dfly revamp (3), fix estcpu
2012-09-22 Sepherosa Ziehauemx: Allow user to specify RX/TX processing CPU's offset
2012-09-22 Matthew Dillonkernel - usched_dfly revamp (2), reduce token collisions
2012-09-21 Matthew Dillonkernel - Add vmmeter counter for token collisions
2012-09-21 Matthew Dillonkernel - usched_dfly revamp
2012-09-21 Matthew Dillonkdump - cleanup cpu-stamp formatting
2012-09-21 Matthew Dillonps - Show cpu# even when process is sleeping
2012-09-21 Matthew Dillonsysctl - Allow integers to use hex
2012-09-20 Sascha Wildnernrelease: Remove the obsolete -scmgit-gui option from...
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (2)
2012-09-20 Matthew Dillonkdump - Add options to print physical cpu
2012-09-20 Matthew Dillonkernel - Include physical cpu in ktrace header
2012-09-20 Samuel J. Greearwmesg - Increase to 8 chars from 7
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Improve regressions in usched_dfly (1)
2012-09-20 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-20 Matthew Dillonkernel - Add lwkt_yield_quick()
2012-09-20 Matthew Dillonkernel - Don't call lwkt_user_yield() in uiomove()...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-19 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - Increase machdep.cpu_idle_repeat from 4 to 750
2012-09-18 Matthew Dillonusched - Add usched utility
2012-09-18 François Tigeottuning(7): shm_use_phys is now enabled by default
2012-09-18 Matthew Dillonkernel - Account for file reads that take the VM shortcut
2012-09-18 Sascha Wildnerkernel/usched_dfly: Small UP compilation fix.
2012-09-18 Matthew Dillonkernel - Add usched_dfly algorith, set as default for...
2012-09-18 Sascha WildnerMention KTR_USCHED_DFLY in the manpage and in the LINTs.
2012-09-18 Sascha Wildnerkernel/usched_dfly: #if 0 all unused KTR_INFOs (fixes...
2012-09-18 Sascha Wildnerkernel/usched_bsd4: Declare the KTR_INFO_MASTER(usched...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for...
2012-09-18 Matthew Dillonkernel - add usched_dfly algorith, set as default for now
2012-09-18 Sepherosa Ziehauifpoll: Setup if_start cpuid for NPOLLING properly
2012-09-17 Sascha Wildnerixgbe.4: Use .Dx
2012-09-17 Matthew Dillonkernel - usched_bsd4 algorith fixes & improvements
2012-09-17 Sascha Wildnermsgport.9: Some mdoc and typo fixes.
2012-09-17 Sascha Wildnerem.4: Mention TSO support.
2012-09-17 François Tigeotixgbe: Remove the link handler tasklet
2012-09-17 Sascha Wildnerkernel: Remove some unused variables.
2012-09-17 Sascha Wildnerkernel/ipx: Remove #ifdef lint checks (and add #endif...
2012-09-17 Sepherosa Ziehauifpoll: Field renaming; if_qpoll -> if_npoll
2012-09-17 Sepherosa Ziehauifpoll: Don't limit number of CPUs that perform polling
2012-09-17 Nuno Antunesmsgport.9: Catch up with recent changes to lwkt_initpor...
2012-09-17 Sepherosa Ziehaumsgport: Always save owner thread for threads' msgports
2012-09-17 Sascha Wildnerfortune(6)/mutex.9: s/is is/is/
2012-09-17 Sascha Wildnerem.4: Add some words about emx(4) and create MLINKS.
2012-09-16 Sascha WildnerUpdate the pciconf(8) database.
2012-09-16 Matthew Dillonkernel - Add vm.read_shortcut_enable
2012-09-16 Matthew Dillonhammer - Adjust record and dirtybuf limits to handle...
2012-09-16 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-15 John Marinortld: Don't call process_nodelete with NULL object...
2012-09-15 Matthew Dillonkernel - fix builds
2012-09-15 Matthew Dillonsystat - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonkernel - remove bounds on buffer cache nbuf count for...
2012-09-15 Matthew Dillonipcs - Fix kvm accesses for new semid structures
2012-09-15 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance (2)
2012-09-15 Matthew Dillonkernel - Enhance sysv semaphore performance
2012-09-15 Matthew Dillonkernel - Add kern.gettimeofday_quick sysctl
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs (2)
2012-09-14 Matthew Dillonkernel - Use pool tokens to protect unix domain PCBs
2012-09-14 Matthew Dillonkernel - Fix unix domain socket portfn routing
2012-09-14 Sepherosa Ziehaupci/mptable: Let parent route the interrupt before...
2012-09-14 Matthew Dillonls - Add -I to reverse -A
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-09-13 Matthew Dillonkernel - Implement segment pmap optimizations for x86...
2012-09-13 Sascha WildnerSync zoneinfo database with tzdata2012f from ftp:/...
2012-09-13 Nuno AntunesExpand a comment in lwkt_switch().
next