On Mon, Feb 9, 2009 at 12:43 AM, Jerry Williams <jwilliam@xxxxxxxxxxxx> wrote: > What about when you are running an Oracle database and don't want to cache > the database files twice, once by the database it's self and once because > the OS has ram. > Then you get a double hit when you are looking for something. > Once against the file system cache and then you hit the database. > Is there a way to tune for this? RTFOM (read the fine oracle manual), I'm sure it has many nice bits of tuning advice. :) I'm reasonably confident that Oracle uses o_direct, thus bypassing the cache in any case. If it isn't and it is doing its own caching, then it should be. -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list