This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Bug translator/3232] unable to allocate memory for context on rawhide x86_64


The big change in memory allocation I made was using DEFINE_PER_CPU. I'm
allocating a bit over 8K per cpu. Previously I was just declaring a
static array indexed by cpu number.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]