hammer2 - API breadnx / cluster_read API, bulkfree adj
[dragonfly.git] / sys /
2017-09-09 Matthew Dillonhammer2 - API breadnx / cluster_read API, bulkfree adj
2017-09-09 Matthew Dillonhammer - Adjust hammer to new breadnx / cluster_readx API
2017-09-09 Matthew Dillonkernel - Expand breadnx/breadcb/cluster_readx/cluster_r...
2017-09-08 Matthew Dillonhammer2 - Improve swapcache support
2017-09-08 Matthew Dillonhammer2 - Do not use transaction for bulkfree pass
2017-09-08 Matthew Dillonkernel - vfsync() use synchronous bwrite() in low-memor...
2017-09-08 Matthew Dillonkernel - Adjust emergency pager, add D_NOEMERGPGR
2017-09-07 Matthew Dillonkernel - Adjust emergency pager
2017-09-07 Matthew Dillonkernel - Fix panic() on AMD
2017-09-07 Matthew Dillonhammer2 - Allow rm and rmdir to ignore free space reserve
2017-09-07 Matthew Dillonhammer2 - Implement error processing and free reserve...
2017-09-06 Sepherosa Ziehauipfw: Stringent assertions.
2017-09-06 Sepherosa Ziehauipfw: Utilize netisr_domsg_global, which is more expres...
2017-09-06 Sepherosa Ziehauipfw: Use netisr wrappers
2017-09-06 Sepherosa Ziehaunetisr: Add wrapper for lwkt_dropmsg()
2017-09-06 Sepherosa Ziehauipfw: It can only be configured in netisr0; make it...
2017-09-05 Imre Vadászpc64: Setup TSC_AUX register with each cpu's id, when...
2017-09-05 Imre Vadászpc64: An mfence is supposed to suffice for TSC_DEADLINE...
2017-09-05 Sepherosa Ziehauipfw3: Simplify sockopt.
2017-09-05 Sepherosa Ziehaudummynet: Move ctrl function pointer to dummynet
2017-09-05 Sepherosa Ziehauipfw: Reindent; no functional changes.
2017-09-05 Sepherosa Ziehauipfw: Simplify sockopt.
2017-09-05 Sepherosa Ziehauipfw: Rework states and tracks.
2017-09-04 Imre Vadászpc64: Add TSC Deadline Mode code for lapic. Avoids...
2017-09-04 Imre Vadászpc64: Make read_apic_timer() return remaining time...
2017-09-01 Imre Vadászpc64: Turn CLK_USE_* flags into tunable, skip code...
2017-09-01 Sascha WildnerSync ACPICA with Intel's version 20170831.
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-08-31 Sascha WildnerClean up namespace in <sys/mman.h>, <sys/resource.h...
2017-08-31 Sascha WildnerDefine rlim_t as __int64_t directly, not via quad_t.
2017-08-31 Sascha Wildnersys/boot: Disable -fstack-protector for now.
2017-08-31 Matthew Dillonhammer2 - error handling 2/N (chain_lookup/chain_next)
2017-08-31 Matthew Dillonhammer2 - Embed cache_index heuristic in chain structure
2017-08-31 Matthew Dillonhammer2 - error handling 1/N (chain_scan)
2017-08-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-30 Matthew Dillonhammer2 - Micro-optimize file data allocations
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_i...
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_io
2017-08-29 Sepherosa Ziehaupoll/select: Use 64bit serial for poll/select's kevent...
2017-08-29 Sepherosa ZiehauRevert "select: Don't allow unwanted/leftover fds being...
2017-08-28 Matthew Dillonhammer2 - Stabilization
2017-08-28 Sepherosa Ziehaupoll: Fix inverse test
2017-08-28 Sepherosa Ziehauselect: Don't allow unwanted/leftover fds being returned.
2017-08-27 Matthew Dillonhammer2 - Fix bulkfree bug, Fix chain->parent bug,...
2017-08-26 Imre Vadászvkernel - Fixup previous commit, where some bits got...
2017-08-26 Imre Vadászvkernel - Avoid unnecessarily short sleeps, when not...
2017-08-26 Imre Vadászvkernel - Reuse vkernel_timer_get_timecount() for readi...
2017-08-26 Matthew Dillonhammer2 - Fix hammer2_chain and dedup issues
2017-08-25 Imre Vadászvkernel - Mention -t option for precise timer in usage...
2017-08-25 Matthew Dillonkernel - Implement a more comprehensive low-memory...
2017-08-25 Matthew Dillonkernel - wakeup() lfence -> mfence
2017-08-25 Matthew Dillonkernel - Remove mutex debug counters
2017-08-24 Matthew Dillonhammer2 - Work on concurrent bulkfree stability
2017-08-24 Matthew Dillonhammer2 - Fix persist_refs race on chain IPC
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-23 Imre Vadászkqueue: Make EVFILT_USER event behaviour more consistent.
2017-08-23 Matthew Dillonkernel - Fix SMP tsleep_interlock() vs wakeup() race
2017-08-23 Matthew Dillonhammer2 - Cleanup
2017-08-22 Matthew Dillonhammer2 - Clean DIO invalidation flags in more cases
2017-08-22 Matthew Dillonkernel - Fix callout race and panic (2)
2017-08-22 Matthew Dillonhammer2 - Try a different approach to bulkfree
2017-08-21 Matthew Dillonkernel - Fix callout race and panic
2017-08-20 Matthew Dillonhammer2 - Fix improper bzero length in rename code
2017-08-20 Matthew Dillonhammer2 - Remove LOCK* debugging
2017-08-20 Matthew Dillonhammer2 - Flesh out kqueue support
2017-08-19 Matthew Dillonhammer2 - cleanup
2017-08-19 Imre Vadászkqueue: Fix typo in filt_userattach function: kn_fflags...
2017-08-19 Matthew Dillonhammer2 - Fix snapshots and multi-label mounts
2017-08-19 Matthew Dillonhammer2 - revamp comments
2017-08-19 Matthew Dillonhammer2 - Fix ro -> rw mount upgrade
2017-08-19 Matthew Dillonhammer2 - Fix bug in comp:autozero mode
2017-08-19 Matthew Dillonhammer2 - Fix bulkfree bugs
2017-08-18 Matthew Dillonhammer2 - Add kernel-thread-based async bulk free
2017-08-18 Matthew Dillonhammer2 - buildworld components, boot2 and loader support
2017-08-17 Sascha Wildner<sys/uio.h>: Clean up the namespace.
2017-08-17 Sascha Wildnerkernel/msdosfs: Add additional sanity checks before...
2017-08-16 Matthew Dillonkernel - More high-process-count fixes
2017-08-16 Matthew Dillonkernel - Fix uload calculation in usched_dfly
2017-08-14 Matthew Dillonkernel - Increase flock() / posix-lock limit
2017-08-14 Matthew Dillonkernel - Increase default mbufs
2017-08-14 Sepherosa Ziehauipfw: Use SEQ_GEQ
2017-08-14 Matthew Dillonkernel - Remove bottlenecks related to mass pipe closures
2017-08-11 Sepherosa Ziehauethernet: ether_output should only run in the first...
2017-08-11 Sepherosa Ziehauroute: Routes should only be accessed from the first...
2017-08-13 Sascha Wildnerkernel/acpica: Name a variable more appropriately ...
2017-08-13 Sascha Wildner<sys/sysvipc.h>: Remove another no longer used header...
2017-08-13 Matthew Dillonkernel - Scale tsleep() performance vs many (thousands...
2017-08-12 Matthew Dillonkernel - Change maxproc cap calculation
2017-08-12 Matthew Dillonkernel - Break up scheduler and loadavg callout
2017-08-12 Matthew Dillonkernel - Bump wakeup hash size a little
2017-08-12 Matthew Dillonkernel - loadavg structure 32->64 bit fields
2017-08-12 Matthew Dillonkernel - Fix bottlenecks that develop when many process...
2017-08-10 Matthew Dillonkernel - Lower VM_MAX_USER_ADDRESS to finalize work...
2017-08-08 Sepherosa Ziehaumbuf: Minor style change.
2017-08-08 Sepherosa Ziehaunetisr: Simplify assertion related bits
2017-08-07 Sepherosa Ziehaustf: Make route per-cpu. And it should run in the...
2017-08-07 Sepherosa Ziehaugre: Rework routing facilities.
2017-08-04 Sepherosa Ziehauroute: Minor cleanup
2017-08-04 Sepherosa Ziehauroute: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD...
2017-08-04 Sepherosa Ziehaugif: It should only run in the first netisr_ncpus netisrs
next