Page MenuHomeFreeBSD

NOTES: IPI_PREEMPTION: Fix documentation, applies to all architectures
ClosedPublic

Authored by olce on Fri, Sep 25, 10:38 AM.
Tags
None
Referenced Files
F173454214: D60013.id.diff
Sat, Sep 26, 1:49 AM
F173450582: D60013.diff
Sat, Sep 26, 1:01 AM
F173438148: D60013.id187684.diff
Fri, Sep 25, 10:44 PM
F173424182: D60013.id187684.diff
Fri, Sep 25, 8:49 PM
F173421224: D60013.id187656.diff
Fri, Sep 25, 8:26 PM
F173401168: D60013.id187656.diff
Fri, Sep 25, 5:39 PM
F173389971: D60013.diff
Fri, Sep 25, 3:47 PM
F173382355: D60013.diff
Fri, Sep 25, 2:28 PM
Subscribers

Details

Summary

Move its description into 'sys/conf/NOTES' and update it to match reality.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 77307
Build 74190: arc lint + arc unit

Event Timeline

olce requested review of this revision.Fri, Sep 25, 10:38 AM
mchoo added a subscriber: mchoo.

So I guess IPI_PREEMPTION works with other architectures as well? Have you tested on (virtual) mahine? If so, LGTM:)

This revision is now accepted and ready to land.Fri, Sep 25, 1:44 PM

So I guess IPI_PREEMPTION works with other architectures as well? Have you tested on (virtual) mahine? If so, LGTM:)

No, I haven't tested, but it is clear from the current code that this is architecture-agnostic.