Re: [Crash-utility] [PATCH] fix open fds display when process using large amount of file descriptors

2018-08-09 Thread Dave Anderson
- Original Message - > Usually, structure fd_set only has 1024 bits size, when a process > using large amount of file descriptors that exceed the size of fd_set, > then the display of files and net sockets would mistake caused by the > out of bounds reading in loop. > > Signed-off-by:

Re: [Crash-utility] [PATCH 0/2] Move NAME column in "kmem -s" output to the last of line

2018-08-09 Thread Dave Anderson
- Original Message - > > Hi Dave, > > > On 8/8/2018 2:24 PM, Dave Anderson wrote: > > > > Kazu, > > > > Nicely done! It's a huge improvement in readability, cleans up some > > unnecessary duplication, and tests well on all of my old and new > > kernel dumpfiles that I have on