Nathan Scott

Results 309 comments of Nathan Scott

@pwinckles I think since noone's commented by now, go ahead and merge.

@fasterit Hashtable_isConsistent only exists under #ifndef NDEBUG - worth trying a non-debug build here?

> I haven't been annoyed by this enough to submit my own patch to "fix" it, but that might change in the future. This is The Way. > Of course,...

OK, hmm - alot to unpack there. I don't have easy access to a BSD machine, but I'm happy to help if I can. Could you try out your suggested...

Check here too: https://github.com/htop-dev/htop/pull/1822

@PierreMarieBaty it would be preferable to not have any "defined(__FreeBSD__)" conditional logic in the core MemoryMeter.c file - can you rework that (perhaps by adding another category in the MemoryMeterValues...

| Here we are. At last... Hmm, not quite. :) This new interpretation of "buffers" as something that is also "used" isn't really working out too well, IMO from looking...

@Explorer09 @PierreMarieBaty it's a complicated situation, which Pierre-Marie posted the following to over in issue #1725 > Nathan said: This new interpretation of "buffers" as something that is also "used"...

@PierreMarieBaty I'm largely agreeing with you, right up until you say we are cornered and have to accept a mediocre solution for FreeBSD. If we compromise in the way this...