Reduce memory usage when running a command.
Submitted by Stephen Crawley on Fri, 04/25/2008 - 10:23.
| Project: | JNode Core |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Each time you run a command from the command shell, the system uses around 80Kbyte; try running "memory" a few times.
This needs to be reduced.
(My first guess is that most of the memory is being used is being consumed by the new thread / thread stack that is allocated each time a command is run. If so, we could modify the invokers to recycle threads when commands complete.)



Recent comments
3 hours 20 min ago
1 day 19 hours ago
1 day 20 hours ago
2 days 3 hours ago
2 days 14 hours ago
3 days 2 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 15 hours ago
3 days 20 hours ago