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

CLI JVM specific commands should start with a jvm prefix #23

Closed
tzach opened this issue Feb 5, 2014 · 2 comments
Closed

CLI JVM specific commands should start with a jvm prefix #23

tzach opened this issue Feb 5, 2014 · 2 comments

Comments

@tzach
Copy link
Member

tzach commented Feb 5, 2014

Although the name suggest general OS info, the following commands return JVM specific info: thread, system [freemem, totalmem, gc]
This commands should be moved under a jvm prefix.
Similar commands for thread and system are require for the OS level, and can replace them at the cli root (no prefix).

@tzach tzach modified the milestones: OSv “Grandvalira” 0.07 Release - Alpha, OSv “Feldberg” 0.06 Release - pre Alpha Feb 9, 2014
@tzach tzach added the CLI label Feb 9, 2014
@tzach
Copy link
Member Author

tzach commented Mar 6, 2014

In particular

[/]% top - present ALL system threads (not just jvm)
[/]% jvm top - jvm thread

@tzach
Copy link
Member Author

tzach commented Mar 23, 2014

validated

@tzach tzach closed this as completed Mar 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants