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:32 PM, Martin Husemann <martin%duskware.de@localhost> wrote:
> 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.

Great, thanks for confirming it. I will remove those references from
intro(9) then.

-
Abhinav


Home | Main Index | Thread Index | Old Index