Re: [PATCH] Page replacement documentation

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri May 17 2002 - 07:46:37 EST


> + ----------------------------------------------------------------------
> +
> + This document was translated from LATEX by HEVEA.

If you switched it into DocBook format then the kernel shipped tools
will generate a document from it including html/pdf/ps etc as well as
being able to embed stuff

> +/*
> + * shink_cache - Shrinks buffer caches in a zone
> + * nr_pages: Helps determine if process information needs to be sweapped

You've not tested these. They should start

/**
 * ....

thats how it knows how to pick out that comment using kernel-doc. You
can run scripts/kernel-doc over just one file if you want to check
it without all the docbook tools
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu May 23 2002 - 22:00:14 EST