HomeSort by: relevance | last modified time | path
    Searched refs:diskless (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/testdata/redis_reconnect_interval.tdir/
redis.conf 167 # to use diskless replication on both master and replicas instances. However
168 # in the case of replicas, diskless is not always an option.
215 # 2) Diskless: The Redis master creates a new process that directly writes the
220 # producing the RDB file finishes its work. With diskless replication instead
224 # When diskless replication is used, the master waits a configurable amount of
228 # With slow disks and fast (large bandwidth) networks, diskless replication
230 repl-diskless-sync yes
232 # When diskless replication is enabled, it is possible to configure the delay
242 repl-diskless-sync-delay 5
244 # When diskless replication is enabled with a delay, it is possible to le
    [all...]
  /src/external/bsd/unbound/dist/testdata/redis_replica.tdir/
redis.conf 167 # to use diskless replication on both master and replicas instances. However
168 # in the case of replicas, diskless is not always an option.
215 # 2) Diskless: The Redis master creates a new process that directly writes the
220 # producing the RDB file finishes its work. With diskless replication instead
224 # When diskless replication is used, the master waits a configurable amount of
228 # With slow disks and fast (large bandwidth) networks, diskless replication
230 repl-diskless-sync yes
232 # When diskless replication is enabled, it is possible to configure the delay
242 repl-diskless-sync-delay 5
244 # When diskless replication is enabled with a delay, it is possible to le
    [all...]
  /src/share/man/man8/
Makefile 9 diskless.8 hpcboot.8 \
  /src/sys/arch/sgimips/sgimips/
arcemu.c 215 char diskless; member in struct:arcemu_nvramdata
230 char diskless; member in struct:arcemu_sgienv
355 extractenv(env, "diskless",&sgienv.diskless, sizeof(sgienv.diskless));

Completed in 24 milliseconds