Re: write-protecting a kernel page

Jes Sorensen (Jes.Sorensen@cern.ch)
11 Feb 2000 11:06:06 +0100


>>>>> "Borislav" == Borislav Deianov <borislav@lix.polytechnique.fr> writes:

Borislav> The problem is I can still write to the page after
Borislav> that. What am I doing wrong? This is on a dual PIII machine,
Borislav> btw.

We use onr large tlb entry to map the entire kernel space, the
disadvantage of this is of course that you can't mangle the pages
individually.

Jes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/