[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does pkmap stand for?



> Really stupid question I know. I'm writing the chapter on high memory
> management and so far it is making perfect sense except I can't find what
> pkmap or kmap stands for. I'm guessing kmap means Kernel Map but pkmap
> could be anything. current guesses are
> 
> Permanent Kernel Map
> Page Kernel Map
> PK Means Anything Pleasing
> 
> Extensive google and mailing list searching showed up nothing :-( . Any
> help or plausible suggestions are welcome

I think it's "persistant kernel map". You can't hold the atomic version
over a schedule (unless you catch faults & patch it up).

M.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/