| 7 Mar 2025 |
Andrew | Linux nixos 6.12.11 #1-NixOS SMP PREEMPT_DYNAMIC Thu Jan 23 16:23:05 UTC 2025 x86_64 GNU/Linux | 20:32:36 |
K900 | OK, try boot.kernelPackages = pkgs.linuxPackages_latest | 20:32:52 |
K900 | If that doesn't help, reboot, then run perf kmem record in the background | 20:33:04 |
K900 | And look at the output later when memory is "leaked" | 20:33:11 |
K900 | Or post it here | 20:33:15 |
Andrew | damn, we already on 6.12 | 20:33:18 |
Andrew | 8 more and we are 7.0, baby | 20:33:19 |
Andrew | if it doesn't help without rebooting? | 20:35:14 |
Andrew | or in general | 20:35:19 |
Andrew | also, why can't I find this package on https://search.nixos.org/packages, but nixd does autocomplete it? | 20:35:53 |
K900 | What package? | 20:38:09 |
Andrew | also wonder why on unstable the latest isn't the default one? is it not stable enough for unstable nixpkgs? | 20:38:17 |
K900 | If updating the kernel helps | 20:38:22 |
Andrew | * also wonder why on unstable the latest isn't the default one? is it not stable enough for unstable nixpkgs/NixOS? | 20:38:24 |
K900 | Then you're fine | 20:38:26 |
K900 | If it doesn't, you start looking at perf-kmem | 20:38:34 |
Andrew | linuxPackages | 20:38:35 |
K900 | It's not a package | 20:38:41 |
K900 | It's a set of packages | 20:38:45 |
Andrew | so it's probably mentioned only in the nixpkgs manual? | 20:39:11 |
K900 | I don't know where exactly it's mentioned, to be honest | 20:39:38 |
Andrew | because nixd should take this info from somewhere | 20:39:39 |
K900 | nixd actually evaluates nixpkgs | 20:39:48 |
K900 | And autocompletes things that are not packages | 20:39:56 |
Andrew | well yeah, but how would I know about it without it? | 20:40:07 |
K900 | It's documented in the manual somewhere probably | 20:41:02 |
Andrew | Do I install linuxKernel.packages.linux_6_13.perf? | 20:42:13 |
K900 | Yes | 20:42:27 |
Andrew | mkay | 20:42:34 |
Andrew |  Download image.png | 20:44:02 |