Files
mirror_zfs/include/os/freebsd/spl/sys
Ryan Moeller 7bb707ffaf FreeBSD: Organize sysctls
FreeBSD had a few platform-specific ARC tunables in the wrong place:

- Move FreeBSD-specifc ARC tunables into the same vfs.zfs.arc node as
  the rest of the ARC tunables.
- Move the handlers from arc_os.c to sysctl_os.c and add compat sysctls
  for the legacy names.

While here, some additional clean up:

- Most handlers are specific to a particular variable and don't need a
  pointer passed through the args.
- Group blocks of related variables, handlers, and sysctl declarations
  into logical sections.
- Match variable types for temporaries in handlers with the type of the
  global variable.
- Remove leftover comments.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #13756
2022-09-02 13:26:24 -07:00
..
2022-01-26 11:38:52 -08:00
2022-01-26 11:38:52 -08:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-07-29 16:35:33 -07:00
2020-04-14 11:36:28 -07:00
2022-06-29 14:08:54 -07:00
2021-06-10 08:27:33 -07:00
2020-04-14 11:36:28 -07:00
2022-05-13 10:15:31 -07:00
2022-09-02 13:26:24 -07:00
2020-04-14 11:36:28 -07:00
2022-01-26 11:38:52 -08:00
2022-03-18 06:47:57 -06:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2022-05-13 10:15:31 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2020-04-14 11:36:28 -07:00
2021-02-20 20:16:50 -08:00
2022-09-02 13:20:10 -07:00
2020-04-14 11:36:28 -07:00
2022-05-02 16:26:28 -07:00
2021-05-27 14:27:29 -06:00
2020-08-31 19:43:08 -07:00