search for: sublevels

Displaying 20 results from an estimated 26 matches for "sublevels".

Did you mean: sublevel
2018 Apr 19
1
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
On Thu, 19 Apr 2018 17:19:20 -0400 (EDT) Mikulas Patocka <mpatocka at redhat.com> wrote: > > > In order to detect these bugs reliably I submit this patch that changes > > > kvmalloc to always use vmalloc if CONFIG_DEBUG_VM is turned on. > > > > > > ... > > > > > > --- linux-2.6.orig/mm/util.c 2018-04-18 15:46:23.000000000 +0200 >
2008 Aug 07
1
Kernel 92.1.10 build issue
I pulled down the 2.6.18-92.1.10 source, installed it, built the package, copied the straight x86_64 config file from SOURCES into the build directory, redid make menuconfig to enable NTFS support, added the # x86_64 back into the .config file, copied .config back to the SOURCES directory and ran rpmbuild -ba --target=x86_64 <spec file> (same as I always do with new kernels), but this time
2018 Apr 19
2
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
On Thu, 19 Apr 2018 12:12:38 -0400 (EDT) Mikulas Patocka <mpatocka at redhat.com> wrote: > The kvmalloc function tries to use kmalloc and falls back to vmalloc if > kmalloc fails. > > Unfortunatelly, some kernel code has bugs - it uses kvmalloc and then > uses DMA-API on the returned memory or frees it with kfree. Such bugs were > found in the virtio-net driver,
2018 Apr 19
2
[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
On Thu, 19 Apr 2018 12:12:38 -0400 (EDT) Mikulas Patocka <mpatocka at redhat.com> wrote: > The kvmalloc function tries to use kmalloc and falls back to vmalloc if > kmalloc fails. > > Unfortunatelly, some kernel code has bugs - it uses kvmalloc and then > uses DMA-API on the returned memory or frees it with kfree. Such bugs were > found in the virtio-net driver,
2005 Dec 24
1
best way to design uknown depth of subcategories
Hello, What would be the best way to design a table of posts that belong to a unknown depth of categories. Say i wanted to display the posts of data (i.e., craigslist) but the category could be something like NewYork/RealEstate/Housing/ForSale/ByOwner. Would acts_as_tree work best here and assign each sublevel to a different id? just trying to take the easiest approach here using the best
2011 Jul 19
4
[PATCH v1 0/2] Support dropping of capabilities from early userspace.
This patchset applies to klibc mainline. As is it will probably collide with Maximilian's recent patch to rename run-init to switch_root posted last week. To boot an untrusted environment with certain capabilities locked out, we'd like to be able to drop the capabilities up front from early userspace, before we actually transition onto the root volume. This patchset implements this by
2001 Oct 16
4
Assignment of structures on a given environment
Hi, In order to avoid deep copies by passing large arguments to functions or returning values, I'm trying to do the assignment of variables in a given environment. The problem is when I try to assign a structure: a list for example. If I have: ind <- c("a","b") my idea is doing something like l <- alist() l[ind] <- as.list(c(20,40)) in a given
2014 Sep 04
1
Bug#760504: blktap-utils: Failing to call io_setup with EINVAL
Package: blktap-utils Version: 2.0.90-2 Severity: important Tapdisk fails to start and exit's silently after failing to detect current kernel version. This happens only on newer kernel versions missing sublevel field. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.14-2-amd64 (SMP
2008 Sep 04
1
how to match or merge data.frames in this case...
Hi, I'm trying to match two data frames in order to replace the boundary values in a dataframe.1 with values in dataframe.2 ONLY where the pair id1 id2 matches between the two data frames. Eg. > dataframe.1 ... id1 id2 boundary 3307 1095 1108 438.691 3308 1095 1109 438.691 3309 1095 1121 438.691 3310 1096 1109 438.691 ... 3345 1108 1120 438.691 3346 1108 1121 438.691 3347 1108
2005 Dec 27
0
Compiling kernel-2.6.13...
Hi. I'm trying to use CentOS4.2 for some audio work (ie. sound editing, etc.). I found a site called PlanetCCRMA (http://ccrma.stanford.edu/planetccrma/software/) and decided that I would give some of their applications a try (hoping that it would not affect my system greatly!). At first I tried the Fedora 3 packages (and they do work), but what I really wanted to do is to download the
2007 Oct 27
2
Little OT: Compilation of EICON driver fails with capi errors
Hello, I want to use a 4 port ISDN card from EICON/DIALOGIC in our asterisk server. The system is a Ubuntu 7.10 with kernel 2.6.23.1. The compilation of the kernel finishes without any problems. I have downloaded and installed the deb-source package that EICON/DIALOGIC offers. Th installation script crashes with the following error messages: # LOG ---- START SECTION read kernel version
2016 Jan 09
0
Wine release 1.9.1
The Wine development release 1.9.1 is now available. What's new in this release (see below for details): - A few more deferred fixes. - Support for debug registers on x86-64. - More Shader Model 4 instructions. - Support for the Mingw ARM toolchain. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/1.9/wine-1.9.1.tar.bz2
2015 Dec 25
0
Wine release 1.9.0
The Wine development release 1.9.0 is now available. What's new in this release (see below for details): - A number of fixes that were deferred during code freeze. - WSAPoll implementation. - Standard font dialog fixes. - X11 drag&drop improvements. - Various bug fixes. The source is available from the following locations:
2007 Apr 27
0
Wine release 0.9.36
...d to create a declaration from a fvf. wined3d: Implement CreateVertexDeclarationFromFVF. ddraw: Get rid of FVFs. d3d: Fix ProcessVertices. ddraw: Add a test for EnumSurfaces. ddraw: Use EnumAttachedSurfaces to search for a render target. ddraw: Search for texture sublevels with GetAttachedSurface. ddraw: Use EnumAttachedSurfaces for SetColorKey. Stefan Leichter (1): advapi32: More tests for RegDeleteTreeA. Tom Spear (1): winecfg: Change WINE_ERR to WINE_TRACE since there is no real error. Yuval Fledel (8): include: Fix a typo in wincrypt.h....
2014 May 02
0
Wine release 1.7.18
...Client_get_accRole implementaiton. oleacc: Add tests for default client accessible object. Qian Hong (2): wscript: Don't fail silently for unsupported switches. include: Added some ATL function prototypes. Stefan D?singer (7): ddraw: Only ddraw7 disallows SetPalette on sublevels. ddraw/tests: Add a test for mipmap palettes. ddraw/tests: Test P8 to RGB blits. ddraw/tests: Skip the ddraw7 primary palette test if 8 bpp mode doesn't work. ddraw/tests: Add a test for getdc palette handling. ddraw/tests: Test mipmap GetDC behavior. wined3d...
2010 Jan 28
31
[PATCH 0 of 4] aio event fd support to blktap2
Get blktap2 running on pvops. This mainly adds eventfd support to the userland code. Based on some prior cleanup to tapdisk-queue and the server object. We had most of that in XenServer for a while, so I kept it stacked. 1. Clean up IPC and AIO init in tapdisk-server. [I think tapdisk-ipc in blktap2 is basically obsolete. Pending a later patch to remove it?] 2. Split tapdisk-queue into
2006 May 24
1
[patch] klibc: merge s390/s390x 2nd try
From: Heiko Carstens <heiko.carstens@de.ibm.com> Merge s390 and s390x into s390. Patch is against current linux-2.6-klibc tree and seems to work. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> --- As a side note: a bitops patch is missing to make this working. Martin will send it soon. If it's needed earlier I can send it as well. Makefile
2007 Sep 14
0
Wine release 0.9.45
...wined3d: Fix the spot light falloff == 0.0 case. wined3d: Use 0/0/0 as normal if no normal is supplied. wined3d: Clear unused channels on R32F and R16F textures on readback. wined3d: Reject opengl accelerated blits with system memory surfaces. wined3d: Accept rendering to sublevels with backbuffer orm. wined3d: Tidy up the vbo removal from the strided data. d3d: Add a test for double surface locking. wined3d: Take the format into account when finding the clear value. wined3d: The temp vars are tmp0 and tmp1. wined3d: Raise the 1x pixelshader max...
2006 Oct 13
0
Wine release 0.9.23
...NED3DUSAGE_OVERLAY. wined3d: No color keying on surfaces with an alpha channel. wined3d: Honor the pitch in a few more places. wined3d: Define the surface alignment in the header. wined3d: Pitch alignment for the pow2Size. ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels. ddraw: Make the ddraw list a wine list. ddraw: Protect the ddraw list. ddraw: Remove the process counter. ddraw: Remove an incorrect size check. ddraw: Do not let the a surface dimension fall to 0. Stefan Leichter (1): oleaut32/tests: Print each 64-bit integers...
2011 Sep 09
0
Wine release 1.3.28
...mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function. mshtml: Added more IHTMLElement_{put, get}_onclick tests. msvcrt: Fix _vswprintf* arguments. Ri?ardas Barkauskas (2): wined3d: Add support for Nvidia GT 555M. ddraw: Don't allow SetPalette on mipmap sublevels instead of root surfaces. Stefan D?singer (20): ddraw: Don't re-write the surface's pixelformat. ddraw: Trust wined3d to give us what we asked for. ddraw: Emulate a 24 bit depth format without stencil or padding. ddraw: Show that ddraw reads ddsCaps without DDSD_CAP...