-
Dave Kleikamp authored
For scalability, jfs now allows specifying the number of commit threads with the module parameter commit_threads=<num>. It defaults to the number of processors. You can also change the number of txBlocks and txLocks allocated with the nTxBlock and nTxLock module parameters. "modinfo jfs.ko" for specifics.
10e27752