| 例文 |
memory allocatorの部分一致の例文一覧と使い方
該当件数 : 11件
[McKusick Karels, 1988]"Design of a General Purpose Memory Allocator for the 4.3BSD UNIX Kernel", M. 例文帳に追加
Appendix A.日本語化について - FreeBSD
On top of the raw memory allocator, several object-specific allocatorsoperate on the same heap and implement distinct memory managementpolicies adapted to the peculiarities of every object type.例文帳に追加
これらは同じヒープを操作し、各オブジェクト型固有の事情に合ったメモリ管理ポリシを実装しています。 - Python
A generalized memory allocator reduces the complexity of writing code inside the kernel. 例文帳に追加
汎用のメモリアロケータがあれば、カーネル内部のコードを書く際の複雑さを低減することができます。 - FreeBSD
Thus, the 4.4BSD kernel has a single memory allocator that can be used by any part of the system. 例文帳に追加
そのため 4.4BSDカーネルでは、システムのあらゆる場面で利用可能な 単一のメモリアロケータを備えています。 - FreeBSD
This limits the block size to the largest contiguous block of memory the kernel allocator can provide. 例文帳に追加
この方法だと、ブロックサイズの最大値はカーネルの割り当て可能な連続メモリブロックに制限される。 - JM
In this example, the memory request for the I/O buffer is handled by the C library allocator.例文帳に追加
この例では、I/O バッファに対するメモリ要求は C ライブラリのメモリ操作関数を使っています。 - Python
Garbage collection probably will not run as quickly as customized memory allocator designed for use in a specific program. 例文帳に追加
ガーベッジコレクションは、ある特定のプログラムで使うよう設計された特注のメモリアロケータのようには早く走らないだろう。 - コンピューター用語辞典
Note that by using the C library allocator as shown in the previous example, the allocated memory for the I/O buffer escapes completely the Python memory manager.例文帳に追加
上の例で示したように C ライブラリのメモリ操作関数を使うと、 I/O バッファ用に確保したメモリは Python メモリマネージャの管理から完全に外れることに注意してください。 - Python
In addition, the following macro sets are provided for calling the Python memory allocator directly, without involving the C API functions listed above.例文帳に追加
上記に加えて、C API 関数を介することなく Python メモリ操作関数を直接呼び出すための以下のマクロセットが提供されています。 - Python
This will result in mixed calls between the C allocator and the Python memory manager with fatal consequences, because they implement different algorithms and operate on different heaps.例文帳に追加
C のメモリ操作関数とPython メモリマネージャは異なるアルゴリズムで実装されていて、異なるヒープを操作するため、呼び出しの交錯は致命的な結果を招きます。 - Python
However, one may safely allocate and release memory blocks with the C library allocator for individualpurposes, as shown in the following example:例文帳に追加
とはいえ、個別の目的のためなら、 C ライブラリのメモリ操作関数を使って安全にメモリを確保したり解放したりできます。 例えば、以下がそのような例です: - Python
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
