[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4641172B.3010109@candelatech.com>
Date: Tue, 08 May 2007 17:34:51 -0700
From: Ben Greear <greearb@...delatech.com>
To: linux-kernel@...r.kernel.org
Subject: Writing to file-system at high speeds from a kernel module.
I'm trying to write to disk from a kernel module at high
sustained speeds.
Do I have to somehow query the file-system caches to see how
much memory they are using, or perhaps flush the file after
a certain number of bytes to keep the system from using all
of it's RAM in file-system buffers?
[ Yes, I know this is an evil thing to attempt, and Greg did not
show me how to do it! :) ]
Thanks,
Ben
--
Ben Greear <greearb@...delatech.com>
Candela Technologies Inc http://www.candelatech.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists