https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225626
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Mark Millard <[email protected]> --- (In reply to aler from comment #0) sizeof(*stat)? sizeof(*stat32)? Is the kernel stack-space usage at issue here? As I understand such allocations and frees are frequently for avoiding overuse of the limited kernel-stack spaces. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
