Hi,all Now we have the following environment: serveral clients and one server. These clients are now writing large amount of data to the server asynchronously, but the server's memeory is limited. When the server calls alloc_pages and fails to allocate enough pages, the server will halt. I try GFP_KERNEL and __GFP_COLD and system will halt. Wish I have described the problem clearly. Thanks!
-- National Research Center for Intelligent Computing Systems Institute of Computing Technology, Chinese Academy of Sciences
