K 10 svn:author V 2 ae K 8 svn:date V 27 2011-02-01T09:27:28.884864Z K 7 svn:log V 352 MFC r217531: Limit maximum number of GPT entries to 4k. It is most realistic value and can prevent kernel memory exhausting when big value is specified from command line. Split reading and writing operation to several iterations to do not trigger KASSERT when data length is greater than MAXPHYS. PR: kern/144962, kern/147851 END