[openib-general] [PATCH] [kdapl]: Update README for IBAT being part of IB core
Hal Rosenstock
halr at voltaire.com
Mon Jul 25 12:23:25 PDT 2005
[kdapl]: Update README for IBAT being part of IB core
Signed-off-by: Hal Rosenstock <halr at voltaire.com>
Index: README
===================================================================
--- README (revision 2907)
+++ README (working copy)
@@ -10,26 +10,13 @@
Building
----------------------------------------------------------------------
-1. Apply the kernel IBAT build patch
+1. Configure and build the kernel
- > cd /path/to/linux/sources
- > patch -p0 < /path/to/svn/gen2/users/jlentini/linux-kernel/patches/ibat_build_patch
-
-2. Setup the IBAT module
-
- > cd /path/to/linux/sources/drivers/infiniband/include
- > ln -s /path/to/svn/gen2/users/jlentini/linux-kernel/patches/ib_at.h ib_at.h
- > cd /path/to/linux/sources/drivers/infiniband/core
- > ln -s /path/to/svn/gen2/users/jlentini/linux-kernel/patches/at.c at.c
-
-
-3. Configure and build the kernel
-
Follow the instructions for building the kernel components of OpenIB
(https://openib.org/svn/gen2/trunk/README.kernel-build). Before building
your kernel, use the CONFIG_KDAPL[_XXX] options to setup kDAPL.
-4. Build kdapltest
+2. Build kdapltest
> cd /path/to/svn/gen2/utils/src/linux-kernel/kdapl/dapltest/kdapl
> make
More information about the general
mailing list