Skip to content

rexhsu/panic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

panic

A panic kld module for FreeBSD.

How to use:

  1. make
  2. kldload ./panic.ko
  3. sysctl panic: to see tunable variables
  4. sysctl panic.timewait=[time]: to set waiting time before panic in seconds
  5. sysctl panic.method=[method]: method can be "direct", "null", "random", or "kdb"
  6. sysctl panic.enter=1

About

A panic kld module for FreeBSD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published