Pervasive Media: Delivering 'the right thing in the moment'


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Pervasive Media: Delivering 'the right thing in the moment'
# 1  
Old 10-07-2008
Pervasive Media: Delivering 'the right thing in the moment'

HPL-2008-124 Pervasive Media: Delivering 'the right thing in the moment' - Stenton, Phil; Hull, Richard; Morgan, Jeff; Kindberg, Tim; Pollard, Stephen; Hunter, Andrew; Reid, Josephine; Hawkes, Rych; Wainwright, Nick
Keyword(s): No keywords available.
Abstract: 21st Century lifestyles and business practices demand value delivery on the move and in many situations. An explosion in mobile services is being fuelled by the availability of powerful media-rich mobile devices and pervasive networking. Successful solutions in this high growth area will be those th ...
Full Report

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Red Hat

Sendmail not delivering to own domain

I can send off network but can not send to anyone on network. SitRep is this the legacy mail system at work is setup as 2 servers, one is the outbound server and /etc/aliases has a list of users to deliver the mail to another server. for this instance we will call the 192.168.1.9(outgoing)... (4 Replies)
Discussion started by: sycomix
4 Replies

2. Solaris

Mailx message not delivering externally

I have recently all of a sudden stopped receiving my cronjob messages that were being sent with the mailx command. I have not made any changes and it is affecting all my servers at this site only (all running Solaris 10). At my other site I am running a mixture of Solaris 10 and Ubuntu 14, and they... (2 Replies)
Discussion started by: Madrox72
2 Replies

3. Shell Programming and Scripting

Blond moment : sed

Hallo Team, I have thousands of lines and i would like to manilpute a pattern but i am getting an error: File lo0ks like below: ... (5 Replies)
Discussion started by: kekanap
5 Replies

4. What is on Your Mind?

What is your favourite movie at the moment?

Hi, guys. What is your favourite movie at the moment? Which movie are you watching? I am watching the Thor:) (17 Replies)
Discussion started by: Tinna
17 Replies

5. Homework & Coursework Questions

2. Write a shell script that produces some summary information of the system at a particular moment

Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted! 1. The problem statement, all variables and given/known data: 2. Relevant commands, code, scripts, algorithms: 3. The attempts at a solution (include all... (2 Replies)
Discussion started by: jsk319342
2 Replies

6. Shell Programming and Scripting

Any one here this moment? (Ignore)

I have small question i should solve it (1 Reply)
Discussion started by: Ame
1 Replies

7. UNIX for Dummies Questions & Answers

is there any way to know how much time process was running from the moment it started

i have process that was started few days ago , is there way to know by its id how long it was alive in the system ? Thanks (2 Replies)
Discussion started by: umen
2 Replies
Login or Register to Ask a Question
dda(7D) 							      Devices								   dda(7D)

NAME
dda - MMS disk archiving driver SYNOPSIS
/devices/pseudo/dda@lun:bn DESCRIPTION
The Media Management System (MMS) is a distributed removable media management system based on the IEEE 1244 Media Management System speci- fication. MMS provides a uniform and consistent tape interface to client applications. The dda driver is a pseudo tape drive with filesystem file media. The dda driver is a minimal emulation of the st(7D) tape driver mtio(7I) interface with BSD no-rewind behavior and is used for MMS disk archiving. The dda driver should be used with a MMS MMP mount command han- dle. You configure DDA tapes, drives, and libraries for disk archiving using the mmsadm(1M) command. You also use mmsadm(1M) to mount and unmount dda media. CONFIGURATION
To set the number of disk archiving tape drives available for MMS disk archiving, edit the /kernel/drv/dda.conf configuration file. The default number of disk archiving tape drives is 20. The disk archiving tape drive devlinks are located in the /dev/dda directory. The DDA maximum block size is 262144 bytes and the minimum is 1 byte. FILES
/kernel/drv/dda 32-bit kernel module (x86) /kernel/drv/sparcv9/dda 64-bit kernel module (SPARC) /kernel/drv/amd64/dda 64-bit kernel module (x86) /kernel/drv/dda.conf dda configuration file ATTRIBUTES
See attributes(5) for a description of the following attributes: +--------------------+---------------------------------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+---------------------------------------------------------+ |Architecture | SPARC, x86 | +--------------------+---------------------------------------------------------+ |Availability | SUNWmmsr | +--------------------+---------------------------------------------------------+ |Interface Stability | Uncommitted | +--------------------+---------------------------------------------------------+ SEE ALSO
mt(1), mmsadm(1M), attributes(5), dmd(7D), st(7D), mtio(7I) IEEE 1244 Removable Media Standards Specification -- IEEE, 2000 SunOS 5.11 17 Oct 2008 dda(7D)