6577 results in the forums
Order by date - Order by pertinence
All (59563)
News (187)
Reviews (132)
Tips (17)
Processes (7)
Press (50549)
High-tech (6577)
Forums (2094)
 
Bug#705777: torsocks: tordns cannot be disabled, and this is a show-stopper
Package: torsocks Version: 1.0~epsilon+dfsg1-1 Severity: wishlist In the current debian stable version of torsocks, the option to disable tordns does not work. I don't recall how the problem manifests, but the option was removed in later versions ...
Message posted on the April 19th, 2013 - 04:40 pm ET
[PATCH 2/2] f2fs: add REQ_META about metadata requests for submit bio
From: Namjae Jeon <namjae.jeon@samsung.com> Adding REQ_META for all the metadata requests can help in improving the FS performance, if the underlying device supports TAGGING. So, when considering the submit_bio path for all the f2fs requests. ...
Message posted on the April 19th, 2013 - 12:30 pm ET
[GIT PULL] (xen) stable/for-jens-3.10
Hey Jens, Please in your spare time (if there is such a thing at a conference) pull this branch: git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-3.10 for your v3.10 branch. Sorry for being so late with this. ...
Message posted on the April 19th, 2013 - 10:50 am ET
[PATCH v1 00/12] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE.
In memory hotplug situation, the hotpluggable memory should be arranged in ZONE_MOVABLE because memory in ZONE_NORMAL may be used by kernel, and Linux cannot migrate pages used by kernel. So we need a way to specify hotpluggable memory as movable. ...
Message posted on the April 19th, 2013 - 05:40 am ET
[PATCH v4 0/8] kdump, vmcore: support mmap() on /proc/vmcore
Currently, read to /proc/vmcore is done by read_oldmem() that uses ioremap/iounmap per a single page. For example, if memory is 1GB, ioremap/iounmap is called (1GB / 4KB)-times, that is, 262144 times. This causes big performance degradation. In ...
Message posted on the April 18th, 2013 - 05:40 am ET
Bug#705653: ITP: numatop -- display Linux processes on a NUMA system
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-devel@lists.debian.org * Package name : numatop Version : 1.0 Upstream Author : Jin Yao * URL : https://01.org/numatop * License : See below Description : ...
Message posted on the April 17th, 2013 - 11:20 pm ET
RE: NumaTOP 1.0 launched
Hi, https://01.org/numatop/ is slightly faster to access. Or please access https://github.com/01org/numatop to get the source directly. Thanks Jin Yao From: Jin, Yao Sent: Wednesday, April 17, 2013 10:30 AM To: 'lwn@lwn.net'; ...
Message posted on the April 17th, 2013 - 10:30 pm ET
Re: Plat'Home OpenBlocks discounted for Debian member and FLOSS Developer
Lennart Sorensen wrote: On Wed, Apr 17, 2013 at 08:53:24AM +0900, Nobuhiro Iwamatsu wrote: Plat'Home is one of the Debconf 13 sponsor will sell at discount to Debian member and FLOSS Developer for the OpenBlocks of small ARM micro server. ...
Message posted on the April 17th, 2013 - 09:40 pm ET
[PATCH v2 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
Currently the CRC-T10DIF checksum is computed using a generic table lookup algorithm. By switching the checksum to PCLMULQDQ based computation, we can speedup the computation by 8x for checksumming 512 bytes and even more for larger buffer size. ...
Message posted on the April 17th, 2013 - 07:20 pm ET
[PATCH v4 0/4] mutex: Improve mutex performance by doing less atomic-ops & better spinning
v3->v4 - Merge patch 4 into patch 2 - Move patch 5 forward to become patch 1 v2->v3 - Add patch 4 to remove new typedefs introduced in patch 2. - Add patch 5 to remove SCHED_FEAT_OWNER_SPIN and move the mutex spinning code to mutex.c. ...
Message posted on the April 17th, 2013 - 03:30 pm ET
[PATCH v2 0/7] xen-block: indirect descriptors
Implementation of indirect descriptors v2, addressing Konrad's comments. A graph on performance can be found at: http://xenbits.xen.org/people/royger/plot_indirect_read4k.png Thanks for the review, Roger. Roger Pau Monne (7): xen-blkback: print ...
Message posted on the April 17th, 2013 - 02:30 pm ET
Bug#705616: New upstream version bowtie 1.0.0
Package: bowtie Version: 0.12.7-3 Severity: wishlist Tags: patch Hi, bowtie 1.0.0 is out and I've update debian/patches so that it compiles without errors. I'm a Debian Developer (account name: ogi) and since I'm working with various NGS ...
Message posted on the April 17th, 2013 - 10:20 am ET
[PATCH v3 0/5] mutex: Improve mutex performance by doing less atomic-ops & better spinning
v2->v3 - Add patch 4 to remove new typedefs introduced in patch 2. - Add patch 5 to remove SCHED_FEAT_OWNER_SPIN and move the mutex spinning code to mutex.c. v1->v2 - Remove the 2 mutex spinner patches and replaced it by another one to ...
Message posted on the April 17th, 2013 - 12:30 am ET
[PATCH 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
Herbert, Currently the CRC-T10DIF checksum is computed using a generic table lookup algorithm. By switching the checksum to PCLMULQDQ based computation, we can speedup the computation by 8x for checksumming 512 bytes and even more for larger ...
Message posted on the April 16th, 2013 - 07:30 pm ET