Within my mounted partitions the debugfs is mounted.
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
What does Ubuntu use the debugfs for: any userland functions, or crash reporting? I understand the linux kernel default uses, and how to disable, and unmount debugfs. What are the implications of disabling debugfs for ubuntu, rather than general debugfs information not pertaining to ubuntu?