Hi, I have made some modifications to the memory management part of the kernel (not as a module). I have included some printk calls with loglevel KERN_NOTICE, but when I look at the kernel logs there are no messages ... (I have made sure using gdb that my code is executing). The contents of my /proc/sys/kernel/printk is: 4 4 1 7 When I put the loglevel to KERN_CRIT or higher I can see my printks on the console. But in neither of the cases, the messages show up in the kernel logs. My system:- -------------- Fedora Core 9 kernel log file : /var/log/syslog What might be the possible reasons for such behavior ? -- Regards, Sukanto Ghosh -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ