reduce blk queue and I/O capability printk to KERN_DEBUG?

From: Matt Domsch (Matt_Domsch_at_dell.com)
Date: 04/30/04

  • Next message: Jorge Bernal: "strange delays on console logouts (tty != 1)"
    Date:	Fri, 30 Apr 2004 14:50:55 -0500
    To: axboe@suse.de
    
    
    

    Jens,

    Any reason why this message isn't being printed at KERN_DEBUG or
    thereabouts, as the comment immediately before it notes it's for
    debugging purposes, and it's only interesting to kernel developers not
    end users?

    Thanks,
    Matt

    -- 
    Matt Domsch
    Sr. Software Engineer, Lead Engineer
    Dell Linux Solutions linux.dell.com & www.dell.com/linux
    Linux on Dell mailing lists @ http://lists.us.dell.com
    ===== drivers/block/ll_rw_blk.c 1.244 vs edited =====
    --- 1.244/drivers/block/ll_rw_blk.c	Tue Apr 27 08:11:32 2004
    +++ edited/drivers/block/ll_rw_blk.c	Fri Apr 30 14:46:57 2004
    @@ -284,7 +284,7 @@
     	 * keep this for debugging for now...
     	 */
     	if (dma_addr != BLK_BOUNCE_HIGH && q != last_q) {
    -		printk("blk: queue %p, ", q);
    +		printk(KERN_DEBUG "blk: queue %p, ", q);
     		if (dma_addr == BLK_BOUNCE_ANY)
     			printk("no I/O memory limit\n");
     		else
    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: Jorge Bernal: "strange delays on console logouts (tty != 1)"

    Relevant Pages

    • Re: Proposed enhancements to MD
      ... www.snia.org in the DDF TWG section, but requires you be a member of SNIA ... Dell Linux Solutions www.dell.com/linux ... Linux on Dell mailing lists @ http://lists.us.dell.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: PATCH (for 2.6.3-rc1) for cdrom driver dvd_read_struct
      ... People much prefer to see a quoting style as above (date, from line, ... Dell Linux Solutions linux.dell.com & www.dell.com/linux ... Linux on Dell mailing lists @ http://lists.us.dell.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: intel-agp: skip non-AGP devices
      ... Dell Linux Solutions linux.dell.com & www.dell.com/linux ... Linux on Dell mailing lists @ http://lists.us.dell.com ... struct agp_bridge_data *bridge; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: aacraid hangs at boot on linux-2.4.27-pre1 20 second delay at lilo prompt makes it succeed
      ... It's possible that this is related to the firmware cache flush ... Dell Linux Solutions linux.dell.com & www.dell.com/linux ... Linux on Dell mailing lists @ http://lists.us.dell.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: out of memory question
      ... I have included the console output from the oom killer. ... Dell Linux Solutions linux.dell.com & www.dell.com/linux ... Linux on Dell mailing lists @ http://lists.us.dell.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)