0

I'm looking for to compile a minimal linux 3.5 kernel for Hyper-V.

The "selecting" hyper-v drivers part is quite easy. However, how to remove unnecessary modules/drivers and improve performance.

Bigreat
  • 1
  • 1
  • 2

1 Answers1

1

Read Linux Kernel in a Nutshell by Greg Kroah

http://www.kroah.com/lkn/

Adrian Cornish
  • 23,227
  • 13
  • 61
  • 77