Whamcloud - gitweb
Highmem deadlock avoidance (server version):
authoradilger <adilger>
Fri, 8 Nov 2002 18:25:53 +0000 (18:25 +0000)
committeradilger <adilger>
Fri, 8 Nov 2002 18:25:53 +0000 (18:25 +0000)
commit1f445b7dd4fe801cc84704504e626a85fe882702
treeb979f56edb6d78f4a850b27fdc8ec1f63abb5972
parent4125ef2c55c885e0bcbc2dc34fc48128155010e1
Highmem deadlock avoidance (server version):
- reserve highmem pages before we start doing kmaps to avoid deadlocks
  with multiple threads reserving vectors of pages
lustre/include/linux/lustre_net.h
lustre/include/linux/obd_support.h
lustre/mds/handler.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdecho/echo.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c