Originally posted by Raz
Unfortunetly, yes. Don't think I'm going to get much sleep tonight.Anyways, as per the announcement, the hosts will be replacing the RAM at 3:30AM CST (9:30AM BST) tonight. Downtime is expected at around 30 minutes, probably less.
*runs back to bed*
I would be like "Screw you all, I'm sleeping now!" 😮
Originally posted by Raz
For the technically inclined, it was the preempt feature of the 2.6 kernel that caused the crash.I'm going to re-compile the kernel without that, which should hopefully fix the problem. The hosts are looking into the possible memory cause.
Kernel-whatty? 😐
I'm not good with technical mumbo-jumbo ❌
A kernel is the central module of an operating system. It is the part of the operating system that loads first, and it remains in main memory. Because it stays in memory, it is important for the kernel to be as small as possible while still providing all the essential services required by other parts of the operating system and applications. Typically, the kernel is responsible for memory management, process and task management, and disk management.