tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Replacement for cpu_exit(9) and cpu_swapout(9)
On Tue, May 30, 2017 at 12:23:36PM +0530, Abhinav Upadhyay wrote:
> I have tried to look through the CVS logs and searched on nxr.n.o but
> can't find if there was any replacements for these functions. Is it ok
> to remove them from intro(9)
> <http://netbsd.org/~abhinav/intro.9.diff>? Better than having dead
> references :)
I think they just have been removed - MI code now handles all that is
necessary, so no need to have MD (i.e. cpu_*) functions.
Martin
Home |
Main Index |
Thread Index |
Old Index