Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/localcount.9
RevisionDateAuthorComments
 1.7  25-Feb-2019  pgoyette Add explicit cross-references to pserialize(9) for the sections about
ensuring that a localcount doesn't disappear while in the process of
being referenced, in the same manner as psref(9).
 1.6  02-Jun-2017  chs branches: 1.6.10;
localcount_init() can't fail because percpu_alloc() can't fail.
remove the check and change the return type to void.
 1.5  19-May-2017  pgoyette Identify TNF as the copyright holder.
 1.4  19-May-2017  wiz Cleanups and standardization.
 1.3  19-May-2017  pgoyette Minor improvements in wording.
 1.2  19-May-2017  pgoyette Introduce new localcount(9) reference-count primitives.
 1.1  16-Jul-2016  pgoyette branches: 1.1.2; 1.1.6;
file localcount.9 was initially added on branch pgoyette-localcount.
 1.1.6.3  04-May-2017  pgoyette Give Taylor credit for the initial implementation.

Improve cross-references to the subsystems currently using localcount.
 1.1.6.2  29-Apr-2017  pgoyette Remove extraneous argument to .Nm
 1.1.6.1  27-Apr-2017  pgoyette Restore all work from the former pgoyette-localcount branch (which is
now abandoned doe to cvs merge botch).

The branch now builds, and installs via anita. There are still some
problems (cgd is non-functional and all atf tests time-out) but they
will get resolved soon.
 1.1.2.7  08-Dec-2016  pgoyette Minor tweaks.
 1.1.2.6  03-Aug-2016  pgoyette As suggested in private Email, rename BUGS section to CAVEATS.
 1.1.2.5  01-Aug-2016  pgoyette Add a BUGS section, which is really a RESTRICTIONS section (but mdoclint
doesn't like RESTRICTIONS!)
 1.1.2.4  16-Jul-2016  pgoyette Add myself as author/compiler of the man page.
 1.1.2.3  16-Jul-2016  pgoyette Improve description of localcount_release
 1.1.2.2  16-Jul-2016  pgoyette Add a bit more about appropriate use-cases.
 1.1.2.1  16-Jul-2016  pgoyette Initial man page for localcount(9).
 1.6.10.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed