Home
last modified time | relevance | path

Searched refs:log (Results 1 – 5 of 5) sorted by relevance

/xv6-public/
H A Dlog.c39 struct log { struct
48 struct log log; variable
64 log.dev = dev; in initlog()
88 struct buf *buf = bread(log.dev, log.start); in read_head()
104 struct buf *buf = bread(log.dev, log.start); in write_head()
120 log.lh.n = 0; in recover_from_log()
131 sleep(&log, &log.lock); in begin_op()
134 sleep(&log, &log.lock); in begin_op()
161 wakeup(&log); in end_op()
218 if (log.lh.n >= LOGSIZE || log.lh.n >= log.size - 1) in log_write()
[all …]
H A Drunoff.spec75 even: log.c
76 left: log.c
H A Drunoff.list47 log.c
H A Ddot-bochsrc94 # Measured IPS value will then be logged into your log file or status bar
340 # Give the path of the log file you'd like Bochs debug and misc. verbiage
346 # log: ./bochs.out
347 # log: /dev/tty
349 #log: /dev/null
350 log: bochsout.txt
354 # This handles the format of the string prepended to each log line.
398 # Give the path of the log file you'd like Bochs to log debugger output.
468 # log: The file to write the sb16 emulator messages to.
470 # 0=no log
[all …]
H A DMakefile12 log.o\
191 rm -f *.tex *.dvi *.idx *.aux *.log *.ind *.ilg \