Re: [PATCH, RFC]: per queue request tables, 2nd cut

From: Steve Lord (lord@sgi.com)
Date: Fri Apr 14 2000 - 03:19:38 EST


So surely the next step to take with this is to break run_task_queue(&tq_disk)
apart. There are really two uses for this call at the moment -

        1. There is a shortage of request queue entries or memory

        2. A specific page or buffer head is needed, push the task queue to
           ensure the I/O gets done.

Once a system has multiple devices the second use is really a sledge-hammer,
all plugged request queues get unplugged and fire at once. Just prodding
the specific device into life would be much more preferable.

Steve Lord

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



This archive was generated by hypermail 2b29 : Sat Apr 15 2000 - 21:00:24 EST