Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge obsolete microkernel & nanokernel code #2426

Closed
zephyrbot opened this issue Sep 16, 2016 · 4 comments
Closed

Purge obsolete microkernel & nanokernel code #2426

zephyrbot opened this issue Sep 16, 2016 · 4 comments
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features priority: low Low impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Sep 16, 2016

Reported by Benjamin Walsh:

Review the unified kernel code base and get rid of obsolete microkernel-related and nanokernel-related stuff.

  • Get rid of code that can no longer be compiled.
    
  • Revise remaining code & comments to reflect the unified kernel way of doing things. (e.g. Get rid of variable names and comments that talk about "tasks" and "fibers", and substitute with "threads".)
    
  • rename any symbol that still has 'nano' embedded in them.

(Imported from Jira ZEP-919)

@zephyrbot
Copy link
Collaborator Author

by Sharron LIU:

This's code cleanup. Comments reflected in documentation will be verified.

@zephyrbot
Copy link
Collaborator Author

by Benjamin Walsh:

Sharron LIU Sounds reasonable.

@zephyrbot
Copy link
Collaborator Author

by Mark Linkmeyer:

Fixing incorrect priority

@zephyrbot
Copy link
Collaborator Author

by Mark Linkmeyer:

I'm moving this to Closed since no testing is required to verify it.

@zephyrbot zephyrbot added priority: low Low impact/importance bug area: Kernel Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.7.0 milestone Sep 23, 2017
@zephyrbot zephyrbot mentioned this issue Sep 23, 2017
49 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant