> AFAICT, even in the worst case, the latter call-site is well below 4K. > I have no idea of the tty one. afaik, tty_buffer_request_room() try to expand its buffer size for efficiency. but Its failure doesn't cause any user visible failure. probably we can mark it as NOWARN. In worst case, maximum tty buffer size is 64K, it can make allocation failure easily. Alan, Can you please tell us your mention? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>