]> mj.ucw.cz Git - libucw.git/commit
Better names for direct IO switches
authorMichal Vaner <vorner@ucw.cz>
Sun, 30 Nov 2008 16:00:29 +0000 (17:00 +0100)
committerMichal Vaner <vorner@ucw.cz>
Sun, 30 Nov 2008 16:00:29 +0000 (17:00 +0100)
commit44697ea9c408bbbd5b359e716c6dc8283b471423
tree660f8e96a7d5a9e986833e82878e69866bc8045f
parent8c3f25771e535551da610592cebe48a22729d86f
Better names for direct IO switches

CONFIG_DIRECT_IO to allow/disallow use of direct IO. Auto-disabled on
darwin.

CONFIG_UCW_FB_DIRECT to include/exclude fb-direct. Available only with
CONFIG_DIRECT_IO and CONFIG_UCW_THREADS.
ucw/Makefile
ucw/default.cfg
ucw/fastbuf.h
ucw/fb-param.c
ucw/perl/UCW/Configure/C.pm
ucw/perl/UCW/Configure/LibUCW.pm