66955

来自「神经网络昆斯林的新闻组分类2006」· 代码 · 共 24 行

TXT
24
字号
Newsgroups: comp.windows.xPath: cantaloupe.srv.cs.cmu.edu!magnesium.club.cc.cmu.edu!news.sei.cmu.edu!cis.ohio-state.edu!zaphod.mps.ohio-state.edu!swrinde!emory!gatech!enterpoop.mit.edu!thunder.mcrcim.mcgill.edu!mouseFrom: mouse@thunder.mcrcim.mcgill.edu (der Mouse)Subject: Re: Available memory to the Xserver. How to get the actual size?Message-ID: <1993Apr17.144246.29806@thunder.mcrcim.mcgill.edu>Organization: McGill Research Centre for Intelligent MachinesReferences: <1965@igd.fhg.de>Date: Sat, 17 Apr 93 14:42:46 GMTLines: 14In article <1965@igd.fhg.de>, pfuetz@igd.fhg.de (Matthias Pfuetzner) writes:> Is there a possibility to determine via X protocol calls the size of> free memory available to the Xserver?No.  Even if you could, the answer could be out of date even before youget it (even if you grab the server, it could be taken up by bufferinguser actions).  You should just try to do whatever you want; a BadAllocerror is your indication that insufficient server memory is available.					der Mouse				mouse@mcrcim.mcgill.edu

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?