Opened 12 years ago
Closed 11 years ago
#1246 closed Task (fixed)
Capture Host Info to get CPU cores for preferences view.
Reported by: | big23boy | Owned by: | big23boy |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | Manager - Android | Version: | 7.0.64 |
Keywords: | Cc: |
Description
The ideal solution here would be to show only the number of cpu cores they have. If they have 2, then have it set to 1 or 2. If they have 4, then have it show 1,2,3,4. ETC...
This change needs to made in the java rpc ops to capture host info.
Attachments (1)
Change History (3)
comment:1 Changed 12 years ago by
Status: | new → assigned |
---|
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I have a working version of this on my development machine, will post the patch soon.