[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Turning on kernel debugging.



    Other than compiling in debugging support:
    #
    # Kernel hacking
    #
    CONFIG_DEBUG_KERNEL=y
    CONFIG_DEBUG_HIGHMEM=y
    CONFIG_DEBUG_SLAB=y
    # CONFIG_DEBUG_IOVIRT is not set
    CONFIG_MAGIC_SYSRQ=y
    # CONFIG_DEBUG_SPINLOCK is not set
    CONFIG_DEBUG_BUGVERBOSE=y

    What do I need to do to make sure that oopes && such are (if
    possible) logged in the most verbose (information rich) way
    possible? 

    We're trying to track down a minor little bug in the kernel that
    keeps crashing our DBs. 

-- 
Share and Enjoy. 



Reply to: