Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 30 Sep 2005 10:26:10 +0000 (10:26 +0000)
committeradilger <adilger>
Fri, 30 Sep 2005 10:26:10 +0000 (10:26 +0000)
commite84022aaa80744b59cf62bec5e82dc27ca8f5e1f
tree4cc15952d83884a663c5c0c802c084f1bf7a5a36
parent10e8c927a923648484167462149bfb3d16a8e15f
Branch b1_4
Description: bind OST threads to NUMA nodes to improve performance
Details    : all OST threads are uniformly bound to CPUs on a single NUMA
     node and do their allocations there to localize memory access
b=7342
lustre/ChangeLog
lustre/include/linux/lustre_net.h
lustre/kernel_patches/patches/export_symbol_numa.patch [new file with mode: 0644]
lustre/kernel_patches/series/2.6-rhel4.series
lustre/ost/ost_handler.c
lustre/ptlrpc/service.c