📄 flogger.cfg
字号:
## $Id: flogger.cfg 15 2007-09-18 07:19:30Z sriramsrao $ ## Copyright 2006 Kosmix Corp.## Author: Blake Lewis (Kosmix Corp.)## This file is part of Kosmos File System (KFS).## Licensed under the Apache License, Version 2.0# (the "License"); you may not use this file except in compliance with# the License. You may obtain a copy of the License at## http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or## This file defines parameters for the KFS test program flogger.py.# It is read using the ConfigParser module. The values defined here# are actually the same as the defaults contained in the program, so# this is just for illustration. ## A sample KfsClient.prp file is provided in conf directory. That file# defines the location of the metaserver. To run this program, a# suitable KfsClient.prp should be created where this program is executed.### XXX The log file should probably be a command-line argument.#[Test parameters]testname = floggerkfs_properties: KfsClient.prplog_file: %(testname)s.logop_count: 5000max_file_size: 100000max_tree_depth: 100max_files: 10000max_directories: 1000max_subdirs: 50max_dirsize: 500
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -