In article <CAM_ND6p=h+s9=9aubuszqgjzi30bbdc0ygeawm0y8bktjjm...@mail.gmail.com>, Miwa Susumu <miwa...@gmail.com> wrote: >hi. Chistos > >2016-02-06 13:13 GMT+09:00 Christos Zoulas <chris...@astron.com>: >> In article ><cam_nd6ogsqwzu_cst0mf6vema2dqdwk4ilek28e6eayths-...@mail.gmail.com>, >>>pflogd process consume CPU. >>>Because of that in load average is too high. >> Can you ktrace it? > >Run ktrace to pflogd. >this is kdump output. > >>>>> >sakura# kdump ktrace.out > 974 1 pflogd EMUL "netbsd" > 974 1 pflogd CALL read(3,0xbb912000,0x80000) > 974 1 pflogd RET read -1 errno 35 Resource temporarily unavailable
And what does 'fstat -p 974' say about fd 3? christos