kernel 2.5.61
With the cable being down and nothing better to do it did give me some time to play around with the 2.5 kernel. I had just downloaded a copy of 2.5.61 and it took me quite some time to figure out how to get the thing so it would boot. I need to upgrade to this kernel so my uptime doesn't roll over at 497 days. :) I have been playing around and realized that the jiffies variable now rolls over ever ~49.7 days rather than ~497 days. The nice part is the uptime no longer rolls back to 0 when this happens. It just increments another variable. So I can bump up the uptime in 49.7 day increments by just setting the jiffies variable to "-1" and let it roll over, for every time I set it to "-1" it will add 49.7 days to the uptime. Now I have to figure out a way to do this so it doesn't hose other stuff up then it's going under the hood of the Void server.
[edit]
Please read the rest of the thread before commenting. I do have a lot of false information in the first several messages. Thanks!
[/edit]
[edit]
Please read the rest of the thread before commenting. I do have a lot of false information in the first several messages. Thanks!
[/edit]