tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel stack usage



Le sam. 30 mai 2020 à 18:41, Jason Thorpe <thorpej%me.com@localhost> a écrit :
> These two seem slightly bogus.  coredump_note_elf64() was storing register state not the stack, but not nearly 3K worth.  procfs_domounts() has nearly nothing on the stack as far as I can tell, and the one function that could be auto-inlined that it calls doesn't have much either.
>

struct statvfs is certainly over 3 KB - line 619

Jaromir


Home | Main Index | Thread Index | Old Index