August 2017 Archives by author
Starting: Tue Aug 1 00:47:20 PDT 2017
Ending: Thu Aug 31 13:23:28 PDT 2017
Messages: 142
- Aug 05 2017 - 04:49:05 git: kernel - Fix serious permissions bug for sticky directories
Matthew Dillon
- Aug 05 2017 - 04:49:06 git: procfs - Fix blocked lock condition
Matthew Dillon
- Aug 06 2017 - 01:06:11 git: DragonFly_RELEASE_4_8 kernel - Fix serious permissions bug for sticky directories
Matthew Dillon
- Aug 06 2017 - 01:06:11 git: DragonFly_RELEASE_4_8 procfs - Fix blocked lock condition
Matthew Dillon
- Aug 06 2017 - 03:09:04 git: kernel - Move sigtramp even lower
Matthew Dillon
- Aug 09 2017 - 00:14:54 git: kcollect - Fix grammar
Matthew Dillon
- Aug 10 2017 - 05:53:54 git: kernel - Lower VM_MAX_USER_ADDRESS to finalize work-around for Ryzen bug
Matthew Dillon
- Aug 12 2017 - 18:41:34 git: kernel - Fix bottlenecks that develop when many processes are running
Matthew Dillon
- Aug 12 2017 - 18:41:34 git: kernel - loadavg structure 32->64 bit fields
Matthew Dillon
- Aug 12 2017 - 18:41:34 git: kernel - Bump wakeup hash size a little
Matthew Dillon
- Aug 12 2017 - 19:34:30 git: kernel - Break up scheduler and loadavg callout
Matthew Dillon
- Aug 12 2017 - 20:46:37 git: kernel - Change maxproc cap calculation
Matthew Dillon
- Aug 13 2017 - 07:20:22 git: kernel - Scale tsleep() performance vs many (thousands) of processes
Matthew Dillon
- Aug 14 2017 - 03:03:20 git: kernel - Remove bottlenecks related to mass pipe closures
Matthew Dillon
- Aug 14 2017 - 03:57:21 git: kernel - Increase default mbufs
Matthew Dillon
- Aug 14 2017 - 06:20:10 git: doc - Update build(7) and tuning(7)
Matthew Dillon
- Aug 14 2017 - 06:20:10 git: kernel - Increase flock() / posix-lock limit
Matthew Dillon
- Aug 14 2017 - 21:13:27 git: test - Add various 900,000 process tests
Matthew Dillon
- Aug 14 2017 - 21:13:50 git: test - Add various 900,000 process tests (2)
Matthew Dillon
- Aug 15 2017 - 21:24:00 git: install - Fix a few issues
Matthew Dillon
- Aug 16 2017 - 04:59:00 git: kernel - Fix uload calculation in usched_dfly
Matthew Dillon
- Aug 16 2017 - 04:59:00 git: kernel - More high-process-count fixes
Matthew Dillon
- Aug 18 2017 - 08:03:09 git: hammer2 - buildworld components, boot2 and loader support
Matthew Dillon
- Aug 19 2017 - 05:43:24 git: hammer2 - Add kernel-thread-based async bulk free
Matthew Dillon
- Aug 19 2017 - 05:43:25 git: hammer2 - Fix bulkfree bugs
Matthew Dillon
- Aug 19 2017 - 08:45:18 git: hammer2 - Fix bug in comp:autozero mode
Matthew Dillon
- Aug 19 2017 - 08:45:19 git: hammer2 - Fix ro -> rw mount upgrade
Matthew Dillon
- Aug 19 2017 - 09:17:41 git: hammer2 - Fix root remount for hammer2 root
Matthew Dillon
- Aug 19 2017 - 19:15:16 git: hammer2 - Refactor snapshot frontend
Matthew Dillon
- Aug 19 2017 - 19:15:16 git: hammer2 - revamp comments
Matthew Dillon
- Aug 19 2017 - 19:15:16 git: hammer2 - Fix snapshots and multi-label mounts
Matthew Dillon
- Aug 19 2017 - 22:52:40 git: hammer2 - cleanup
Matthew Dillon
- Aug 20 2017 - 01:28:33 git: hammer2 - Flesh out kqueue support
Matthew Dillon
- Aug 20 2017 - 01:28:34 git: hammer2 - Remove LOCK* debugging
Matthew Dillon
- Aug 20 2017 - 01:43:02 git: build - Add /home to the mtree
Matthew Dillon
- Aug 20 2017 - 06:03:18 git: hammer2 - Fix improper bzero length in rename code
Matthew Dillon
- Aug 21 2017 - 00:25:35 git: kernel - Fix callout race and panic
Matthew Dillon
- Aug 22 2017 - 04:06:37 git: hammer2 - Cleanup manual page, add help, remove bulkfree-async
Matthew Dillon
- Aug 22 2017 - 04:06:38 git: hammer2 - Try a different approach to bulkfree
Matthew Dillon
- Aug 22 2017 - 16:37:17 git: kernel - Fix callout race and panic (2)
Matthew Dillon
- Aug 23 2017 - 04:27:38 git: hammer2 - limit show command output when crc error
Matthew Dillon
- Aug 23 2017 - 04:27:39 git: hammer2 - Clean DIO invalidation flags in more cases
Matthew Dillon
- Aug 23 2017 - 04:27:39 git: hammer2 - Cleanup
Matthew Dillon
- Aug 23 2017 - 16:34:46 git: kernel - Fix SMP tsleep_interlock() vs wakeup() race
Matthew Dillon
- Aug 24 2017 - 10:49:09 git: hammer2 - Refactor dedup, fixes, optimizations
Matthew Dillon
- Aug 24 2017 - 16:50:23 git: hammer2 - Fix persist_refs race on chain IPC
Matthew Dillon
- Aug 25 2017 - 01:46:33 git: hammer2 - Work on concurrent bulkfree stability
Matthew Dillon
- Aug 25 2017 - 05:32:41 git: kernel - Remove mutex debug counters
Matthew Dillon
- Aug 25 2017 - 05:32:41 git: kernel - wakeup() lfence -> mfence
Matthew Dillon
- Aug 25 2017 - 05:32:41 git: kernel - Implement a more comprehensive low-memory deadlock solution
Matthew Dillon
- Aug 26 2017 - 05:57:15 git: hammer2 - Fix hammer2_chain and dedup issues
Matthew Dillon
- Aug 27 2017 - 05:22:17 git: hammer2 - Fix bulkfree bug, Fix chain->parent bug, refactor dedup a bit
Matthew Dillon
- Aug 28 2017 - 23:24:55 git: hammer2 - Stabilization
Matthew Dillon
- Aug 29 2017 - 22:03:54 git: hammer2 - Fix critical bulkfree bug, refactor hammer2_io
Matthew Dillon
- Aug 29 2017 - 22:18:21 git: hammer2 - Fix critical bulkfree bug, refactor hammer2_io (2)
Matthew Dillon
- Aug 30 2017 - 02:09:00 git: hammer2 - Micro-optimize file data allocations
Matthew Dillon
- Aug 30 2017 - 07:02:47 git: systat - clarify 'Free' in systat -vm 1
Matthew Dillon
- Aug 31 2017 - 05:19:11 git: hammer2 - Remove TIMER debugging
Matthew Dillon
- Aug 31 2017 - 05:19:11 git: hammer2 - error handling 1/N (chain_scan)
Matthew Dillon
- Aug 31 2017 - 05:19:12 git: hammer2 - Embed cache_index heuristic in chain structure
Matthew Dillon
- Aug 31 2017 - 05:19:12 git: hammer2 - error handling 2/N (chain_lookup/chain_next)
Matthew Dillon
- Aug 31 2017 - 20:23:28 git: kernel - Add kabylake NIC PCI IDs
Matthew Dillon
- Aug 15 2017 - 09:14:07 git: test - Add various 900,000 process tests
Michael Neumann
- Aug 15 2017 - 22:09:04 git: test - Add various 900,000 process tests
Michael Neumann
- Aug 02 2017 - 02:52:13 git: annotated tag v4.8.1 created
Justin C. Sherrill
- Aug 19 2017 - 21:14:47 git: kqueue: Fix typo in filt_userattach function: kn_fflags vs. kn_sfflags.
Imre Vadasz
- Aug 19 2017 - 22:46:10 git: kqueue.2: Mention EV_NODATA flag, which may be set in addition to EV_EOF.
Imre Vadasz
- Aug 19 2017 - 22:57:05 git: kqueue.2: Improve explanation of EV_EOF for fifos.
Imre Vadasz
- Aug 23 2017 - 19:03:42 git: kqueue: Make EVFILT_USER event behaviour more consistent.
Imre Vadasz
- Aug 25 2017 - 19:48:49 git: vkernel - Mention -t option for precise timer in usage() output.
Imre Vadasz
- Aug 26 2017 - 10:48:30 git: vkernel - Reuse vkernel_timer_get_timecount() for reading clock_gettime().
Imre Vadasz
- Aug 26 2017 - 10:48:31 git: vkernel - Avoid unnecessarily short sleeps, when not using precise timers.
Imre Vadasz
- Aug 26 2017 - 10:58:08 git: vkernel - Fixup previous commit, where some bits got lost during rebaseing.
Imre Vadasz
- Aug 01 2017 - 10:44:26 git: libthread_xu: Add a check for integer overflow (FreeBSD r321011).
Sascha Wildner
- Aug 01 2017 - 10:44:29 git: DragonFly_RELEASE_4_8 libthread_xu: Fix checking of pthread_barrier_init()'s count argument.
Sascha Wildner
- Aug 02 2017 - 02:17:01 git: efivar.8: Fix typos/improve language (taken from FreeBSD).
Sascha Wildner
- Aug 03 2017 - 21:41:15 git: ifconfig.8: Fix typo.
Sascha Wildner
- Aug 04 2017 - 11:44:13 git: /boot/defaults/loader.conf: Fix typo.
Sascha Wildner
- Aug 04 2017 - 20:00:37 git: Remove some no longer used header files.
Sascha Wildner
- Aug 04 2017 - 20:00:37 git: <sys/un.h>: Clean up namespace.
Sascha Wildner
- Aug 05 2017 - 00:12:14 git: kdump(1): Allow auto switch funcs to not have an 'invalid' default case.
Sascha Wildner
- Aug 05 2017 - 00:12:14 git: kdump(1): Add clockid_t name printing.
Sascha Wildner
- Aug 05 2017 - 00:51:18 git: kdump(1): Add pathconf(2) variable name printing.
Sascha Wildner
- Aug 05 2017 - 12:18:58 git: kdump(1): Remove unused ptraceopname(). ptrace ops are handled specially.
Sascha Wildner
- Aug 05 2017 - 12:22:31 git: kdump(1): Oops, remove forgotten include.
Sascha Wildner
- Aug 05 2017 - 23:54:44 git: kdump(8): Add more support for printing flag etc. names.
Sascha Wildner
- Aug 06 2017 - 22:45:49 git: ps(1): Remove -I${.CURDIR}/../../sys from the Makefile.
Sascha Wildner
- Aug 13 2017 - 10:09:29 git: <sys/sysvipc.h>: Remove another no longer used header file.
Sascha Wildner
- Aug 13 2017 - 10:09:29 git: installer: Fix mapper name generation for encrypted installation.
Sascha Wildner
- Aug 13 2017 - 10:09:29 git: installer: Don't add an entry for 'root' to /etc/crypttab.
Sascha Wildner
- Aug 13 2017 - 10:09:33 git: DragonFly_RELEASE_4_8 installer: Fix mapper name generation for encrypted installation.
Sascha Wildner
- Aug 13 2017 - 10:09:33 git: DragonFly_RELEASE_4_8 installer: Don't add an entry for 'root' to /etc/crypttab.
Sascha Wildner
- Aug 13 2017 - 11:18:37 git: i386 removal, part 62/x: Fix per-architecture config file naming in truss.
Sascha Wildner
- Aug 13 2017 - 17:28:05 git: kernel/acpica: Name a variable more appropriately (from FreebSD).
Sascha Wildner
- Aug 14 2017 - 18:19:10 git: installer: Change fn_mapper_name() to subpartition_get_mapper_name().
Sascha Wildner
- Aug 17 2017 - 18:59:02 git: kernel/msdosfs: Add additional sanity checks before mounting.
Sascha Wildner
- Aug 17 2017 - 18:59:06 git: DragonFly_RELEASE_4_8 kernel/msdosfs: Add additional sanity checks before mounting.
Sascha Wildner
- Aug 17 2017 - 19:59:58 git: <sys/uio.h>: Clean up the namespace.
Sascha Wildner
- Aug 17 2017 - 20:17:54 git: Update the pciconf(8) database.
Sascha Wildner
- Aug 24 2017 - 16:59:43 git: libarchive: Add an archive.3 MLINK.
Sascha Wildner
- Aug 24 2017 - 16:59:43 git: kcollect.8: Remove unneeded .Pp
Sascha Wildner
- Aug 24 2017 - 16:59:43 git: sshlockout.8: Use comment syntax.
Sascha Wildner
- Aug 26 2017 - 18:15:22 git: Don't remove archive.3 via 'make upgrade'.
Sascha Wildner
- Aug 27 2017 - 21:02:07 git: libc: Use _ioctl() internally.
Sascha Wildner
- Aug 30 2017 - 20:31:28 git: libc: Reduce -Wmissing-prototypes warnings a bit.
Sascha Wildner
- Aug 31 2017 - 19:13:45 git: sys/boot: Disable -fstack-protector for now.
Sascha Wildner
- Aug 31 2017 - 19:13:45 git: Define rlim_t as __int64_t directly, not via quad_t.
Sascha Wildner
- Aug 31 2017 - 19:13:45 git: Clean up namespace in <sys/mman.h>, <sys/resource.h> and <sys/syslog.h>.
Sascha Wildner
- Aug 01 2017 - 07:47:20 git: inet6: Dispatch frag6 slowtimo to netisr0 and stop using pr_slowtimo
Sepherosa Ziehau
- Aug 01 2017 - 08:01:10 git: inet6: Drain IPv6 fragments in netisr0
Sepherosa Ziehau
- Aug 01 2017 - 08:45:14 git: igmp: Don't use pr_slowtimo.
Sepherosa Ziehau
- Aug 01 2017 - 09:26:55 git: ip: Don't use pr_slowtimo.
Sepherosa Ziehau
- Aug 01 2017 - 09:55:03 git: domain: Nuke pfslowtimo.
Sepherosa Ziehau
- Aug 02 2017 - 09:05:12 git: net: Use PR_{FAST, SLOW}HZ, some code has the assumption of these macro usage.
Sepherosa Ziehau
- Aug 02 2017 - 09:18:22 git: inet6: Prevent excessive IPI from draining IPv6 fragments.
Sepherosa Ziehau
- Aug 02 2017 - 10:01:34 git: inet: Prevent excessive IPI from draining IPv4 fragments.
Sepherosa Ziehau
- Aug 03 2017 - 06:00:54 git: inet: Fix up draining flag setting.
Sepherosa Ziehau
- Aug 03 2017 - 06:00:54 git: inet: Prevent excessive IPI from draining PR cloned host routes.
Sepherosa Ziehau
- Aug 03 2017 - 06:29:16 git: tcp: Prevent excessive IPI from draining TCP reassemble queues.
Sepherosa Ziehau
- Aug 03 2017 - 07:03:14 git: systimer: Adjust systimers on their owner cpus.
Sepherosa Ziehau
- Aug 03 2017 - 07:48:41 git: udp: It only runs in the first netisr_ncpus netisrs.
Sepherosa Ziehau
- Aug 03 2017 - 08:15:55 git: inet: ip_{output/input}() should only run in first netisr_ncpus netisrs
Sepherosa Ziehau
- Aug 03 2017 - 08:59:31 git: inpcb: All inpcb accessing should be from first netisr_ncpus netisrs
Sepherosa Ziehau
- Aug 03 2017 - 09:23:48 git: inpcb: Simplify inpcb marker interface
Sepherosa Ziehau
- Aug 04 2017 - 03:47:04 git: mbuf: Add message header for generic mbuf sending/receiving.
Sepherosa Ziehau
- Aug 04 2017 - 03:47:04 git: pfsync: Send packet in netisr0 and do it asynchronously.
Sepherosa Ziehau
- Aug 04 2017 - 08:53:39 git: ipid: Call ip_randomid() on all CPUs.
Sepherosa Ziehau
- Aug 07 2017 - 03:23:25 git: route: Add rtfree_async.
Sepherosa Ziehau
- Aug 07 2017 - 03:23:25 git: gif: It should only run in the first netisr_ncpus netisrs
Sepherosa Ziehau
- Aug 07 2017 - 03:23:25 git: route: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD{ADD,DEL}
Sepherosa Ziehau
- Aug 07 2017 - 03:23:25 git: route: Minor cleanup
Sepherosa Ziehau
- Aug 07 2017 - 07:57:12 git: gre: Rework routing facilities.
Sepherosa Ziehau
- Aug 07 2017 - 08:48:27 git: stf: Make route per-cpu. And it should run in the first netisr_ncpus netisrs.
Sepherosa Ziehau
- Aug 08 2017 - 06:19:13 git: netisr: Simplify assertion related bits
Sepherosa Ziehau
- Aug 08 2017 - 07:44:51 git: mbuf: Minor style change.
Sepherosa Ziehau
- Aug 14 2017 - 01:51:41 git: route: Routes should only be accessed from the first netisr_ncpus netisrs.
Sepherosa Ziehau
- Aug 14 2017 - 01:51:41 git: ethernet: ether_output should only run in the first netisr_ncpus netisrs
Sepherosa Ziehau
- Aug 14 2017 - 03:36:29 git: ipfw: Use SEQ_GEQ
Sepherosa Ziehau
- Aug 28 2017 - 13:57:14 git: select: Don't allow unwanted/leftover fds being returned.
Sepherosa Ziehau
- Aug 28 2017 - 14:38:42 git: poll: Fix inverse test
Sepherosa Ziehau
- Aug 29 2017 - 06:54:51 git: Revert "select: Don't allow unwanted/leftover fds being returned."
Sepherosa Ziehau
- Aug 29 2017 - 06:54:51 git: poll/select: Use 64bit serial for poll/select's kevent.udata.
Sepherosa Ziehau
Last message date:
Thu Aug 31 13:23:28 PDT 2017
Archived on: Fri Mar 3 13:39:16 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).