Parcourir la source

enable VDSO globally

Disabled VDSO is a performance killer.
Kodi get stuttering audio playback with a lot
of broken pipe error messages.
Waldemar Brodkorb il y a 10 ans
Parent
commit
a8cfd5d214
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      target/linux/kernel.config

+ 1 - 0
target/linux/kernel.config

@@ -28,3 +28,4 @@ CONFIG_DEVMEM=y
 CONFIG_DEVKMEM=y
 CONFIG_EXPERT=y
 CONFIG_MULTIUSER=y
+CONFIG_VDSO=y