12%
03.12.2015
Several projects now exist under the patronage of OpenStack or the OpenStack Foundation. What started out as quite a small project in 2010 with Nova and Swift has become an extensive collection
12%
11.10.2016
in a summary overview.
ONOS also supports a wide selection of southbound interface protocols, over which SDN controllers and network devices can communicate. These protocols include OpenFlow [6] in versions 1
12%
17.06.2017
this fact to determine whether the first guest has read data identical to its own.
If you think that this is only significant under laboratory conditions, think again: Irazoqui et al. [6] have shown how
12%
04.08.2020
],e[11][1-with_goat->2],v[2],e[12][2-empty_return->3],v[3],e[18][3-with_cabbage->9],v[9],e[19][9-with_goat->10],v[10],e[20][10-with_wolf->6],v[6],e[16][6-empty_return->7],v[7],e[17][7-with_goat->8],v[8
12%
30.04.2013
of the memory:
dd if=/dev/fmem of=memory.dd bs=1MB count=512
Another tool for dumping memory is the kernel module crash
, which was developed by Red Hat. Just like fmem
, crash
creates a pseudodevice called
12%
07.11.2011
Python code designed with threading is to use the built-in multiprocessing
package included in Python from version 2.6 on. This package provides an API similar to the threading
Python module. Although
12%
22.08.2017
is a "Hello, World" program for OpenMP.
!
! Licensing:
!
! This code is distributed under the GNU LGPL license.
!
! Modified:
!
! 23 June 2010
!
! Author:
!
! John Burkardt
!
use omp_lib
implicit none
12%
01.08.2019
Box Linux simply contains too many tools to examine at any great level of detail. Certainly, it's a mature security toolkit that first appeared as a September 2010 release candidate. At the time of writing
12%
13.06.2016
the free command reveals its current size (Listing 1). At first glance, 2.7GB of 7.7GB of RAM is available to the system. If the RAM usage for the page cache is deducted, then actually 5.6GB is free
12%
29.09.2020
AgentX module [6], but it hasn't been maintained since 2010 and has several deficits.
For this reason, I decided to develop my own open source Python module, python-netsnmpagent
[7]. Written in Python