git: kernel - migrate knote from zone to kmalloc
Samuel J. Greear
sjg at evilcode.net
Thu Feb 3 14:01:25 PST 2011
On Thu, Feb 3, 2011 at 8:36 AM, Nicolas Thery
<nth at crater.dragonflybsd.org> wrote:
>
> commit f3af13852a774b624bbd96109c11504853cca201
> Author: Nicolas Thery <nthery at gmail.com>
> Date: Fri Jan 28 01:55:12 2011 +0100
>
> kernel - migrate knote from zone to kmalloc
>
> Summary of changes:
> sys/kern/kern_event.c | 15 ++-------------
> 1 files changed, 2 insertions(+), 13 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3af13852a774b624bbd96109c11504853cca201
>
>
> --
> DragonFly BSD source repository
>
Curious about your kmalloc rationale.
FWIW, I am probably going to undo this in the coming months.
Sam
More information about the Commits
mailing list