dillon
- Registered on: 12/07/2005
- Last connection: 03/15/2021
Issues
- Assigned issues: 9
- Reported issues: 35
Projects
- DragonFlyBSD (Reporter, Manager, Developer, 12/07/2005)
Activity
04/02/2021
-
09:23 AM DragonFlyBSD Revision c37c9ab3: build - Add zstd to the build (libzstd as private library)
- * Bring in contrib/zstd from FreeBSD.
* Add libzstd as a private library (i.e. priv/libprivate_zstd) to
avoid conf...
04/01/2021
-
10:05 AM DragonFlyBSD Revision 8d6cd058: dsynth - add zstd support (2)
- * Fix a suffix test to handle tar+zstd's 4-character suffix.
03/31/2021
-
02:36 PM DragonFlyBSD Revision 95347633: kernel - More fixes to libc's uname
- * Remove no no-longer-used buf[] (and fix syntax error during
compilation).
* Do not parse garbage data in buffers... -
02:14 PM DragonFlyBSD Revision 631c21f2: kernel - Adjust varsym API to match manual page, remove from uname
- * Adjust the varsym system call to match the manual page. It
now returns 0 on success instead of the length, and r...
03/30/2021
-
02:14 PM DragonFlyBSD Revision c022ba7f: kernel - Add fcntl(F_GETPATH) (3)
- * cache_fullpath() limits the result to MAXPATHLEN, but we must
still adjust the error code to match the manual pag...
03/29/2021
-
02:23 PM DragonFlyBSD Revision 412f9b4c: vmstat - Adjust kmalloc zone name display
- * Replace any spaces in zone names with underscores in the output
to make sorting the output by field easier.
* Ad... -
12:28 PM DragonFlyBSD Revision 36abb8ba: kernel - Use kmalloc_obj for M_VM_OBJECT
- * Use the kmalloc_obj API for struct vm_object management. Further
reduces kernel memory fragmentation.
03/22/2021
-
04:27 PM DragonFlyBSD Revision cbfa2b02: gpt - Fix corruption in device_name string
- * gpt_open() was assign a global char * to a local stack-based buffer.
Change the stack-based buffer to a static.
... -
10:45 PM DragonFlyBSD Revision e21a70fe: kernel - Add some sysctls to kmalloc_obj
- * kern.kzone_pollfreq (default 1hz) - Set polling frequency for
kmalloc zone cleanups.
* kern.kzone_bretire (defau... -
10:17 PM DragonFlyBSD Revision 56c9ecc8: kernel - Implement type-stable EXIS semantics for kfree_obj() - step 2
- * Put an exislock_t in the kmalloc_slab structure and issue
exis_terminate() upon entering the slab on the full lis...
Also available in: Atom