2021 results
Order by date - Order by pertinence
All (2021)
News (1)
Reviews (1)
Press (1075)
High-tech (937)
Forums (7)
 
[PATCH v2 0/5] Add glob pattern matching support on trigger and kprobe-event
Hi, Here is a series of ftrace/perf updates to support multiple event select operation by glob-based wild cards. I've ported strglobmatch from perf-tools (with recursive call limitation) for this use. It is easier to use (just replacing strcmp) ...
Message posted on the May 21st, 2013 - 10:30 PM ET
Motorola Introduces "Safer Cities" Solutions at Critical Communications World 2013
Intelligent, future-ready communications improve safety, simplify management of complex networks.
Press published on the May 21st, 2013 - 4:00 PM ET
RASCOM and Ciena Light First 100G Link from Russia to Western Europe
8,600 km long network supports international low-latency and 100GE connectivity services.
Press published on the May 21st, 2013 - 7:00 AM ET
F5 Addresses the Escalating Application Performance Challenges of Web- and Cloud-Based Deployments
F5® BIG-IP® Application Acceleration Manager™ enables organizations to reduce TCO and enhance user experience for on-demand content.
Press published on the May 21st, 2013 - 5:00 AM ET
Perficient Acquires Clear Task, Inc.
Acquisition adds salesforce.com consulting expertise to Perficient portfolio; Company raises 2013 revenue guidance range.
Press published on the May 17th, 2013 - 7:00 AM ET
Golden Nugget Atlantic City to Utilize iVIEW™ and Elite Bonusing Suite™ (EBS) to Drive Floor-Wide Excitement
Casino is the first in New Jersey to use EBS tools including Virtual Racing™, DM Tournaments™, and Virtual Racing NASCAR®.
Press published on the May 15th, 2013 - 2:02 PM ET
Eighteen Area Start-Ups Tapped to Take TechBUZZ Stage at Capital Connection 2013
Early-Stage Showcase to Anchor Sessions Highlighting Various Stages of Tech Growth.
Press published on the May 14th, 2013 - 3:17 PM ET
TranSwitch Corporation Announces First Quarter 2013 Financial Results
TranSwitch Corporation (NASDAQ: TXCC), a leading provider of semiconductor solutions for multimedia connectivity and processing, today announced financial results for the first quarter ended March 31, 2013. ...
Press published on the May 14th, 2013 - 2:26 PM ET
Other results are also available in our forums :
Linux 3.10-rc2
So it's been just over a week, and -rc2 is out. For being an -rc2, it's not unreasonably sized, but I did take a few pulls that I wouldn't have taken later in the rc series. So it's not exactly small either. We've got arch updates (PPC, MIPS, ...
Message posted on the May 20th, 2013 - 6:00 PM ET
[PATCH v2 net-next 0/4] net: low latency Ethernet device polling
Dave, Please consider applying to net-next. Thanks, Eliezer This is an updated version of the code we posted on February. Patch 1 adds ndo_ll_poll and the IP code to use it. Patch 2 is an example of how TCP can use ndo_ll_poll. Patch 3 shows how ...
Message posted on the May 19th, 2013 - 6:30 AM ET
[PATCH 0/5] Add glob pattern matching support on trigger and kprobe-event
Hi, Here is a series of ftrace/perf updates to support multiple event select operation by glob-based wild cards. I've ported strglobmatch from perf-tools (with recursive call limitation) for this use. It is easier to use (just replacing strcmp) but ...
Message posted on the May 16th, 2013 - 8:00 AM ET
[PATCH v4 0/9] liblockdep: userspace lockdep
liblockdep is a tiny wrapper built around kernel/lockdep.c. The aim is to provide the same functionality the kernel gets from lockdep to userspace. The bulk of the code here is the LD_PRELOAD support which provides users an easy way to test their ...
Message posted on the May 15th, 2013 - 11:20 PM ET
[PATCHSET 00/15] perf tools: Introduce new 'ftrace' command (v2)
Hi all, This patchset implements a front-end tool for kernel's ftrace. It uses function_graph tracer by default and normal function tracer is also supported. (Of course you need to enable those tracers in your kernel first.) NOTE: It's in very ...
Message posted on the May 14th, 2013 - 6:20 AM ET
[PATCH 2/2] IOMMU/AMD: IOMMU PC PERF uncore PMU implementation
From: Steven L Kinney <Steven.Kinney@amd.com> Implement a perf PMU to handle IOMMU PC perf events. This PMU will handle static counter perf events relative to the AMD IOMMU Performance Counters. To invoke the AMD IOMMU PMU issue a perf tool ...
Message posted on the May 13th, 2013 - 5:50 PM ET