单词 | ring buffer |
释义 | 例句释义: 环形缓冲区,环缓冲区,环形缓冲区的实现原理,缓冲区中 1. Defines the size of the ring buffer : the bigger the better , up to a point . 定义了环形缓冲区的大小:在一定程度上,越大越好。 www.bing.com 2. At this point, you've explored the API used to insert log messages into the kernel ring buffer. 至此,您已经了解用于将日志消息插入到内核环缓冲区的API。 www.ibm.com 3. The kernel ring buffer is also used for some events after the system is booted. These include certain program failures and hot-plug events. 在系统启动后,内核环缓冲区也可以用于一些事件,其中包括某些程序失败和热插拔事件。 www.ibm.com 4. This article discussed a few approaches and things to be aware of while implementing ring buffer in multi-threaded programs. 本文介绍了在多线程程序中实现循环缓冲区的方法和一些需要注意的内容。 www.ibm.com 5. The size of the kernel ring buffer was originally 4KB but in recent kernels is sized at 16KB (and up to 1MB, depending on the architecture). 内核缓冲缓冲区的大小初始值为4KB,但是最新的内核大小已经升级到16KB(在不同的体系架构上,这个值最高可以达到1MB)。 www.ibm.com 6. A ring buffer is an ideal solution for programs that log continuously, and you don't need a complete history of the program when debugging. 对于那些不断地进行日志记录的程序来说,循环缓冲区是一种理想的解决方案,并且在调试的过程中,您并不需要该程序完整的历史信息。 www.ibm.com 7. This section discusses some important points to consider when using a ring buffer to enable logging in a multi-threaded application. 这个部分介绍了在多线程应用程序中使用循环缓冲区启用日志记录时需要考虑的一些重要方面。 www.ibm.com 8. The KERN_INFO symbol is a string that you can use to filter information from entering the kernel ring buffer (much like syslog). KERN_INFO符号是一个字符串,可以用来对进入内核回环缓冲区的信息进行过滤(非常类似于syslog)。 www.ibm.com 9. A ring buffer provides the following advantages over the traditional file logging mechanism. 与传统的文件日志记录机制相比,循环缓冲区提供了下列优势。 www.ibm.com 10. This command uses the klogctl system call to read the kernel ring buffer and emit it to standard output (stdout). 这个命令使用klogctl系统调用来读取内核环缓冲区,并将它转发到标准输出(stdout)。 www.ibm.com 1. Note that kernel output goes to the kernel ring buffer and not to stdout, because stdout is process specific. 注意,内核的输出进到了内核回环缓冲区中,而不是打印到stdout上,这是因为stdout是进程特有的环境。 www.ibm.com 2. The ring buffer that stores incoming keyboard data has overflowed (buffer size is configurable via the registry). 用来保存输入的键盘数据的信号缓冲区已经溢出(可以通过注册表设置缓冲区大小)。 www.fan6.net 3. This circular, in-memory buffer is known as ring buffer. 这个循环的、内存中的缓冲区称为循环缓冲区。 www.ibm.com 4. Sometimes ring buffer logging can come to the rescue when other traditional logging methods fail. 有时,当其他传统的日志记录方法失败时,可以使用循环缓冲区日志记录。 www.ibm.com 5. The dmesg command can also be used to print and control the kernel ring buffer. dmesg命令也可用于打印和控制内核环缓冲区。 www.ibm.com 6. In contrast to the ring buffer, each syslog line has a timestamp, and the file persists between system restarts. 与内核环缓冲区不同,每个syslog行都有一个时间戳,日志文件在系统能够重启之间持久化。 www.ibm.com 7. Since you are overwriting the previous contents in a ring buffer, you lose data by doing so. 因为您覆盖了循环缓冲区中以前的内容,所以在完成该操作后,您将丢失以前的数据。 www.ibm.com 8. Figure 1 shows the states of a ring buffer when two entries of a log are written into it. 图1显示了将两个条目写入到循环缓冲区后该缓冲区的状态。 www.ibm.com 9. You may display the kernel ring buffer using the dmesg command, which displays these messages on standard output. 可以使用dmesg命令显示内核环缓冲区,会在标准输出上显示这些消息。 www.ibm.com 10. A ring buffer makes logging efficient by using memory operations in place of file operations. 通过使用内存操作代替文件操作,循环缓冲区使得日志记录的效率更高。 www.ibm.com 1. Listing 4 and Listing 5 show samples of writing the data to a ring buffer and dumping its contents to file. 清单4和清单5显示了对循环缓冲区写入数据并且将其内容转储到文件的示例。 www.ibm.com 2. Not enough memory was available to allocate the ring buffer that holds incoming data for %1. 内存不足,无法分配用于保留%1的输入数据的信号缓冲区。 www.fan6.net 3. Used internally by SQL Server to initialize the synchronization of the creation of an allocation ring buffer. 供SQLServer内部使用,用于初始化对分配环形缓冲区创建过程的同步。 msdn2.microsoft.com 4. You can download an example of a ring buffer using locks to write to memory. 您可以下载一个使用锁对内存进行写操作的循环缓冲区示例。 www.ibm.com 5. Ring buffer logging consists of a fixed size of allocated memory buffer that is used by the process for logging. 循环缓冲区日志记录由一个固定大小的内存缓冲区构成,进程使用这个内存缓冲区进行日志记录。 www.ibm.com 6. Some commands (such as clearing the ring buffer) ignore the bufp and len arguments. 有一些命令(如清除环缓冲)是忽略bufp和len这两个参数的。 www.ibm.com 7. Loss of data is prevented by reading the data from the ring buffer. 通过从环形缓冲区读取数据避免了数据的丢失。 www.hgpf114.com 8. Using a ring buffer in multi-threaded programs 在多线程程序中使用循环缓冲区 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。