커널 mm patch가 뭐죠?

dorado2의 이미지

많이들 쓰시는 것으로 알고 있고, 저도 patch해서 커널을 깔아보긴 했습니다만..

http://www.kernel.org/pub/linux/kernel/people/akpm/

가 해당 링크인데, 별 말이나 소개도 없이 패치만 달랑 제공하고 있는것 같습니다.

kernel.org의 커널들 가운데 가장 아래쪽에도 위치한 걸 보면, 여타 다른 사람들의 patch와 구별되는 점이 확연히 있다고 보는데요.

mm patch의 주 목적이 무엇인가요? 그냥 커널의 다양한 부분을 성능 개선을 위해 건드린게 다 인가요?

전 mm이길래, 무슨 memory쪽 최적화가 되는줄 막연하게 알고 있었는데...

구글링을 해도 잘 모르겠네요.

jyj9782의 이미지

mm 은 아마도 메모리 매니지먼트..

mmu 일거 같네요. 뭘 개선한건지는 모르죠.
버그를 잡은것이든지, 아니면 성능개선을 한것이든지..

힘내세요.

vacancy의 이미지

http://kernel.org/patchtypes/mm.html

Quote:
The -mm patches are a set of patches, released by Andrew Morton, against the official kernel series. They are frequently more experimental in nature than the official series. These patches are available in Andrew's kernel directory
saxboy의 이미지

Quote:
mm-sources

The mm-sources are based on the development-sources and contain Andrew Morton's patch set. It assembles several other patches, like ext2/3 Extended Attributes and Access Control Lists, Page Table Sharing, the Orlov Allocator, non-linear mapping behaviour, etc into one patch set.

http://www.gentoo.org/doc/en/gentoo-kernel.xml